Преглед на файлове

PRS MOBILE - iOS changes for new update

Nick-PRSDigital@bitbucket.org преди 2 години
родител
ревизия
7697d1313c
променени са 2 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. 2 2
      prs.mobile/comal.timesheets.iOS/Info.plist
  2. 0 1
      prs.mobile/comal.timesheets/Main/MainPageUtils.cs

+ 2 - 2
prs.mobile/comal.timesheets.iOS/Info.plist

@@ -9,9 +9,9 @@
 	<key>CFBundleName</key>
 	<string>TimeBench</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.40.4</string>
+	<string>4.41.1</string>
 	<key>CFBundleVersion</key>
-	<string>4.40.4</string>
+	<string>4.41.1</string>
 	<key>NSBluetoothAlwaysUsageDescription</key>
 	<string>Bluetooth access is needed to locate equipment items</string>
 	<key>NSBluetoothPeripheralUsageDescription</key>

+ 0 - 1
prs.mobile/comal.timesheets/Main/MainPageUtils.cs

@@ -17,7 +17,6 @@ using Plugin.LocalNotification;
 using comal.timesheets.Tasks;
 using System.IO;
 using static comal.timesheets.CustomControls.JobShell;
-using static Android.Graphics.Paint;
 using static InABox.Mobile.LocationServices;
 
 namespace comal.timesheets