Skip to content

Commit

Permalink
update the app signing configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
anhnguyenbitmark committed Nov 8, 2024
1 parent 11c85ea commit 836a569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ platform :ios do
provisioningProfiles: {
"com.bitmark.autonomywallet": "Autonomy_Wallet_Appstore",
"com.bitmark.autonomywallet.notification": "Autonomy_Wallet_Push_Notification_Appstore",
"com.bitmark.autonomywallet.widget": "Feral File app widget",
},
iCloudContainerEnvironment: 'Production'
},
Expand Down

0 comments on commit 836a569

Please sign in to comment.