Giter Site home page Giter Site logo

Comments (7)

kelvinhokk avatar kelvinhokk commented on June 20, 2024 3

I am encountering this issue with the latest Cordova 7.1.0 and cordova-iOS 4.5.3, even after removing platform and adding platform again.

Will be updating this plugin soon.

from cordova-plugin-localization-strings.

kelvinhokk avatar kelvinhokk commented on June 20, 2024

Hi Menardi, did you do multiple cordova prepare?

For now, you might have to cordova clean before you build. My build script typically drops

  1. cordova platform remove {platform}
  2. cordova platform add {platform}
  3. cordova build {platform}.

from cordova-plugin-localization-strings.

chriswep avatar chriswep commented on June 20, 2024

I also ran into this (i think). However for me the Cordova build crashes if i don't remove InfoPlists.strings from the Xcode Project before. Removing the platform before every build is no option for me.

As a workaround i delete the files via my build script before building now, which does the job.

from cordova-plugin-localization-strings.

Menardi avatar Menardi commented on June 20, 2024

Apologies for the delay in replying here! I typically do a cordova build ios when I've made JS changes so they get copied over to the platforms folder. Removing and re-adding the platform is no good for me, as I have to make quite a few manual changes to the Xcode project for my build.

As a workaround at the moment, I uninstall the plugin after the first build. As a I don't typically make changes to my translations files, this is doable.

from cordova-plugin-localization-strings.

cvaliere avatar cvaliere commented on June 20, 2024

@kelvinhokk do you plan to solve the issue this week?

if not, we'll look into it, as we need it to be solved

thanks!

from cordova-plugin-localization-strings.

kelvinhokk avatar kelvinhokk commented on June 20, 2024

I've tested and committed a fix which I believe should solve this issue.

from cordova-plugin-localization-strings.

cvaliere avatar cvaliere commented on June 20, 2024

thank you, it seems to work!

from cordova-plugin-localization-strings.

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.