Skip to content

Commit

Permalink
Update codemagic.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusdust authored Sep 11, 2024
1 parent 5766a2e commit d811fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ definitions:
set -eo pipefail
time xcodebuild clean build -workspace Mastodon.xcworkspace \
-scheme Mastodon \
-sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14,OS=16.2' -configuration Debug CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
-sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 15,OS=18.1' -configuration Debug CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
workflows:
mastodon-ios-m1:
Expand Down

0 comments on commit d811fe2

Please sign in to comment.