Commit cadffe5 1 parent 3bc81eb commit cadffe5 Copy full SHA for cadffe5
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 21
21
"bootstrap-no-pods" : " yarn example && yarn" ,
22
22
"docs" : " yarn typedoc ./src/index.tsx --out ./docs/api-reference --tsconfig ./tsconfig.json --readme none --sort source-order" ,
23
23
"run-example-ios" : " cd example && yarn ios --simulator \" iPhone 16\" " ,
24
- "run-example-ios:release" : " cd example && yarn build:ios && yarn ios --mode Release --simulator \" iPhone 16\" --no-packager" ,
24
+ "run-example-ios:release" : " cd example && yarn build:ios && yarn ios --mode Release --simulator \" iPhone 16 (18.0) \" --no-packager" ,
25
25
"run-example-android" : " cd example && yarn android" ,
26
26
"run-example-android:release" : " cd example && yarn build:android && yarn android --mode=release --no-packager" ,
27
27
"test:e2e:ios" : " bash ./scripts/run-maestro-tests ios" ,
You can’t perform that action at this time.
0 commit comments