修改相机授权文字,开发版本号修改为9.7.3

This commit is contained in:
wbzhan 2019-05-27 15:57:39 +08:00
parent c586949438
commit a3adda793e
4 changed files with 3 additions and 3 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -14830,6 +14830,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
"zh-Hans",

View File

@ -70,7 +70,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>9.7</string>
<string>9.7.3</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>
@ -373,7 +373,7 @@
<true/>
</dict>
<key>NSCameraUsageDescription</key>
<string>使用相机</string>
<string>爱鱼奇需要您的同意,才能使用相机</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>为获取爱鱼奇智能硬件产品及用户的地址区域分布,以提供更好的特色服务,爱鱼奇将获取您的地址</string>
<key>NSLocationWhenInUseUsageDescription</key>

View File

@ -46,7 +46,6 @@
#import "IfishUserObsever.h"
#import "QianDaoGiftView.h"
#import "IfishGoldAndExpTostView.h"
#import "MineHeaderNewItemsCell.h"
#import "IfishMineGoldViewController.h"
#import "IifshMineDJViewController.h"
#import "WoDeRenWuViewController.h"