Version 3.0.260

This commit is contained in:
Oliver Hauff 2021-11-07 21:28:13 +01:00
parent 5a26bf273b
commit 4df8aa98aa
134 changed files with 8098 additions and 567 deletions

View file

@ -27,11 +27,11 @@
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>XSLaunchImageAssets</key>
<string>Resources/Media.xcassets/LaunchImages.launchimage</string>
<string>Media.xcassets/LaunchImages.launchimage</string>
<key>CFBundleName</key>
<string>LastenradBayern</string>
<key>XSAppIconAssets</key>
<string>Media.xcassets/AppIcon-LastenradBayern</string>
<string>Media.xcassets/AppIcons.appiconset</string>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>Is required to communicate with Bluetooth lock.</string>
<key>NSBluetoothPeripheralUsageDescription</key>
@ -48,9 +48,9 @@
<string>com.TeilRad.LastenradBayern</string>
<key>CFBundleDisplayName</key>
<string>LastenradBayern</string>
<key>CFBundleVersion</key>
<string>255</string>
<key>CFBundleVersion</key>.?
<string>260</string>
<key>CFBundleShortVersionString</key>
<string>3.0.255</string>
<string>3.0.259</string>
</dict>
</plist>