Skip to content

Commit

Permalink
Build for device
Browse files Browse the repository at this point in the history
  • Loading branch information
hellostu committed Oct 16, 2024
1 parent d6dc05a commit 2131108
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ jobs:
-workspace externaldisplayexample.xcworkspace \
-scheme externaldisplayexample \
-configuration Release \
-sdk iphonesimulator \
-sdk iphoneos \
-destination generic/platform=iOS \
-derivedDataPath build | xcpretty
build-ios-new-arch:
Expand Down Expand Up @@ -147,7 +148,8 @@ jobs:
-workspace externaldisplayexample.xcworkspace \
-scheme externaldisplayexample \
-configuration Release \
-sdk iphonesimulator \
-sdk iphoneos \
-destination generic/platform=iOS \
-derivedDataPath build | xcpretty
build-android-old-arch:
Expand Down

0 comments on commit 2131108

Please sign in to comment.