diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj
index 3e5f11c..552de97 100644
--- a/ios/Runner.xcodeproj/project.pbxproj
+++ b/ios/Runner.xcodeproj/project.pbxproj
@@ -2335,7 +2335,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 26;
+ CURRENT_PROJECT_VERSION = 29;
DEVELOPMENT_TEAM = 6H784N43ZN;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
@@ -2344,7 +2344,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 1.8.0;
+ MARKETING_VERSION = 1.8.2;
OTHER_CFLAGS = (
"-DNDEBUG",
"'-std=gnu99'",
@@ -2677,7 +2677,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 26;
+ CURRENT_PROJECT_VERSION = 29;
DEVELOPMENT_TEAM = 6H784N43ZN;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
@@ -2708,7 +2708,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 1.8.0;
+ MARKETING_VERSION = 1.8.2;
ONLY_ACTIVE_ARCH = NO;
OTHER_CFLAGS = "'-std=gnu99'";
OTHER_CPLUSPLUSFLAGS = "'-std=c++11'";
@@ -2880,7 +2880,7 @@
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 26;
+ CURRENT_PROJECT_VERSION = 29;
DEVELOPMENT_TEAM = 6H784N43ZN;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
@@ -2889,7 +2889,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 1.8.0;
+ MARKETING_VERSION = 1.8.2;
OTHER_CFLAGS = (
"-DNDEBUG",
"'-std=gnu99'",
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 62c2e64..f246e8b 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -58,7 +58,7 @@
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
LSApplicationCategoryType
-
+
LSApplicationQueriesSchemes
tel
@@ -79,8 +79,14 @@
NSAllowsArbitraryLoadsInWebContent
+ NSBonjourServices
+
+ _leboremote._tcp
+
NSCameraUsageDescription
需要访问相机,完成修改头像功能
+ NSLocalNetworkUsageDescription
+ 此App将可发现和连接到您所用网络上的设备
NSMicrophoneUsageDescription
需要获取录音,完成上课功能
NSPhotoLibraryUsageDescription