only-bible-app v3.7.2+24
git clone https://git.pyrossh.dev/only-bible-app
The only bible app you will ever need. No ads. No in-app purchases. No distractions.
ios/fastlane/Appfile
| fe24dd6 | 1 | app_identifier("sh.pyros.only-bible-app") # The bundle identifier of your app |
| fe24dd6 | 2 | apple_id("[email protected]") # Your Apple Developer Portal username |
| fe24dd6 | 3 | |
| fe24dd6 | 4 | itc_team_id("126649823") # App Store Connect Team ID |
| fe24dd6 | 5 | team_id("FXH8NUGFYY") # Developer Portal Team ID |
| fe24dd6 | 6 | |
| fe24dd6 | 7 | # For more information about the Appfile, see: |
| fe24dd6 | 8 | # https://docs.fastlane.tools/advanced/#appfile |