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.
macos/Runner/Configs/AppInfo.xcconfig
| fe24dd6 | 1 | // Application-level settings for the Runner target. |
| fe24dd6 | 2 | // |
| fe24dd6 | 3 | // This may be replaced with something auto-generated from metadata (e.g., pubspec.yaml) in the |
| fe24dd6 | 4 | // future. If not, the values below would default to using the project name when this becomes a |
| fe24dd6 | 5 | // 'flutter create' template. |
| fe24dd6 | 6 | |
| fe24dd6 | 7 | // The application's name. By default this is also the title of the Flutter window. |
| fe24dd6 | 8 | PRODUCT_NAME = Only Bible App |
| fe24dd6 | 9 | |
| fe24dd6 | 10 | // The application's bundle identifier |
| fe24dd6 | 11 | PRODUCT_BUNDLE_IDENTIFIER = sh.pyros.only-bible-app |
| fe24dd6 | 12 | |
| fe24dd6 | 13 | // The copyright displayed in application information |
| fe24dd6 | 14 | PRODUCT_COPYRIGHT = Copyright © 2026 pyrossh. All rights reserved. |