iOSClient.plist 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  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>3b2bb0b1-fa12-43cb-a78f-0f7e1afd33df</string>
  49. <key>LSApplicationQueriesSchemes</key>
  50. <array>
  51. <string>nextcloudtalk</string>
  52. </array>
  53. <key>LSRequiresIPhoneOS</key>
  54. <true/>
  55. <key>LSSupportsOpeningDocumentsInPlace</key>
  56. <true/>
  57. <key>NSAppTransportSecurity</key>
  58. <dict>
  59. <key>NSAllowsArbitraryLoads</key>
  60. <true/>
  61. </dict>
  62. <key>NSCameraUsageDescription</key>
  63. <string>Camera access is required to scan documents and make photo and video.</string>
  64. <key>NSFaceIDUsageDescription</key>
  65. <string>Face ID is required to authenticate using face recognition.</string>
  66. <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
  67. <string>GPS is used to detect new photos from camera roll. Continued use of GPS running in the background can dramatically decrease battery life.</string>
  68. <key>NSLocationAlwaysUsageDescription</key>
  69. <string>GPS is used to detect new photos from camera roll. Continued use of GPS running in the background can dramatically decrease battery life.</string>
  70. <key>NSLocationWhenInUseUsageDescription</key>
  71. <string>GPS is used to detect new photos from camera roll on background. It is useless to use GPS only while using the app.</string>
  72. <key>NSMicrophoneUsageDescription</key>
  73. <string>Microphone access is required to create voice notes.</string>
  74. <key>NSPhotoLibraryAddUsageDescription</key>
  75. <string>Photo library access is required to upload your photos and videos to your cloud.</string>
  76. <key>NSPhotoLibraryUsageDescription</key>
  77. <string>Photo library access is required to upload your photos and videos to your cloud.</string>
  78. <key>UIAppFonts</key>
  79. <array>
  80. <string>Inconsolata-Light.ttf</string>
  81. <string>Inconsolata-Regular.ttf</string>
  82. <string>Inconsolata-ExtraLight.ttf</string>
  83. <string>Inconsolata-Medium.ttf</string>
  84. <string>Inconsolata-Bold.ttf</string>
  85. <string>Inconsolata-ExtraBold.ttf</string>
  86. <string>Inconsolata-Black.ttf</string>
  87. </array>
  88. <key>PHPhotoLibraryPreventAutomaticLimitedAccessAlert</key>
  89. <true/>
  90. <key>UIBackgroundModes</key>
  91. <array>
  92. <string>audio</string>
  93. <string>fetch</string>
  94. <string>processing</string>
  95. <string>remote-notification</string>
  96. </array>
  97. <key>UIFileSharingEnabled</key>
  98. <true/>
  99. <key>UILaunchStoryboardName</key>
  100. <string>LaunchScreen</string>
  101. <key>UIMainStoryboardFile</key>
  102. <string>Main</string>
  103. <key>UIRequiredDeviceCapabilities</key>
  104. <array>
  105. <string>armv7</string>
  106. </array>
  107. <key>UIRequiresFullScreen</key>
  108. <false/>
  109. <key>UIStatusBarHidden</key>
  110. <false/>
  111. <key>UIStatusBarStyle</key>
  112. <string>UIStatusBarStyleLightContent</string>
  113. <key>UISupportedInterfaceOrientations</key>
  114. <array>
  115. <string>UIInterfaceOrientationPortrait</string>
  116. <string>UIInterfaceOrientationLandscapeLeft</string>
  117. <string>UIInterfaceOrientationLandscapeRight</string>
  118. <string>UIInterfaceOrientationPortraitUpsideDown</string>
  119. </array>
  120. <key>UISupportsDocumentBrowser</key>
  121. <true/>
  122. <key>UIViewControllerBasedStatusBarAppearance</key>
  123. <true/>
  124. <key>UTExportedTypeDeclarations</key>
  125. <array>
  126. <dict>
  127. <key>UTTypeConformsTo</key>
  128. <array>
  129. <string>public.movie</string>
  130. </array>
  131. <key>UTTypeDescription</key>
  132. <string>Matroska Video File</string>
  133. <key>UTTypeIconFiles</key>
  134. <array/>
  135. <key>UTTypeIdentifier</key>
  136. <string>com.apple.quicktime.mkv</string>
  137. <key>UTTypeReferenceURL</key>
  138. <string>http://www.matroska.org/</string>
  139. <key>UTTypeTagSpecification</key>
  140. <dict>
  141. <key>public.filename-extension</key>
  142. <array>
  143. <string>mkv</string>
  144. </array>
  145. </dict>
  146. </dict>
  147. <dict>
  148. <key>UTTypeConformsTo</key>
  149. <array>
  150. <string>public.text</string>
  151. </array>
  152. <key>UTTypeDescription</key>
  153. <string>SRT Subtitle Format</string>
  154. <key>UTTypeIconFiles</key>
  155. <array/>
  156. <key>UTTypeIdentifier</key>
  157. <string>com.company.srt</string>
  158. <key>UTTypeReferenceURL</key>
  159. <string></string>
  160. <key>UTTypeTagSpecification</key>
  161. <dict>
  162. <key>public.filename-extension</key>
  163. <array>
  164. <string>srt</string>
  165. </array>
  166. </dict>
  167. </dict>
  168. </array>
  169. </dict>
  170. </plist>