forked from public/cordova-plugin-camera
[CB-4367] Explicit AssetsLibrary.framework dependency should be specified for some core plugins
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
<framework src="ImageIO.framework" weak="true" />
|
||||
<framework src="CoreLocation.framework" />
|
||||
<framework src="CoreGraphics.framework" />
|
||||
<framework src="AssetsLibrary.framework" />
|
||||
</platform>
|
||||
|
||||
<!-- blackberry10 -->
|
||||
|
||||
Reference in New Issue
Block a user