Skip to content

Commit

Permalink
dev/edit-info (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Jan 19, 2024
1 parent 7c8e4e4 commit 1c0c2ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DarockBili.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 1c0c2ca

Please sign in to comment.