[CB-4366] Explicit MobileCoreServices.framework dependency should be specified for some core plugins

This commit is contained in:
Shazron Abdullah 2013-07-23 17:14:59 -07:00
parent 18fcce8c32
commit 5d747c739d

View File

@ -57,6 +57,7 @@
<framework src="CoreLocation.framework" />
<framework src="CoreGraphics.framework" />
<framework src="AssetsLibrary.framework" />
<framework src="MobileCoreServices.framework" />
</platform>
<!-- blackberry10 -->