diff --git a/ParentAssistant/ParentAssistant/Supporting Files/Info.plist b/ParentAssistant/ParentAssistant/Supporting Files/Info.plist index 8cf433c..b7f3f60 100644 --- a/ParentAssistant/ParentAssistant/Supporting Files/Info.plist +++ b/ParentAssistant/ParentAssistant/Supporting Files/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>ITSAppUsesNonExemptEncryption</key> + <false/> <key>CFBundleDevelopmentRegion</key> <string>$(DEVELOPMENT_LANGUAGE)</string> <key>CFBundleDisplayName</key> @@ -28,7 +30,7 @@ <true/> </dict> <key>NSLocationWhenInUseUsageDescription</key> - <string>"需要您的同意,才能在使用期间访问位置"</string> + <string>"需要您的同意,才能在使用期间访问位置"</string> <key>NSMicrophoneUsageDescription</key> <string>访问麦克风</string> <key>NSPhotoLibraryUsageDescription</key> -- libgit2 0.21.0