mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2026-04-29 00:02:13 +08:00
[CB-4366] Explicit MobileCoreServices.framework dependency should be specified for some core plugins
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
<framework src="CoreLocation.framework" />
|
||||
<framework src="CoreGraphics.framework" />
|
||||
<framework src="AssetsLibrary.framework" />
|
||||
<framework src="MobileCoreServices.framework" />
|
||||
</platform>
|
||||
|
||||
<!-- blackberry10 -->
|
||||
|
||||
Reference in New Issue
Block a user