File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "internal::build::common" : " xcodebuild -project \" Brownfield Apple App.xcodeproj\" -scheme \" Brownfield Apple App \" - sdk iphonesimulator build CODE_SIGNING_ALLOWED=NO -derivedDataPath ./build" ,
8- "build:example:ios-consumer:expo" : " node prepareXCFrameworks.js --appName ExpoApp && yarn internal::build::common -configuration \" Release Expo\" " ,
9- "build:example:ios-consumer:vanilla" : " node prepareXCFrameworks.js --appName RNApp && yarn internal::build::common -configuration \" Release Vanilla\" "
7+ "internal::build::common" : " xcodebuild -project \" Brownfield Apple App.xcodeproj\" -sdk iphonesimulator build CODE_SIGNING_ALLOWED=NO -derivedDataPath ./build" ,
8+ "build:example:ios-consumer:expo" : " node prepareXCFrameworks.js --appName ExpoApp && yarn internal::build::common -scheme \" Brownfield Apple App Expo \" - configuration \" Release Expo\" " ,
9+ "build:example:ios-consumer:vanilla" : " node prepareXCFrameworks.js --appName RNApp && yarn internal::build::common -scheme \" Brownfield Apple App Vanilla \" - configuration \" Release Vanilla\" "
1010 },
1111 "devDependencies" : {
1212 "@rock-js/tools" : " ^0.12.8"
You can’t perform that action at this time.
0 commit comments