Skip to content

Commit

Permalink
fix provisioning profiles for release
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanCooper9 committed Sep 7, 2024
1 parent 98c792b commit 1cb573d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/lanes/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
export_options: {
provisioningProfiles: {
"com.evancooper.FriendlyCompetitions" => "match AppStore com.evancooper.FriendlyCompetitions",
"com.evancooper.FriendlyCompetitions.FriendlyCompetitionsWidgets" => "match AppStore com.evancooper.FriendlyCompetitions.FriendlyCompetitionsWidgets",
}
}
)
Expand Down

0 comments on commit 1cb573d

Please sign in to comment.