mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-02 18:36:44 +01:00
[WIP] Make Github Action build again (IOS-280)
This commit is contained in:
parent
f120c660c3
commit
cf3b74717c
@ -48,8 +48,10 @@ platform :ios do
|
||||
|
||||
lane :build_only do
|
||||
xcodebuild(
|
||||
build: true,
|
||||
clean: true,
|
||||
scheme: "Mastodon")
|
||||
scheme: "Mastodon"
|
||||
)
|
||||
end
|
||||
|
||||
desc " Build and deploy the App to App Store Connect & TestFlight"
|
||||
|
Loading…
x
Reference in New Issue
Block a user