Compare commits
1 Commits
c2f3ef1d32
...
f006c1a8ae
Author | SHA1 | Date | |
---|---|---|---|
f006c1a8ae |
@ -20,7 +20,6 @@ platform :ios do
|
||||
build_number = ENV["BUILD_NUMBER"]
|
||||
|
||||
load_asc_api_token
|
||||
api_key = lane_context[SharedValues::APP_STORE_CONNECT_API_KEY]
|
||||
|
||||
sync_code_signing(
|
||||
api_key: api_key,
|
||||
@ -54,7 +53,6 @@ platform :ios do
|
||||
build_number = ENV["BUILD_NUMBER"]
|
||||
|
||||
load_asc_api_token
|
||||
api_key = lane_context[SharedValues::APP_STORE_CONNECT_API_KEY]
|
||||
|
||||
sync_code_signing(
|
||||
api_key: api_key,
|
||||
|
Loading…
x
Reference in New Issue
Block a user