Info.plist 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  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>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
  8. </array>
  9. <key>CFBundleDevelopmentRegion</key>
  10. <string>$(DEVELOPMENT_LANGUAGE)</string>
  11. <key>CFBundleDisplayName</key>
  12. <string>AppBuilder</string>
  13. <key>CFBundleIcons</key>
  14. <dict>
  15. <key>CFBundleAlternateIcons</key>
  16. <dict>
  17. <key>digisales_icon</key>
  18. <dict>
  19. <key>CFBundleIconFiles</key>
  20. <array>
  21. <string>digisales_icon</string>
  22. </array>
  23. </dict>
  24. <key>nu_icon</key>
  25. <dict>
  26. <key>CFBundleIconFiles</key>
  27. <array>
  28. <string>nu_icon</string>
  29. </array>
  30. </dict>
  31. <key>ikn_icon</key>
  32. <dict>
  33. <key>CFBundleIconFiles</key>
  34. <array>
  35. <string>ikn_icon</string>
  36. </array>
  37. </dict>
  38. <key>diginets_icon</key>
  39. <dict>
  40. <key>CFBundleIconFiles</key>
  41. <array>
  42. <string>diginets_icon</string>
  43. </array>
  44. </dict>
  45. <key>bi_icon</key>
  46. <dict>
  47. <key>CFBundleIconFiles</key>
  48. <array>
  49. <string>bi_icon</string>
  50. </array>
  51. </dict>
  52. <key>nxcook_icon</key>
  53. <dict>
  54. <key>CFBundleIconFiles</key>
  55. <array>
  56. <string>nxcook_icon</string>
  57. </array>
  58. </dict>
  59. <key>nxsport_icon</key>
  60. <dict>
  61. <key>CFBundleIconFiles</key>
  62. <array>
  63. <string>nxsport_icon</string>
  64. </array>
  65. </dict>
  66. <key>bpkh_icon</key>
  67. <dict>
  68. <key>CFBundleIconFiles</key>
  69. <array>
  70. <string>bpkh_icon</string>
  71. </array>
  72. </dict>
  73. <key>disini_icon</key>
  74. <dict>
  75. <key>CFBundleIconFiles</key>
  76. <array>
  77. <string>disini_icon</string>
  78. </array>
  79. </dict>
  80. <key>gudeg_icon</key>
  81. <dict>
  82. <key>CFBundleIconFiles</key>
  83. <array>
  84. <string>gudeg_icon</string>
  85. </array>
  86. </dict>
  87. <key>kmi_icon</key>
  88. <dict>
  89. <key>CFBundleIconFiles</key>
  90. <array>
  91. <string>kmi_icon</string>
  92. </array>
  93. </dict>
  94. </dict>
  95. </dict>
  96. <key>CFBundleExecutable</key>
  97. <string>$(EXECUTABLE_NAME)</string>
  98. <key>CFBundleIdentifier</key>
  99. <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
  100. <key>CFBundleInfoDictionaryVersion</key>
  101. <string>6.0</string>
  102. <key>CFBundleName</key>
  103. <string>$(PRODUCT_NAME)</string>
  104. <key>CFBundlePackageType</key>
  105. <string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
  106. <key>CFBundleShortVersionString</key>
  107. <string>$(MARKETING_VERSION)</string>
  108. <key>CFBundleVersion</key>
  109. <string>$(CURRENT_PROJECT_VERSION)</string>
  110. <key>LSRequiresIPhoneOS</key>
  111. <true/>
  112. <key>NSCameraUsageDescription</key>
  113. <string>Video Call, Conference Room, Content Creation and Live Streaming.</string>
  114. <key>NSLocationWhenInUseUsageDescription</key>
  115. <string>Access Location For Multiple Login.</string>
  116. <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
  117. <string>Access Location For Multiple Login.</string>
  118. <key>NSContactsUsageDescription</key>
  119. <string>Get File Contact from Local Dictionary for Send Message.</string>
  120. <key>NSDocumentsFolderUsageDescription</key>
  121. <string>Get File from Local Dictionary for Send Message.</string>
  122. <key>NSMicrophoneUsageDescription</key>
  123. <string>VoIP Call, Video Call, Conference Room, and Live Streaming.</string>
  124. <key>NSMotionUsageDescription</key>
  125. <string>Service nuSDK.</string>
  126. <key>NSPhotoLibraryAddUsageDescription</key>
  127. <string>Get File Photos from Local Dictionary for Send Message and Content Creation.</string>
  128. <key>NSPhotoLibraryUsageDescription</key>
  129. <string>Get File Photos from Local Dictionary for Send Message and Content Creation.</string>
  130. <key>NSSpeechRecognitionUsageDescription</key>
  131. <string>Used for speech recognition features.</string>
  132. <key>NSAppTransportSecurity</key>
  133. <dict>
  134. <key>NSAllowsArbitraryLoads</key>
  135. <true/>
  136. </dict>
  137. <key>NSUserActivityTypes</key>
  138. <array>
  139. <string>INSendMessageIntent</string>
  140. </array>
  141. <key>LSApplicationQueriesSchemes</key>
  142. <array>
  143. <string>whatsapp</string>
  144. <string>googlegmail</string>
  145. <string>ms-outlook</string>
  146. <string>readdle-spark</string>
  147. <string>ymail</string>
  148. </array>
  149. <key>UIAppFonts</key>
  150. <array>
  151. <string>Poppins-Light.ttf</string>
  152. <string>Poppins-Medium.ttf</string>
  153. <string>Poppins-SemiBoldItalic.ttf</string>
  154. <string>Poppins-Regular.ttf</string>
  155. <string>Poppins-LightItalic.ttf</string>
  156. <string>Poppins-SemiBold.ttf</string>
  157. <string>Poppins-MediumItalic.ttf</string>
  158. </array>
  159. <key>UIApplicationSceneManifest</key>
  160. <dict>
  161. <key>UIApplicationSupportsMultipleScenes</key>
  162. <false/>
  163. <key>UISceneConfigurations</key>
  164. <dict>
  165. <key>UIWindowSceneSessionRoleApplication</key>
  166. <array>
  167. <dict>
  168. <key>UISceneConfigurationName</key>
  169. <string>Default Configuration</string>
  170. <key>UISceneDelegateClassName</key>
  171. <string>$(PRODUCT_MODULE_NAME).SceneDelegate</string>
  172. <key>UISceneStoryboardFile</key>
  173. <string>Main</string>
  174. </dict>
  175. </array>
  176. </dict>
  177. </dict>
  178. <key>UIApplicationSupportsIndirectInputEvents</key>
  179. <true/>
  180. <key>UIBackgroundModes</key>
  181. <array>
  182. <string>audio</string>
  183. <string>bluetooth-central</string>
  184. <string>bluetooth-peripheral</string>
  185. <string>external-accessory</string>
  186. <string>fetch</string>
  187. <string>processing</string>
  188. <string>remote-notification</string>
  189. <string>voip</string>
  190. </array>
  191. <key>UILaunchStoryboardName</key>
  192. <string>LaunchScreen</string>
  193. <key>UIMainStoryboardFile</key>
  194. <string>Main</string>
  195. <key>UIRequiredDeviceCapabilities</key>
  196. <array>
  197. <string>armv7</string>
  198. </array>
  199. <key>UISupportedInterfaceOrientations</key>
  200. <array>
  201. <string>UIInterfaceOrientationPortrait</string>
  202. </array>
  203. <key>UISupportedInterfaceOrientations~ipad</key>
  204. <array>
  205. <string>UIInterfaceOrientationPortrait</string>
  206. <string>UIInterfaceOrientationPortraitUpsideDown</string>
  207. <string>UIInterfaceOrientationLandscapeLeft</string>
  208. <string>UIInterfaceOrientationLandscapeRight</string>
  209. </array>
  210. <key>UIViewControllerBasedStatusBarAppearance</key>
  211. <true/>
  212. </dict>
  213. </plist>