fix: add ios_directory (#2)
This commit is contained in:
parent
942f3afbf9
commit
89732f1f3f
@ -17,7 +17,7 @@ module Fastlane
|
||||
Helper::IosCdHelper.decrypt_ios_keys('.')
|
||||
|
||||
# Retrieve credentials
|
||||
creds = Helper::IosCdHelper.parseIosCredentials
|
||||
creds = Helper::IosCdHelper.parseIosCredentials('.')
|
||||
|
||||
UI.message(creds.to_s)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user