-
-
Notifications
You must be signed in to change notification settings - Fork 34
RNCLI incompatible with Xcode 27 #1994
Copy link
Copy link
Closed
Labels
🌍@react-native-community (source URLs vary)@react-native-community (source URLs vary)beta:rage2::rage2:build timeCompile timeCompile timecocoapodsCocoaPods changes for building iOS and tvOSCocoaPods changes for building iOS and tvOSdependenciesPull requests that update a dependency filePull requests that update a dependency fileiosNative iOS changes (Swift, C++, CocoaPods)Native iOS changes (Swift, C++, CocoaPods)react nativereact-native-community.github.io/upgrade-helperreact-native-community.github.io/upgrade-helperrncil@react-native-community/cli@react-native-community/clixcodeXcodeXcode
Milestone
Description
Metadata
Metadata
Assignees
Labels
🌍@react-native-community (source URLs vary)@react-native-community (source URLs vary)beta:rage2::rage2:build timeCompile timeCompile timecocoapodsCocoaPods changes for building iOS and tvOSCocoaPods changes for building iOS and tvOSdependenciesPull requests that update a dependency filePull requests that update a dependency fileiosNative iOS changes (Swift, C++, CocoaPods)Native iOS changes (Swift, C++, CocoaPods)react nativereact-native-community.github.io/upgrade-helperreact-native-community.github.io/upgrade-helperrncil@react-native-community/cli@react-native-community/clixcodeXcodeXcode
Before (Xcode 26)
Now (Xcode 27)
patch: packages/cli-platform-apple/src/commands/runCommand/runOnSimulator.ts
patch @react-native-community/cli-platform-apple
cli\packages\cli-platform-apple\build\commands\runCommand
NB: git dep/spec incompat with workspace monorepo - pack fail
NB: git archive/tarball URL incompat with workspace monorep - entire monorepo instead of pkg, pod install broken
https://github.com/react-native-datetimepicker/datetimepicker/blob/master/RNDateTimePicker.podspec ok
https://github.com/react-native-async-storage/async-storage/blob/main/packages/async-storage/AsyncStorage.podspec breaks (TODO: bump target upstream)
TODO: check other libs
TODO: fix RN bug handling podspec resource_bundles (handle via patch or Podfile for now)
https://github.com/react/react-native/blob/main/packages/react-native/scripts/cocoapods/utils.rb#L362-L372