Skip to content

Commit

Permalink
Update codemagic.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusdust authored Jan 17, 2024
1 parent e62a3c6 commit 8c9f6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ definitions:
- name: Set up keychain to be used for codesigning using Codemagic CLI 'keychain' command
script: keychain initialize
- name: Fetch signing files
script: app-store-connect fetch-signing-files org.wikimedia.wikipedia --type IOS_APP_STORE --create
script: app-store-connect fetch-signing-files X8NNQ9CYL2.org.wikimedia.wikipedia --type IOS_APP_STORE --create
- name: Use system default keychain
script: keychain add-certificates
- name: Set up code signing settings on Xcode project
Expand Down

0 comments on commit 8c9f6ca

Please sign in to comment.