mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 04:24:52 +08:00
Update package.json
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
},
|
||||
"ios.ci": {
|
||||
"binaryPath": "ios/build/Build/Products/Debug-iphonesimulator/testing.app",
|
||||
"build": "xcodebuild -workspace ios/testing.xcworkspace -scheme testing -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build -UseModernBuildSystem=YES -quiet RCT_METRO_PORT=$RCT_METRO_PORT | xcpretty -k",
|
||||
"build": "xcodebuild -workspace ios/testing.xcworkspace -scheme testing -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build -UseModernBuildSystem=YES \"RCT_METRO_PORT=$RCT_METRO_PORT\" | xcpretty -k",
|
||||
"type": "ios.simulator",
|
||||
"name": "iPhone X"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user