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 7272 /usr/bin/xcrun simctl erase all
7373 killall -9 com.apple.CoreSimulator.CoreSimulatorService
7474 xcrun simctl list devices
75- ./gradlew -PiosSimulatorDevice="iPhone 16 " -Paws.sdk.kotlin.crt.disableCrossCompile=true -Paws.kotlin.native.disableCrossCompile=true apiCheck
76- ./gradlew -PiosSimulatorDevice="iPhone 16 " -Paws.sdk.kotlin.crt.disableCrossCompile=true -Paws.kotlin.native.disableCrossCompile=true build
75+ ./gradlew -PiosSimulatorDevice="iPhone 15 Pro " -Paws.sdk.kotlin.crt.disableCrossCompile=true -Paws.kotlin.native.disableCrossCompile=true apiCheck
76+ ./gradlew -PiosSimulatorDevice="iPhone 15 Pro " -Paws.sdk.kotlin.crt.disableCrossCompile=true -Paws.kotlin.native.disableCrossCompile=true build
7777
7878 - name : Save Test Reports
7979 if : failure()
You can’t perform that action at this time.
0 commit comments