iOSClient.plist 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>BGTaskSchedulerPermittedIdentifiers</key>
  6. <array>
  7. <string>com.nextcloud.refreshTask</string>
  8. <string>com.nextcloud.processingTask</string>
  9. </array>
  10. <key>CFBundleAllowMixedLocalizations</key>
  11. <true/>
  12. <key>CFBundleDevelopmentRegion</key>
  13. <string>en</string>
  14. <key>CFBundleDisplayName</key>
  15. <string>Nextcloud</string>
  16. <key>CFBundleExecutable</key>
  17. <string>$(EXECUTABLE_NAME)</string>
  18. <key>CFBundleIdentifier</key>
  19. <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
  20. <key>CFBundleInfoDictionaryVersion</key>
  21. <string>6.0</string>
  22. <key>CFBundleName</key>
  23. <string>$(PRODUCT_NAME)</string>
  24. <key>CFBundlePackageType</key>
  25. <string>APPL</string>
  26. <key>CFBundleShortVersionString</key>
  27. <string>$(MARKETING_VERSION)</string>
  28. <key>CFBundleSignature</key>
  29. <string>????</string>
  30. <key>CFBundleURLTypes</key>
  31. <array>
  32. <dict>
  33. <key>CFBundleTypeRole</key>
  34. <string>Editor</string>
  35. <key>CFBundleURLName</key>
  36. <string>it.twsweb.Nextcloud</string>
  37. <key>CFBundleURLSchemes</key>
  38. <array>
  39. <string>nextcloud</string>
  40. </array>
  41. </dict>
  42. </array>
  43. <key>CFBundleVersion</key>
  44. <string>$(CURRENT_PROJECT_VERSION)</string>
  45. <key>ITSAppUsesNonExemptEncryption</key>
  46. <true/>
  47. <key>ITSEncryptionExportComplianceCode</key>
  48. <string>8e9f9874-938e-460b-a9be-f82cb3393971</string>
  49. <key>LSApplicationQueriesSchemes</key>
  50. <array>
  51. <string>nextcloudtalk</string>
  52. <string>nextcloudnotes</string>
  53. </array>
  54. <key>LSMinimumSystemVersion</key>
  55. <string>12.3</string>
  56. <key>LSRequiresIPhoneOS</key>
  57. <true/>
  58. <key>LSSupportsOpeningDocumentsInPlace</key>
  59. <true/>
  60. <key>NSAppTransportSecurity</key>
  61. <dict>
  62. <key>NSAllowsArbitraryLoads</key>
  63. <true/>
  64. </dict>
  65. <key>NSCameraUsageDescription</key>
  66. <string>Camera access is required to scan documents and make photo and video.</string>
  67. <key>NSFaceIDUsageDescription</key>
  68. <string>Face ID is required to authenticate using face recognition.</string>
  69. <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
  70. <string>The app will show your location on a map.</string>
  71. <key>NSLocationAlwaysUsageDescription</key>
  72. <string>The app will show your location on a map.</string>
  73. <key>NSLocationWhenInUseUsageDescription</key>
  74. <string>The app will show your location on a map.</string>
  75. <key>NSMicrophoneUsageDescription</key>
  76. <string>Microphone access is required to create voice notes.</string>
  77. <key>NSPhotoLibraryAddUsageDescription</key>
  78. <string>Photo library access is required to upload your photos and videos to your cloud.</string>
  79. <key>NSPhotoLibraryUsageDescription</key>
  80. <string>Photo library access is required to upload your photos and videos to your cloud.</string>
  81. <key>NSUserActivityTypes</key>
  82. <array>
  83. <string>AccountIntent</string>
  84. <string>DashboardIntent</string>
  85. </array>
  86. <key>PHPhotoLibraryPreventAutomaticLimitedAccessAlert</key>
  87. <true/>
  88. <key>UIAppFonts</key>
  89. <array>
  90. <string>Inconsolata-Light.ttf</string>
  91. <string>Inconsolata-Regular.ttf</string>
  92. <string>Inconsolata-ExtraLight.ttf</string>
  93. <string>Inconsolata-Medium.ttf</string>
  94. <string>Inconsolata-Bold.ttf</string>
  95. <string>Inconsolata-ExtraBold.ttf</string>
  96. <string>Inconsolata-Black.ttf</string>
  97. </array>
  98. <key>UIApplicationSceneManifest</key>
  99. <dict>
  100. <key>UIApplicationSupportsMultipleScenes</key>
  101. <true/>
  102. <key>UISceneConfigurations</key>
  103. <dict>
  104. <key>UIWindowSceneSessionRoleApplication</key>
  105. <array>
  106. <dict>
  107. <key>UISceneConfigurationName</key>
  108. <string>Default Configuration</string>
  109. <key>UISceneDelegateClassName</key>
  110. <string>$(PRODUCT_MODULE_NAME).SceneDelegate</string>
  111. </dict>
  112. </array>
  113. </dict>
  114. </dict>
  115. <key>UIBackgroundModes</key>
  116. <array>
  117. <string>audio</string>
  118. <string>fetch</string>
  119. <string>processing</string>
  120. <string>remote-notification</string>
  121. </array>
  122. <key>UIFileSharingEnabled</key>
  123. <true/>
  124. <key>UILaunchStoryboardName</key>
  125. <string>LaunchScreen</string>
  126. <key>UIRequiredDeviceCapabilities</key>
  127. <array>
  128. <string>armv7</string>
  129. </array>
  130. <key>UIRequiresFullScreen</key>
  131. <false/>
  132. <key>UIStatusBarHidden</key>
  133. <false/>
  134. <key>UIStatusBarStyle</key>
  135. <string>UIStatusBarStyleLightContent</string>
  136. <key>UISupportedInterfaceOrientations</key>
  137. <array>
  138. <string>UIInterfaceOrientationLandscapeLeft</string>
  139. <string>UIInterfaceOrientationLandscapeRight</string>
  140. <string>UIInterfaceOrientationPortrait</string>
  141. </array>
  142. <key>UISupportedInterfaceOrientations~ipad</key>
  143. <array>
  144. <string>UIInterfaceOrientationLandscapeLeft</string>
  145. <string>UIInterfaceOrientationLandscapeRight</string>
  146. <string>UIInterfaceOrientationPortrait</string>
  147. <string>UIInterfaceOrientationPortraitUpsideDown</string>
  148. </array>
  149. <key>UIViewControllerBasedStatusBarAppearance</key>
  150. <true/>
  151. <key>UTExportedTypeDeclarations</key>
  152. <array>
  153. <dict>
  154. <key>UTTypeConformsTo</key>
  155. <array>
  156. <string>public.movie</string>
  157. </array>
  158. <key>UTTypeDescription</key>
  159. <string>Matroska Video File</string>
  160. <key>UTTypeIconFiles</key>
  161. <array/>
  162. <key>UTTypeIdentifier</key>
  163. <string>com.apple.quicktime.mkv</string>
  164. <key>UTTypeReferenceURL</key>
  165. <string>http://www.matroska.org/</string>
  166. <key>UTTypeTagSpecification</key>
  167. <dict>
  168. <key>public.filename-extension</key>
  169. <array>
  170. <string>mkv</string>
  171. </array>
  172. </dict>
  173. </dict>
  174. <dict>
  175. <key>UTTypeConformsTo</key>
  176. <array>
  177. <string>public.text</string>
  178. </array>
  179. <key>UTTypeDescription</key>
  180. <string>SRT Subtitle Format</string>
  181. <key>UTTypeIconFiles</key>
  182. <array/>
  183. <key>UTTypeIdentifier</key>
  184. <string>com.company.srt</string>
  185. <key>UTTypeReferenceURL</key>
  186. <string></string>
  187. <key>UTTypeTagSpecification</key>
  188. <dict>
  189. <key>public.filename-extension</key>
  190. <array>
  191. <string>srt</string>
  192. </array>
  193. </dict>
  194. </dict>
  195. </array>
  196. </dict>
  197. </plist>