Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 authored May 22, 2024
1 parent 3029eac commit fa96d3b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,18 @@ Some of these values aren't actually secret and can be shared. Specifically the
| APPLE | {"key_id": "D383SF739", "issuer_id": "6053b7fe-68a8-4acb-89be-165aa6465141", "key": "-----BEGIN PRIVATE KEY-----MIGTAgEAMB----END PRIVATE KEY-----", "in_house": false } | Json file of apple credentials https://docs.fastlane.tools/app-store-connect-api/ | Authenticate with Apple to upload to TestFlight |
| FASTLANE_PATCH_PASSWORD | hunter2 | Make a password | Encrypt match certificates |
### Repository Integrations
#### Sentry
A github app which allows Sentry to authenticate with Github and this repo. It allows Source Code stack trace linking and Creating issues from the Sentry UI.
#### Weblate
A Webhook to notify Weblate that code was pushed to this repo.
A SSH key is installed in my account which allows weblate to push translation changes to the repo.
### Developer Mode Features
- Gear console
Expand Down

0 comments on commit fa96d3b

Please sign in to comment.