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