react-nativexcode10code-pushreact-native-code-push

Xcode 10 Build Location -> Per-configuration Build Products Path


I'm just trying to implement react-native code push on my react-native application but I just can't find Build Location -> Per-configuration Build Products Path on Xcode 10.

Here's the guide I'm following: https://learn.microsoft.com/en-us/appcenter/distribution/codepush/react-native#multi-deployment-testing

Where did that change go to?


Solution

    1. Press Cmd+1 to open Project Navigator

    2. Click on Project you need to edit

    3. In the pane that opens click on target

    4. Click on Build Settings tab

    5. Select "All" in the filters

    6. Select "Levels" in the filters

    7. Search for "Build Location" in search.

    How to edit Build Locations