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/DebugProfile.entitlements
| fe24dd6 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| fe24dd6 | 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| fe24dd6 | 3 | <plist version="1.0"> |
| fe24dd6 | 4 | <dict> |
| fe24dd6 | 5 | <key>com.apple.security.app-sandbox</key> |
| fe24dd6 | 6 | <true/> |
| fe24dd6 | 7 | <key>com.apple.security.cs.allow-jit</key> |
| fe24dd6 | 8 | <true/> |
| fe24dd6 | 9 | <key>com.apple.security.network.server</key> |
| fe24dd6 | 10 | <true/> |
| fe24dd6 | 11 | <key>com.apple.security.network.client</key> |
| fe24dd6 | 12 | <true/> |
| fe24dd6 | 13 | <key>com.apple.security.files.user-selected.read-write</key> |
| fe24dd6 | 14 | <true/> |
| fe24dd6 | 15 | </dict> |
| fe24dd6 | 16 | </plist> |