diff --git a/fastlane/Fastfile b/fastlane/Fastfile index c5d02dd83..1877b5dcd 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -1,5 +1,6 @@ opt_out_usage default_platform(:ios) +ENV["FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT"] = "120" $appName = "Mastodon"