diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index a3b6265..2739021 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -2327,7 +2327,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 22; DEVELOPMENT_TEAM = T8P9KW8GWH; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -2336,7 +2336,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.7.3; + MARKETING_VERSION = 1.7.7; OTHER_CFLAGS = ( "-DNDEBUG", "'-std=gnu99'", @@ -2669,7 +2669,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 22; DEVELOPMENT_TEAM = T8P9KW8GWH; ENABLE_BITCODE = NO; HEADER_SEARCH_PATHS = ( @@ -2700,7 +2700,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.7.3; + MARKETING_VERSION = 1.7.7; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = "'-std=gnu99'"; OTHER_CPLUSPLUSFLAGS = "'-std=c++11'"; @@ -2872,7 +2872,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 17; + CURRENT_PROJECT_VERSION = 22; DEVELOPMENT_TEAM = T8P9KW8GWH; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -2881,7 +2881,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.7.3; + MARKETING_VERSION = 1.7.7; OTHER_CFLAGS = ( "-DNDEBUG", "'-std=gnu99'", diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 493f0d2..62c2e64 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -58,7 +58,7 @@ CFBundleVersion $(CURRENT_PROJECT_VERSION) LSApplicationCategoryType - + LSApplicationQueriesSchemes tel @@ -68,6 +68,7 @@ weixinURLParamsAPI alipay alipayshare + alipays LSRequiresIPhoneOS @@ -75,6 +76,8 @@ NSAllowsArbitraryLoads + NSAllowsArbitraryLoadsInWebContent + NSCameraUsageDescription 需要访问相机,完成修改头像功能