Explorar el Código

Merge remote-tracking branch 'origin/master'

liukai hace 10 horas
padre
commit
c06eceb2b7
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      app/ios/Runner/Info.plist

+ 4 - 2
app/ios/Runner/Info.plist

@@ -22,6 +22,8 @@
 	<string>$(MARKETING_VERSION)</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
+	<key>NSMicrophoneUsageDescription</key>
+	<string>&quot;YY Employers&quot; wants to access your Microphone to sign in or sign out</string>
 	<key>CFBundleURLTypes</key>
 	<array>
 		<dict>
@@ -74,9 +76,9 @@
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>YY Employers needs your location to recommend nearby jobs.</string>
 	<key>NSPhotoLibraryAddUsageDescription</key>
-	<string>"YY Employers" wants to access your photos for image upload, image saving and other functions.</string>
+	<string>&quot;YY Employers&quot; wants to access your photos for image upload, image saving and other functions.</string>
 	<key>NSPhotoLibraryUsageDescription</key>
-	<string>"YY Employers" wants to access your photos for image upload, image saving and other functions.</string>
+	<string>&quot;YY Employers&quot; wants to access your photos for image upload, image saving and other functions.</string>
 	<key>NSUserTrackingUsageDescription</key>
 	<string>This identifier will be used to deliver personalized job to you.</string>
 	<key>UIApplicationSupportsIndirectInputEvents</key>