chore: fix CI build failure issue

This commit is contained in:
CMK 2022-01-04 18:30:59 +08:00
parent 223049a3f5
commit d36e60e2a4
1 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ set -eo pipefail
xcodebuild -workspace Mastodon.xcworkspace \
-scheme Mastodon \
-disableAutomaticPackageResolution \
-destination "platform=iOS Simulator,name=iPhone SE (2nd generation)" \
clean \
build | xcpretty
build | xcpretty