File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
"binaryPath" : " ios/build/Build/Products/Debug-iphonesimulator/InstabugSample.app" ,
38
38
"build" : " xcodebuild -workspace ios/InstabugSample.xcworkspace -scheme InstabugSample -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build" ,
39
39
"type" : " ios.simulator" ,
40
- "name" : " iPhone X "
40
+ "name" : " iPhone 12 "
41
41
},
42
42
"ios.sim.release" : {
43
43
"binaryPath" : " ios/build/Build/Products/Release-iphonesimulator/InstabugSample.app" ,
44
44
"build" : " xcodebuild -workspace ios/InstabugSample.xcworkspace -scheme InstabugSample -configuration Release -sdk iphonesimulator -derivedDataPath ios/build" ,
45
45
"type" : " ios.simulator" ,
46
- "name" : " iPhone X "
46
+ "name" : " iPhone 12 "
47
47
},
48
48
"android.emu.debug" : {
49
49
"binaryPath" : " android/app/build/outputs/apk/debug/app-debug.apk" ,
You can’t perform that action at this time.
0 commit comments