File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 88 "build:ios" : " xcodebuild build -workspace ../ios/IntercomReactNativeExample.xcworkspace -scheme IntercomReactNativeExampleUI -configuration Release -sdk iphonesimulator -derivedDataPath ./build" ,
99 "test:android" : " maestro test ./maestro/android/*.yaml" ,
1010 "test:ios" : " maestro test ./maestro/ios/*.yaml" ,
11- "maestro:install" : " export MAESTRO_VERSION=1.36.0; curl -Ls \" https://get.maestro.mobile.dev\" | bash"
11+ "maestro:install" : " curl -Ls \" https://get.maestro.mobile.dev\" | bash"
1212 },
1313 "keywords" : [],
1414 "author" : " " ,
2626 "@wdio/mocha-framework" : " ^7.7.3" ,
2727 "@wdio/spec-reporter" : " ^9.5.0" ,
2828 "chromedriver" : " ^131.0.4" ,
29- "maestro-cli" : " ^1.40.3" ,
3029 "ts-node" : " ^10.0.0" ,
3130 "typescript" : " ^4.3.2" ,
3231 "wdio-chromedriver-service" : " ^8.1.1"
You can’t perform that action at this time.
0 commit comments