[CB-4367] Explicit AssetsLibrary.framework dependency should be specified for some core plugins
This commit is contained in:
parent
dad346be71
commit
18fcce8c32
@ -56,6 +56,7 @@
|
|||||||
<framework src="ImageIO.framework" weak="true" />
|
<framework src="ImageIO.framework" weak="true" />
|
||||||
<framework src="CoreLocation.framework" />
|
<framework src="CoreLocation.framework" />
|
||||||
<framework src="CoreGraphics.framework" />
|
<framework src="CoreGraphics.framework" />
|
||||||
|
<framework src="AssetsLibrary.framework" />
|
||||||
</platform>
|
</platform>
|
||||||
|
|
||||||
<!-- blackberry10 -->
|
<!-- blackberry10 -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user