Skip to content

Commit

Permalink
Fix pbxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ committed Jan 19, 2024
1 parent 75e7e83 commit fc3ee98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DarockBili.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -800,8 +800,8 @@
INFOPLIST_FILE = "DarockBili-Watch-App-Info.plist";
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
INFOPLIST_KEY_WKWatchOnly = YES;
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
LD_RUNPATH_SEARCH_PATHS = (
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
"$(inherited)",
"@executable_path/Frameworks",
);
Expand Down

0 comments on commit fc3ee98

Please sign in to comment.