From 9d37f9f2e3b022e71c9aec72246f793d5098e663 Mon Sep 17 00:00:00 2001 From: open-trade Date: Sun, 15 Aug 2021 01:52:41 +0800 Subject: [PATCH] =?UTF-8?q?set=20ITSAppUsesNonExemptEncryption=20to=20fals?= =?UTF-8?q?e,=20=E8=BF=99=E4=B8=AA=E5=8A=A0=E5=AF=86=E5=87=BA=E5=8F=A3?= =?UTF-8?q?=E5=90=88=E8=A7=84=E6=98=AF=E4=B8=AA=E5=8E=86=E5=8F=B2=E9=81=97?= =?UTF-8?q?=E7=95=99=E9=97=AE=E9=A2=98=EF=BC=8C=E7=8E=B0=E5=9C=A8=E6=B2=A1?= =?UTF-8?q?=E9=82=A3=E4=B9=88=E4=B8=A5=E6=A0=BC=E4=BA=86=EF=BC=8C=E6=88=91?= =?UTF-8?q?=E4=BB=AClibsodium=E7=AE=97=E6=B3=95=E5=BA=94=E8=AF=A5=E5=9C=A8?= =?UTF-8?q?exempt=E8=8C=83=E5=9B=B4=EF=BC=8C=E6=89=80=E4=BB=A5=E8=BF=99?= =?UTF-8?q?=E9=87=8C=E9=80=89false=EF=BC=8C=E4=BB=A5=E5=90=8E=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=EF=BC=8C=20connect=E5=B0=B1=E4=B8=8D=E5=86=8D?= =?UTF-8?q?=E9=97=AE=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flutter_hbb/ios/Runner.xcodeproj/project.pbxproj | 2 +- flutter_hbb/ios/Runner/Info.plist | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/flutter_hbb/ios/Runner.xcodeproj/project.pbxproj b/flutter_hbb/ios/Runner.xcodeproj/project.pbxproj index e30c05833..253550635 100644 --- a/flutter_hbb/ios/Runner.xcodeproj/project.pbxproj +++ b/flutter_hbb/ios/Runner.xcodeproj/project.pbxproj @@ -564,4 +564,4 @@ /* End XCConfigurationList section */ }; rootObject = 97C146E61CF9000F007C117D /* Project object */; -} \ No newline at end of file +} diff --git a/flutter_hbb/ios/Runner/Info.plist b/flutter_hbb/ios/Runner/Info.plist index 647671745..aa93457cd 100644 --- a/flutter_hbb/ios/Runner/Info.plist +++ b/flutter_hbb/ios/Runner/Info.plist @@ -41,5 +41,7 @@ UIViewControllerBasedStatusBarAppearance + ITSAppUsesNonExemptEncryption +