Git Product home page Git Product logo

Comments (6)

Alex009 avatar Alex009 commented on July 24, 2024 1

@ExNDY i think this info should be added in readme

from moko-resources.

Deorigami avatar Deorigami commented on July 24, 2024

Do you solve this problem .. ? @steviek sometimes its compiled sometimes it suddenly not

from moko-resources.

steviek avatar steviek commented on July 24, 2024

Still hitting this sometimes unfortunately. Now it's working for me from AS, but not from Xcode 😬

from moko-resources.

steviek avatar steviek commented on July 24, 2024

I wonder if this an issue with using the strings catalog rather than strings file in my xcode project?

from moko-resources.

JGerdes avatar JGerdes commented on July 24, 2024

I ran into the same issue and since the project linked above also uses a widget target, it could be the same cause:

When I added a widget target to my iOS project, I forgot to also set Build Settings > Build Options > User Script Sandbox to No (ENABLE_USER_SCRIPT_SANDBOXING = NO in .xcodeproj file).

Therefore the copyFrameworkResourcesToApp gradle task wasn't allowed to touch the files it needs to interact with. Once I updated that flag (and killed any running gradle daemons), I didn't had the issue anymore.

from moko-resources.

Alex009 avatar Alex009 commented on July 24, 2024

information about ENABLE_USER_SCRIPT_SANDBOXING added in readme

from moko-resources.

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.