[CB-4368] Explicit CoreGraphics.framework dependency should be specified for some core plugins
This commit is contained in:
parent
3b76212497
commit
dd7b20543f
@ -30,6 +30,8 @@
|
|||||||
|
|
||||||
<header-file src="src/ios/CDVInAppBrowser.h" />
|
<header-file src="src/ios/CDVInAppBrowser.h" />
|
||||||
<source-file src="src/ios/CDVInAppBrowser.m" />
|
<source-file src="src/ios/CDVInAppBrowser.m" />
|
||||||
|
|
||||||
|
<framework src="CoreGraphics.framework" />
|
||||||
</platform>
|
</platform>
|
||||||
|
|
||||||
<!-- wp7 -->
|
<!-- wp7 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user