File tree Expand file tree Collapse file tree 2 files changed +13021
-2
lines changed Expand file tree Collapse file tree 2 files changed +13021
-2
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.0.1" ,
44 "private" : true ,
55 "scripts" : {
6- "android" : " react-native run-android" ,
6+ "android" : " react-native run-android --port 8085 " ,
77 "ios" : " react-native run-ios" ,
8- "start" : " react-native start" ,
8+ "start" : " react-native start --port 8085 " ,
99 "build:android" : " react-native build-android --extra-params \" --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a\" " ,
1010 "build:ios" : " react-native build-ios --scheme DatalogicIntegrationExample --mode Debug --extra-params \" -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO\" "
1111 },
You can’t perform that action at this time.
0 commit comments