Skip to content

Commit

Permalink
Update expired provisioning profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
karolszafranski committed Aug 5, 2024
1 parent 6b826d3 commit 6ba2926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cordova/build.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"debug": {
"codeSignIdentity": "Apple Development",
"packageType": "development",
"provisioningProfile": "3593fb83-302b-4f2e-aee0-51733d2a48d7"
"provisioningProfile": "8c40f5ac-3b79-4bcf-9c91-9ad113c97fdf"
},
"release": {
"codeSignIdentity": "Apple Distribution",
"packageType": "app-store",
"provisioningProfile": "64bebb3d-7a28-4096-8d88-2520d7e51ac2"
"provisioningProfile": "785e1e67-acff-49ef-a5f6-676fee3cdc18"
}
}
}

0 comments on commit 6ba2926

Please sign in to comment.