[CB-4368] Explicit CoreGraphics.framework dependency should be specified for some core plugins

This commit is contained in:
Shazron Abdullah 2013-07-23 17:08:18 -07:00
parent 3b76212497
commit dd7b20543f

View File

@ -30,6 +30,8 @@
<header-file src="src/ios/CDVInAppBrowser.h" />
<source-file src="src/ios/CDVInAppBrowser.m" />
<framework src="CoreGraphics.framework" />
</platform>
<!-- wp7 -->