add setup_ci

This commit is contained in:
Salvatore Giordano
2020-07-28 16:52:40 +02:00
parent f28e1cb914
commit 5d1d695911
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,6 +1,12 @@
fastlane_version "2.68.0"
default_platform :ios
before_all do
if is_ci
setup_ci()
end
end
desc "Installs all Certs and Profiles necessary for development and ad-hoc"
lane :match_me do
match(