Git Product home page Git Product logo

Comments (7)

KrauseFx avatar KrauseFx commented on June 17, 2024

.strings files should always be UTF-16. Have you created them in UTF-8? If so, I think frameit should detect this and show a proper error message. What do you think?

from frameit.

ntaku avatar ntaku commented on June 17, 2024

I created .strings files in UTF-8 because I didn't know .strings files should always be UTF-16. I appreciate if frameit tell this by error message.

from frameit.

voisine avatar voisine commented on June 17, 2024

strings files are UTF-16 by default, but UTF-8 works just fine inside iOS projects, why not handle both?

from frameit.

KrauseFx avatar KrauseFx commented on June 17, 2024

@voisine agreed, frameit should just handle both formats.

from frameit.

ide avatar ide commented on June 17, 2024

Ran into this too. This library looks like it could help with the charset detection and conversion: https://github.com/brianmario/charlock_holmes

from frameit.

kmayoral avatar kmayoral commented on June 17, 2024

Note, if you're creating your title.strings and keywords.strings files in Sublime Text, you'll need to save them as UTF-16 BE as the little endian option is not recognized by frameit either.

from frameit.

fastlane-bot avatar fastlane-bot commented on June 17, 2024

This issue was migrated to fastlane/fastlane#1747. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

from frameit.

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.