From bda509a7e4525dfd915f232d531c065288b9406f Mon Sep 17 00:00:00 2001 From: oligami-0424 Date: Wed, 22 Nov 2023 23:50:58 +0900 Subject: [PATCH] patch --- .github/workflows/test_iphone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test_iphone.yml b/.github/workflows/test_iphone.yml index 0a285ec..7ca1362 100644 --- a/.github/workflows/test_iphone.yml +++ b/.github/workflows/test_iphone.yml @@ -48,9 +48,10 @@ jobs: - name: start simulator uses: futureware-tech/simulator-action@v3 with: - model: "iPhone 8" + model: "iPhone 10" - name: drive run: | + ls -al target/aarch64-apple-ios-sim/debug/bundle/ios/nickname-ios-test-app.app xcrun simctl install booted target/aarch64-apple-ios-sim/debug/bundle/ios/nickname-ios-test-app.app xcrun simctl launch --console booted com.oligami.nickname-ios-test working-directory: /tmp/iphone/