Code Monkey home page Code Monkey logo

Comments (11)

ezhes avatar ezhes commented on May 24, 2024 1

I had to make a small patch to make my fresh CocoaPod install work:

Theme.swift:

in public init(_ name: String), add a forth search location:

else if let path4 = bundle.path(forResource: name, ofType: "json") {  
            path = path4
}

Seems like the build system/cocoapods is copying theme resources to the root of the framework bundle.

from notepad.

ruddfawcett avatar ruddfawcett commented on May 24, 2024

What version of Notepad are you using?

Habitez-vous en France? On peut parler en français si c'est plus facile.

from notepad.

 avatar commented on May 24, 2024

Merci pour cette réponse.
J'utilise la version 0.3.0

Version

from notepad.

ruddfawcett avatar ruddfawcett commented on May 24, 2024

Bien sur! Avez-vous vu #48?

from notepad.

ruddfawcett avatar ruddfawcett commented on May 24, 2024

Peux-tu vérifier que les dossier des «themes» sont choisis?

from notepad.

 avatar commented on May 24, 2024

Désolé pour cette réponse tardive.

Je ne vois pas de dossier nommé themes
CoolScreen

Je rappelle que j'utilise les CocoaPods pour mon app.

from notepad.

ruddfawcett avatar ruddfawcett commented on May 24, 2024

Non, c’est pas problème! Ce soir je vais créer un nouvel projet que utilise les CocoaPods. Si j’ai le même problème, je le réparerai.

from notepad.

ruddfawcett avatar ruddfawcett commented on May 24, 2024

Thanks @shusain93 — would you be able to open a PR with this?

from notepad.

hstdt avatar hstdt commented on May 24, 2024

This way will be more convenient for swift package manager(not friendly to custom regex 😓).

image

from notepad.

ruddfawcett avatar ruddfawcett commented on May 24, 2024

@hstdt / @shusain93 sorry for inactivity on my end. Would it be possible to send in a PR with your patch?

from notepad.

ruddfawcett avatar ruddfawcett commented on May 24, 2024

@GreenSheep0 on pense que #57 est la solution au problème.

from notepad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.