We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43ea9f commit ef19421Copy full SHA for ef19421
plugin.xml
@@ -30,9 +30,7 @@ For more information see https://github.com/sdesalas/cordova-plugin-magnetometer
30
<header-file src="src/ios/Magnetometer.h" />
31
<source-file src="src/ios/Magnetometer.m" />
32
33
- <!--<framework src="CoreLocation.framework" weak="true" />
34
- <framework src="MobileCoreServices.framework" weak="true" />
35
- <framework src="CoreGraphics.framework" />-->
+ <framework src="CoreLocation.framework" />
36
</platform>
37
38
<!-- android -->
0 commit comments