修改相机授权文字,开发版本号修改为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; developmentRegion = English;
hasScannedForEncodings = 0; hasScannedForEncodings = 0;
knownRegions = ( knownRegions = (
English,
en, en,
Base, Base,
"zh-Hans", "zh-Hans",

View File

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

View File

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