Upgrade from 0.66.3 to .068.2 Ios App multiple target
Description
We have a target for the app and a target for an appClip it was ok on 0.66.3 but after upgrading to 0.66.8 it opens the two bundlers at the same time when building the app target that makes conflict loading bundles on the app
How can we disable parallel building in such a case?
it was checked with manual and automatic order on the build scheme and results are the same
Version
0.68.2
Output of npx react-native info
System: OS: macOS 12.0.1 CPU: (8) x64 Apple M1 Memory: 62.33 MB / 8.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 14.17.0 - ~/.nvm/versions/node/v14.17.0/bin/node Yarn: 1.22.10 - ~/.npm-global/bin/yarn npm: 6.14.13 - ~/.nvm/versions/node/v14.17.0/bin/npm Watchman: 2022.03.21.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.11.3 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 21.4, iOS 15.4, macOS 12.3, tvOS 15.4, watchOS 8.5 Android SDK: Not Found IDEs: Android Studio: 2021.2 AI-212.5712.43.2112.8609683 Xcode: 13.3.1/13E500a - /usr/bin/xcodebuild Languages: Java: 11.0.12 - /usr/bin/javac npmPackages: @react-native-community/cli: ^5.0.1 => 5.0.1 react: 17.0.2 => 17.0.2 react-native: 0.68.2 => 0.68.2 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found
Steps to reproduce
add another target that runs react-native upgrade to the latest version
Snack, code example, screenshot, or link to a repository
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
keep it up
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.