Info.plist 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  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>BuildMachineOSBuild</key>
  6. <string>22F66</string>
  7. <key>CFBundleDevelopmentRegion</key>
  8. <string>en</string>
  9. <key>CFBundleDisplayName</key>
  10. <string>朗读小咖秀</string>
  11. <key>CFBundleExecutable</key>
  12. <string>demo</string>
  13. <key>CFBundleIcons</key>
  14. <dict>
  15. <key>CFBundlePrimaryIcon</key>
  16. <dict>
  17. <key>CFBundleIconFiles</key>
  18. <array>
  19. <string>AppIcon20x20</string>
  20. <string>AppIcon29x29</string>
  21. <string>AppIcon40x40</string>
  22. <string>AppIcon60x60</string>
  23. </array>
  24. <key>CFBundleIconName</key>
  25. <string>AppIcon</string>
  26. </dict>
  27. </dict>
  28. <key>CFBundleIcons~ipad</key>
  29. <dict>
  30. <key>CFBundlePrimaryIcon</key>
  31. <dict>
  32. <key>CFBundleIconFiles</key>
  33. <array>
  34. <string>AppIcon20x20</string>
  35. <string>AppIcon29x29</string>
  36. <string>AppIcon40x40</string>
  37. <string>AppIcon60x60</string>
  38. <string>AppIcon76x76</string>
  39. <string>AppIcon83.5x83.5</string>
  40. </array>
  41. <key>CFBundleIconName</key>
  42. <string>AppIcon</string>
  43. </dict>
  44. </dict>
  45. <key>CFBundleIdentifier</key>
  46. <string>com.tencent.devtoolssaaademo.db</string>
  47. <key>CFBundleInfoDictionaryVersion</key>
  48. <string>6.0</string>
  49. <key>CFBundleName</key>
  50. <string>朗读小咖秀</string>
  51. <key>CFBundlePackageType</key>
  52. <string>APPL</string>
  53. <key>CFBundleShortVersionString</key>
  54. <string>0.0.1</string>
  55. <key>CFBundleSupportedPlatforms</key>
  56. <array>
  57. <string>iPhoneOS</string>
  58. </array>
  59. <key>CFBundleURLTypes</key>
  60. <array>
  61. <dict>
  62. <key>CFBundleTypeRole</key>
  63. <string>Editor</string>
  64. <key>CFBundleURLName</key>
  65. <string>weixin</string>
  66. <key>CFBundleURLSchemes</key>
  67. <array>
  68. <string>wx57a7c783f9e8e677</string>
  69. </array>
  70. </dict>
  71. </array>
  72. <key>CFBundleVersion</key>
  73. <string>2</string>
  74. <key>DTCompiler</key>
  75. <string>com.apple.compilers.llvm.clang.1_0</string>
  76. <key>DTPlatformBuild</key>
  77. <string>20E238</string>
  78. <key>DTPlatformName</key>
  79. <string>iphoneos</string>
  80. <key>DTPlatformVersion</key>
  81. <string>16.4</string>
  82. <key>DTSDKBuild</key>
  83. <string>20E238</string>
  84. <key>DTSDKName</key>
  85. <string>iphoneos16.4</string>
  86. <key>DTXcode</key>
  87. <string>1431</string>
  88. <key>DTXcodeBuild</key>
  89. <string>14E300c</string>
  90. <key>LSApplicationQueriesSchemes</key>
  91. <array>
  92. <string>weixin</string>
  93. <string>weixinULAPI</string>
  94. <string>wx7015</string>
  95. <string>weixinURLParamsAPI</string>
  96. <string>sosomap</string>
  97. <string>qqmap</string>
  98. <string>comgooglemaps</string>
  99. <string>iosamap</string>
  100. <string>baidumap</string>
  101. <string>sgmap</string>
  102. </array>
  103. <key>LSRequiresIPhoneOS</key>
  104. <true/>
  105. <key>MinimumOSVersion</key>
  106. <string>10.0</string>
  107. <key>NSAppTransportSecurity</key>
  108. <dict>
  109. <key>NSAllowsArbitraryLoads</key>
  110. <true/>
  111. </dict>
  112. <key>NSLocationUsageDescription</key>
  113. <string>Allow Demo Use your Location.</string>
  114. <key>UIDeviceFamily</key>
  115. <array>
  116. <integer>1</integer>
  117. </array>
  118. <key>UILaunchStoryboardName</key>
  119. <string>LaunchScreen</string>
  120. <key>UIMainStoryboardFile</key>
  121. <string>Main</string>
  122. <key>UIRequiredDeviceCapabilities</key>
  123. <array>
  124. <string>arm64</string>
  125. </array>
  126. <key>UISplashScreenImageName</key>
  127. <string>LaunchScreen-000000000000</string>
  128. <key>UISupportedInterfaceOrientations</key>
  129. <array>
  130. <string>UIInterfaceOrientationPortrait</string>
  131. <string>UIInterfaceOrientationLandscapeLeft</string>
  132. <string>UIInterfaceOrientationLandscapeRight</string>
  133. </array>
  134. <key>UISupportedInterfaceOrientations~ipad</key>
  135. <array>
  136. <string>UIInterfaceOrientationPortrait</string>
  137. <string>UIInterfaceOrientationPortraitUpsideDown</string>
  138. <string>UIInterfaceOrientationLandscapeLeft</string>
  139. <string>UIInterfaceOrientationLandscapeRight</string>
  140. </array>
  141. <key>UIViewControllerBasedStatusBarAppearance</key>
  142. <false/>
  143. <key>UIBackgroundModes</key>
  144. <array/>
  145. </dict>
  146. </plist>