Skip to content

Commit 2998f76

Browse files
committed
Re-add provider
1 parent e5c1ac3 commit 2998f76

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gon-amd64.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"bundle_id": "com.iann0036.iamlive",
44
"apple_id": {
55
"username" : "[email protected]",
6-
"password": "@env:AC_PASSWORD"
6+
"password": "@env:AC_PASSWORD",
7+
"provider": "R7ZQG222E8"
78
},
89
"sign": {
910
"application_identity" : "Developer ID Application: Ian McKay (R7ZQG222E8)"

.gon-arm64.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"bundle_id": "com.iann0036.iamlive",
44
"apple_id": {
55
"username" : "[email protected]",
6-
"password": "@env:AC_PASSWORD"
6+
"password": "@env:AC_PASSWORD",
7+
"provider": "R7ZQG222E8"
78
},
89
"sign": {
910
"application_identity" : "Developer ID Application: Ian McKay (R7ZQG222E8)"

0 commit comments

Comments
 (0)