Skip to content

Commit

Permalink
Change repository fastlane uses to store certs
Browse files Browse the repository at this point in the history
  • Loading branch information
mplorentz committed Dec 20, 2024
1 parent b1b7395 commit 3d532a0
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("[email protected]:planetary-social/nos-ios-appstore-certificates.git")
git_url("[email protected]: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 3d532a0

Please sign in to comment.