|
@@ -22,6 +22,8 @@
|
|
|
<string>$(MARKETING_VERSION)</string>
|
|
|
<key>CFBundleSignature</key>
|
|
|
<string>????</string>
|
|
|
+ <key>NSMicrophoneUsageDescription</key>
|
|
|
+ <string>"YY Employers" 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>"YY Employers" 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>"YY Employers" 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>
|