Skip to content

Commit

Permalink
Merge pull request #1705 from planetary-social/change-certs-repository
Browse files Browse the repository at this point in the history
Change certs repository
  • Loading branch information
mplorentz authored Dec 20, 2024
2 parents 7068a6b + 3d532a0 commit 4788a9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastlane/Matchfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
git_url("git@github.com:planetary-social/nos-ios-appstore-certificates.git")
git_url("git@github.com:verse-pbc/fastlane_certs.git")

storage_mode("git")

type("development") # The default type, can be: appstore, adhoc, enterprise or development
type("appstore") # The default type, can be: appstore, adhoc, enterprise or development

app_identifier(["com.verse.Nos", "com.verse.Nos-dev", "com.verse.Nos-staging"])

Expand Down

0 comments on commit 4788a9d

Please sign in to comment.