CB-7187 ios: Add explicit dependency on CoreLocation.framework

This commit is contained in:
Andrew Grieve 2014-07-21 23:01:10 -04:00
parent 9a26e97ac8
commit e8cbb106ae

View File

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