File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Native Build & Test
2
2
3
3
env :
4
4
appBuildNumber : ${{ github.run_number }}
5
- appBuildVersion : " 1.0.19 "
5
+ appBuildVersion : " 1.0.20 "
6
6
7
7
on :
8
8
workflow_dispatch :
Original file line number Diff line number Diff line change 17
17
<key >provisioningProfiles </key >
18
18
<dict >
19
19
<key >ca.bc.gov.BCWallet </key >
20
- <string >84752b1c-8c7c-4afc-8a0b-fffbf56cd390 </string >
20
+ <string >54378f79-6c99-404d-a89f-40dfd1f232b5 </string >
21
21
</dict >
22
22
</dict >
23
23
</plist >
Original file line number Diff line number Diff line change 1
1
CODE_SIGN_STYLE=Manual
2
2
DEVELOPMENT_TEAM=L796QSLV3E
3
3
PRODUCT_BUNDLE_IDENTIFIER=ca.bc.gov.BCWallet
4
- PROVISIONING_PROFILE_SPECIFIER=84752b1c-8c7c-4afc-8a0b-fffbf56cd390
4
+ PROVISIONING_PROFILE_SPECIFIER=54378f79-6c99-404d-a89f-40dfd1f232b5
5
5
CODE_SIGN_IDENTITY=Apple Distribution: Government of British Columbia (L796QSLV3E)
You can’t perform that action at this time.
0 commit comments