Update macOS package changelog
This commit is contained in:
parent
f91aab41b9
commit
4a58fee658
1 changed files with 2 additions and 2 deletions
|
@ -6377,7 +6377,7 @@
|
|||
"LOAD_REVISION=1",
|
||||
);
|
||||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
INSTALL_PATH = /Applications;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
@ -6419,7 +6419,7 @@
|
|||
);
|
||||
GCC_WARN_UNUSED_VARIABLE = NO;
|
||||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
INSTALL_PATH = /Applications;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
|
Loading…
Add table
Reference in a new issue