Skip to content

Commit

Permalink
Increase FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT
Browse files Browse the repository at this point in the history
  • Loading branch information
kimar committed Oct 9, 2024
1 parent 4a654de commit d4e0c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
opt_out_usage
default_platform(:ios)
ENV["FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT"] = "120"

$appName = "Mastodon"

Expand Down

0 comments on commit d4e0c74

Please sign in to comment.