Skip to content

Commit

Permalink
Remove apple id block from gon config
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-crane committed Jan 30, 2022
1 parent c92ce2b commit cb97c23
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gon.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
"./build/bin/October.app"
],
"bundle_id": "net.utf9k.October",
"apple_id": {
"username": "@env:AC_USERNAME",
"password": "@env:AC_PASSWORD"
},
"sign": {
"application_identity": "Developer ID Application: Marcus Crane"
},
Expand Down

0 comments on commit cb97c23

Please sign in to comment.