Giter Site home page Giter Site logo

Comments (2)

damiansnp avatar damiansnp commented on May 5, 2024 2

Hey there, if it's not too late, check this out for iOS: https://medium.com/@salvador.rhenz/setting-info-plist-path-on-xcode-11-65bed161bea5

Basically, what you have to do is to go through the files for every target (Target1, Target2 etc.) and click on them to see their details panel on the right. Then, for each file (in this case I think it's enough for every target's Info.plist, but I've also set it for entitlements and google's plist too), after you got that panel showing the file details, under Identity and Type there's a Location property. Make sure that it's set to Relative to Project and then in the Build Settings for the target to which that file belongs (doesn't apply to google's plist, only entitlements and info plist), set the file's location to match the one shown under the Location property. In your example, that would be for Target1 Target1/Info.plist.

After doing this, react-native-version will automatically version all the Info.plist files from each target.

from react-native-version.

strdr4605 avatar strdr4605 commented on May 5, 2024 1

This task was postponed. But solving another issue I change to Relative to Project. Will try to add again react-native-version in the future.

from react-native-version.

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.