Make Reveal weak.
This commit is contained in:
@@ -4038,7 +4038,7 @@
|
|||||||
);
|
);
|
||||||
OTHER_LDFLAGS = (
|
OTHER_LDFLAGS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"-framework",
|
"-weak_framework",
|
||||||
Reveal,
|
Reveal,
|
||||||
);
|
);
|
||||||
"OTHER_LDFLAGS[sdk=iphoneos*]" = (
|
"OTHER_LDFLAGS[sdk=iphoneos*]" = (
|
||||||
|
Reference in New Issue
Block a user