mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2024-12-23 07:26:34 +01:00
chore: fix CI build failure issue
This commit is contained in:
parent
223049a3f5
commit
d36e60e2a4
1
.github/scripts/build.sh
vendored
1
.github/scripts/build.sh
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user