From 4c79f6e9ed3dfa2938a2654143f4d5bf3f276177 Mon Sep 17 00:00:00 2001 From: Mark Chan <45706356+WindowsMEMZ@users.noreply.github.com> Date: Thu, 18 Jan 2024 01:56:50 +0800 Subject: [PATCH] Update project.pbxproj --- DarockBili.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DarockBili.xcodeproj/project.pbxproj b/DarockBili.xcodeproj/project.pbxproj index 19d322a2d..7b02084a2 100644 --- a/DarockBili.xcodeproj/project.pbxproj +++ b/DarockBili.xcodeproj/project.pbxproj @@ -801,6 +801,7 @@ INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_WKWatchOnly = YES; LD_RUNPATH_SEARCH_PATHS = ( + INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; "$(inherited)", "@executable_path/Frameworks", ); @@ -831,6 +832,7 @@ INFOPLIST_FILE = "DarockBili-Watch-App-Info.plist"; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_WKWatchOnly = YES; + INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks",