|
|
@@ -8,8 +8,6 @@
|
|
|
<string>Gasteizko Margolariak</string>
|
|
|
<key>CFBundleExecutable</key>
|
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
|
- <key>NSLocationWhenInUseUsageDescription</key>
|
|
|
- <string>Permitiendo acceso a tu ubicación, podrás conocer la distancia a la cuadrilla y a determinados eventos.</string>
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
@@ -19,11 +17,13 @@
|
|
|
<key>CFBundlePackageType</key>
|
|
|
<string>APPL</string>
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
- <string>0.0.3</string>
|
|
|
+ <string>0.0.4</string>
|
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>4</string>
|
|
|
+ <string>5</string>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
<true/>
|
|
|
+ <key>NSLocationWhenInUseUsageDescription</key>
|
|
|
+ <string>Permitiendo acceso a tu ubicación, podrás conocer la distancia a la cuadrilla y a determinados eventos.</string>
|
|
|
<key>UILaunchStoryboardName</key>
|
|
|
<string>LaunchScreen</string>
|
|
|
<key>UIMainStoryboardFile</key>
|