-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
enhancementNew feature or requestNew feature or requestplatform: iOSThis affects iOSThis affects iOSplatform: macOSThis affects macOSThis affects macOSplatform: visionOS
Description
React Native is migrating away from CocoaPods. We currently have a lot of Ruby code that are invoked via CocoaPods. This task is to port any independent scripts to JS and eventually hook into a hypothetical prebuild step. Any change we make must be backwards compatible.
-
ios/assets_catalog.rb→ refactor(apple): port some CocoaPods scripts to JS #2412 -
ios/entitlements.rb→ refactor(apple): port 'entitlements.rb' to JS #2420 -
ios/info_plist.rb→ refactor(apple): portinfo_plist.rbto JS #2421 -
ios/node.rb→ fix(apple): use JS-based Xcode project generator #2427 -
ios/pod_helpers.rb -
ios/privacy_manifest.rb→ refactor(apple): port 'privacy_manifest.rb' to JS #2419 -
ios/test_app.rb -
ios/use_react_native-0.70.rb -
ios/use_react_native-0.71.rb -
ios/xcode.rb→ refactor(apple): port some CocoaPods scripts to JS #2412 -
test/test_node.rb→ fix(apple): use JS-based Xcode project generator #2427 -
test/test_pod_helpers.rb -
test/test_test_app.rb→ test: add tests for the JS-based Xcode project generator #2425 -
test/test_xcode.rb→ refactor(apple): port some CocoaPods scripts to JS #2412
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestplatform: iOSThis affects iOSThis affects iOSplatform: macOSThis affects macOSThis affects macOSplatform: visionOS