[CB-4367] Explicit AssetsLibrary.framework dependency should be specified for some core plugins

This commit is contained in:
Shazron Abdullah 2013-07-23 17:11:39 -07:00
parent dad346be71
commit 18fcce8c32

View File

@ -56,6 +56,7 @@
<framework src="ImageIO.framework" weak="true" />
<framework src="CoreLocation.framework" />
<framework src="CoreGraphics.framework" />
<framework src="AssetsLibrary.framework" />
</platform>
<!-- blackberry10 -->