Increased fastlane xcode timeouts and integration login test expected duration (again!)
This commit is contained in:
@@ -3,6 +3,9 @@ require_relative 'changelog'
|
||||
|
||||
before_all do
|
||||
xcversion(version: "~> 14.1")
|
||||
|
||||
ENV["FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT"] = "180"
|
||||
ENV["FASTLANE_XCODE_LIST_TIMEOUT"] = "180"
|
||||
end
|
||||
|
||||
lane :alpha do
|
||||
|
||||
Reference in New Issue
Block a user