mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-03-03 21:32:53 +08:00
CB-7187 ios: Add explicit dependency on CoreLocation.framework
This commit is contained in:
parent
9a26e97ac8
commit
e8cbb106ae
@ -142,6 +142,7 @@
|
||||
<framework src="CoreGraphics.framework" />
|
||||
<framework src="AssetsLibrary.framework" />
|
||||
<framework src="MobileCoreServices.framework" />
|
||||
<framework src="CoreGraphics.framework" />
|
||||
</platform>
|
||||
|
||||
<!-- blackberry10 -->
|
||||
|
Loading…
Reference in New Issue
Block a user