diff --git a/config.xml b/config.xml index 0881bc2a538b5c909439185aff99e8ae9a7b0fe6..03e2dcc11cc5c255d6481e264a9a65f28619085d 100644 --- a/config.xml +++ b/config.xml @@ -59,6 +59,7 @@ compile to www folder</description> </edit-config> <edit-config target="NSLocationWhenInUseUsageDescription" file="*-Info.plist" mode="merge"> <string>Bruker GPS for å lokalisere observasjonen</string> + </edit-config> <edit-config target="NSLocationAlwaysAndWhenInUseUsageDescription" file="*-Info.plist" mode="merge"> <string>Bruker GPS for å lokalisere observasjonen</string> </edit-config>