mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
turn off nib/xib flattening/stripping for the debug configuration
This commit is contained in:
@@ -2384,7 +2384,7 @@
|
||||
"third-party/curl/include",
|
||||
"third-party/openssl/include",
|
||||
);
|
||||
IBC_FLATTEN_NIBS = YES;
|
||||
IBC_FLATTEN_NIBS = NO;
|
||||
IBC_NOTICES = NO;
|
||||
INFOPLIST_FILE = "$(SRCROOT)/macosx/Info.plist";
|
||||
INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-CC";
|
||||
|
||||
Reference in New Issue
Block a user