64 lines
2 KiB
Plaintext
64 lines
2 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>AVInitialRouteSharingPolicy</key>
|
|
<string>LongFormVideo</string>
|
|
<key>BGTaskSchedulerPermittedIdentifiers</key>
|
|
<array>
|
|
<string>org.rockvilletollandsda.rtsda.refresh</string>
|
|
<string>org.rockvilletollandsda.rtsda.processing</string>
|
|
</array>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>sschool</string>
|
|
<string>com.googleusercontent.apps.443920152945-d0kf5h2dubt0jbcntq8l0qeg6lbpgn60</string>
|
|
<string>egw-ios</string>
|
|
<string>com.whiteestate.egwwritings.syncviewer.new</string>
|
|
<string>adventisthymnarium</string>
|
|
<string>youversion</string>
|
|
<string>fb</string>
|
|
<string>tiktok</string>
|
|
<string>spotify</string>
|
|
</array>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>NSCalendarsWriteOnlyAccessUsageDescription</key>
|
|
<string>We can add church events to your calendar without viewing your existing events.</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>Montserrat-Regular.ttf</string>
|
|
<string>Montserrat-SemiBold.ttf</string>
|
|
<string>Lora-Italic.ttf</string>
|
|
</array>
|
|
<key>UIApplicationSceneManifest</key>
|
|
<dict>
|
|
<key>UIApplicationSupportsMultipleScenes</key>
|
|
<false/>
|
|
<key>UISceneConfigurations</key>
|
|
<dict/>
|
|
</dict>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>audio</string>
|
|
<string>remote-notification</string>
|
|
</array>
|
|
</dict>
|
|
</plist>
|