Skip to content

Commit ef19421

Browse files
committed
Update plugin.xml
1 parent e43ea9f commit ef19421

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

plugin.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ For more information see https://github.com/sdesalas/cordova-plugin-magnetometer
3030
<header-file src="src/ios/Magnetometer.h" />
3131
<source-file src="src/ios/Magnetometer.m" />
3232

33-
<!--<framework src="CoreLocation.framework" weak="true" />
34-
<framework src="MobileCoreServices.framework" weak="true" />
35-
<framework src="CoreGraphics.framework" />-->
33+
<framework src="CoreLocation.framework" />
3634
</platform>
3735

3836
<!-- android -->

0 commit comments

Comments
 (0)