From 64b0493e4bd40c46e341fd5de9f1862998c431b0 Mon Sep 17 00:00:00 2001 From: lijunda <475576921@qq.com> Date: Thu, 16 Aug 2018 16:35:30 +0800 Subject: [PATCH] 无修改,测试混淆代码 --- pregnancy_guard/BaseProject/Info.plist | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pregnancy_guard/BaseProject/Info.plist b/pregnancy_guard/BaseProject/Info.plist index ba73789..34b47db 100644 --- a/pregnancy_guard/BaseProject/Info.plist +++ b/pregnancy_guard/BaseProject/Info.plist @@ -13,7 +13,7 @@ <key>CFBundleIdentifier</key> <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> + <string>1.0</string> <key>CFBundleName</key> <string>$(PRODUCT_NAME)</string> <key>CFBundlePackageType</key> @@ -21,7 +21,7 @@ <key>CFBundleShortVersionString</key> <string>1.0</string> <key>CFBundleVersion</key> - <string>1.0</string> + <string>1.05</string> <key>LSRequiresIPhoneOS</key> <true/> <key>NSAppTransportSecurity</key> @@ -29,6 +29,8 @@ <key>NSAllowsArbitraryLoads</key> <true/> </dict> + <key>NSBluetoothPeripheralUsageDescription</key> + <string>���������������������������������������������������������������</string> <key>NSCameraUsageDescription</key> <string>���������������������������������</string> <key>NSLocationAlwaysUsageDescription</key> -- Gitblit v1.8.0