mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-19 03:35:10 +08:00
[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="CoreLocation.framework" />
|
||||
<framework src="CoreGraphics.framework" />
|
||||
<framework src="AssetsLibrary.framework" />
|
||||
</platform>
|
||||
|
||||
<!-- blackberry10 -->
|
||||
|
Loading…
Reference in New Issue
Block a user