修改相机授权文字,开发版本号修改为9.7.3
This commit is contained in:
parent
c586949438
commit
a3adda793e
|
|
@ -14830,6 +14830,7 @@
|
|||
developmentRegion = English;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
English,
|
||||
en,
|
||||
Base,
|
||||
"zh-Hans",
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue