git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Uncommenting the login item stuff from the PreferencesController.
[MenuTunes.git]
/
MenuTunes.xcode
/
project.pbxproj
diff --git
a/MenuTunes.xcode/project.pbxproj
b/MenuTunes.xcode/project.pbxproj
index
bfe6a22
..
58ed113
100755
(executable)
--- a/
MenuTunes.xcode/project.pbxproj
+++ b/
MenuTunes.xcode/project.pbxproj
@@
-1527,7
+1527,7
@@
LIBRARY_SEARCH_PATHS = .;
MACOSX_DEPLOYMENT_TARGET = 10.2;
OTHER_CFLAGS = "";
LIBRARY_SEARCH_PATHS = .;
MACOSX_DEPLOYMENT_TARGET = 10.2;
OTHER_CFLAGS = "";
- OTHER_LDFLAGS = "";
+ OTHER_LDFLAGS = "
-bind_at_load
";
PRODUCT_NAME = MenuTunes;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
PRODUCT_NAME = MenuTunes;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";