forked from public/cordova-plugin-camera
[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