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

This commit is contained in:
Shazron Abdullah 2013-07-23 17:09:09 -07:00
parent 2ca0c3e563
commit c9b85f18f2

View File

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