Commit 6599e2d85b68b19a8d4a446a546058a9f3b0e6c6
1 parent
479e4829
Exists in
parentassistant
no message
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
ParentAssistant/ParentAssistant/Supporting Files/Info.plist
@@ -2,6 +2,8 @@ | @@ -2,6 +2,8 @@ | ||
2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
3 | <plist version="1.0"> | 3 | <plist version="1.0"> |
4 | <dict> | 4 | <dict> |
5 | + <key>ITSAppUsesNonExemptEncryption</key> | ||
6 | + <false/> | ||
5 | <key>CFBundleDevelopmentRegion</key> | 7 | <key>CFBundleDevelopmentRegion</key> |
6 | <string>$(DEVELOPMENT_LANGUAGE)</string> | 8 | <string>$(DEVELOPMENT_LANGUAGE)</string> |
7 | <key>CFBundleDisplayName</key> | 9 | <key>CFBundleDisplayName</key> |
@@ -28,7 +30,7 @@ | @@ -28,7 +30,7 @@ | ||
28 | <true/> | 30 | <true/> |
29 | </dict> | 31 | </dict> |
30 | <key>NSLocationWhenInUseUsageDescription</key> | 32 | <key>NSLocationWhenInUseUsageDescription</key> |
31 | - <string>"需要您的同意,才能在使用期间访问位置"</string> | 33 | + <string>"需要您的同意,才能在使用期间访问位置"</string> |
32 | <key>NSMicrophoneUsageDescription</key> | 34 | <key>NSMicrophoneUsageDescription</key> |
33 | <string>访问麦克风</string> | 35 | <string>访问麦克风</string> |
34 | <key>NSPhotoLibraryUsageDescription</key> | 36 | <key>NSPhotoLibraryUsageDescription</key> |