Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Talhaali00 committed Mar 17, 2024
1 parent c4eb1a9 commit 7ff7175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ platform :ios do
export_method: "app-store",
export_options: {
provisioningProfiles: {
"match AppStore com.walletconnect.dapp" : "com.walletconnect.dapp"
"match AppStore com.walletconnect.dapp": "com.walletconnect.dapp"
},
allowProvisioningUpdates: true
},
Expand Down

0 comments on commit 7ff7175

Please sign in to comment.