Ray Zhang hace 7 años
padre
commit
c9f5b1d810
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      RedAnt CRM/APEX CRM/APEX CRM/Info.plist

+ 3 - 3
RedAnt CRM/APEX CRM/APEX CRM/Info.plist

@@ -17,7 +17,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>1.0</string>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>38446</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>NSAppTransportSecurity</key>
@@ -27,6 +27,8 @@
 	</dict>
 	<key>NSCameraUsageDescription</key>
 	<string>使用相机拍照</string>
+	<key>NSContactsUsageDescription</key>
+	<string>访问联系人</string>
 	<key>NSPhotoLibraryUsageDescription</key>
 	<string>访问相册</string>
 	<key>UILaunchStoryboardName</key>
@@ -48,7 +50,5 @@
 		<string>UIInterfaceOrientationLandscapeLeft</string>
 		<string>UIInterfaceOrientationLandscapeRight</string>
 	</array>
-	<key>NSContactsUsageDescription</key>
-	<string>访问联系人</string>
 </dict>
 </plist>