Fix fastlane
This commit is contained in:
parent
6f0a8f5d14
commit
99741f258d
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ platform :ios do
|
|||
)
|
||||
match(
|
||||
type: "appstore",
|
||||
app_identifier: "me.mssun.passforios.extension",
|
||||
app_identifier: "me.mssun.passforios.find-login-action-extension",
|
||||
keychain_name: ENV["MATCH_KEYCHAIN_NAME"],
|
||||
keychain_password: ENV["MATCH_KEYCHAIN_PASSWORD"],
|
||||
readonly: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue