~repos /only-bible-app

#kotlin#android#ios

GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone https://git.pyrossh.dev/only-bible-app.git
Discussions: https://groups.google.com/g/rust-embed-devs

The only bible app you will ever need. No ads. No in-app purchases. No distractions.


Files changed (1) hide show
  1. ios/Runner/Info.plist +2 -0
ios/Runner/Info.plist CHANGED
@@ -68,5 +68,7 @@
68
68
  </array>
69
69
  <key>UIStatusBarHidden</key>
70
70
  <false/>
71
+ <key>ITSAppUsesNonExemptEncryption</key>
72
+ <false/>
71
73
  </dict>
72
74
  </plist>