Skip to content

Commit

Permalink
bundle identifier update
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusdust committed Jan 17, 2024
1 parent c4bab59 commit 7bb6816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ definitions:
script: keychain initialize
- name: Fetch signing files
script: |
app-store-connect fetch-signing-files io.wikimedia.wikipedia --type IOS_APP_STORE --create
app-store-connect fetch-signing-files io.wikimedia.wikipedia.WikipediaStickers --type IOS_APP_STORE --create
app-store-connect fetch-signing-files io.wikimedia.wikipedia --type IOS_APP_ADHOC --create
app-store-connect fetch-signing-files io.wikimedia.wikipedia.WikipediaStickers --type IOS_APP_ADHOC --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 7bb6816

Please sign in to comment.