We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 758a856 commit 1933ce4Copy full SHA for 1933ce4
fastlane/Fastfile
@@ -20,7 +20,7 @@ buildcache_xcargs = 'CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++'
20
testlab_bucket = 'gs://test-lab-af3rt9m4yh360-mqm1zzm767nhc'
21
swift_environment_path = File.absolute_path('../Sources/StreamChat/Generated/SystemEnvironment+Version.swift')
22
is_localhost = !is_ci
23
-@force_check = true
+@force_check = false
24
25
before_all do |lane|
26
if is_ci
0 commit comments