From 4cb4ae6e26d5b700ca78782aba9e83c9defd2b3e Mon Sep 17 00:00:00 2001 From: jwetzell Date: Sat, 6 Apr 2019 14:39:10 -0500 Subject: [PATCH] Commit for redesign --- .../AppIcon.appiconset/Contents.json | 33 +++++++++++++++++-- iOS/Info.plist | 10 +++--- iOS/packages.config | 10 +++++- iOS/qController.iOS.csproj | 27 ++++++++------- qController.Standard/qController.csproj | 10 +++--- 5 files changed, 64 insertions(+), 26 deletions(-) diff --git a/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json b/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json index 79496b2..917bb39 100644 --- a/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -105,6 +105,16 @@ "scale": "1x", "idiom": "ios-marketing" }, + { + "size": "60x60", + "scale": "2x", + "idiom": "car" + }, + { + "size": "60x60", + "scale": "3x", + "idiom": "car" + }, { "role": "notificationCenter", "size": "24x24", @@ -139,9 +149,16 @@ "idiom": "watch" }, { - "role": "longLook", + "role": "appLauncher", "size": "44x44", - "subtype": "42mm", + "subtype": "40mm", + "scale": "2x", + "idiom": "watch" + }, + { + "role": "appLauncher", + "size": "50x50", + "subtype": "44mm", "scale": "2x", "idiom": "watch" }, @@ -159,6 +176,18 @@ "scale": "2x", "idiom": "watch" }, + { + "role": "quickLook", + "size": "108x108", + "subtype": "44mm", + "scale": "2x", + "idiom": "watch" + }, + { + "size": "1024x1024", + "scale": "1x", + "idiom": "watch-marketing" + }, { "size": "16x16", "scale": "1x", diff --git a/iOS/Info.plist b/iOS/Info.plist index fb59e70..8913b0d 100644 --- a/iOS/Info.plist +++ b/iOS/Info.plist @@ -8,10 +8,6 @@ qControl CFBundleIdentifier com.jwetzell.qController - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1.5 LSRequiresIPhoneOS MinimumOSVersion @@ -29,8 +25,6 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad @@ -41,5 +35,9 @@ XSAppIconAssets Assets.xcassets/AppIcon.appiconset + CFBundleShortVersionString + 2.0 + CFBundleVersion + 1.0 diff --git a/iOS/packages.config b/iOS/packages.config index 3c8b791..77fdaf9 100644 --- a/iOS/packages.config +++ b/iOS/packages.config @@ -2,9 +2,10 @@ + - + @@ -29,6 +30,11 @@ + + + + + @@ -49,8 +55,10 @@ + + \ No newline at end of file diff --git a/iOS/qController.iOS.csproj b/iOS/qController.iOS.csproj index f350a40..d8c6ec9 100644 --- a/iOS/qController.iOS.csproj +++ b/iOS/qController.iOS.csproj @@ -1,5 +1,6 @@ + Debug iPhoneSimulator @@ -9,6 +10,7 @@ qController.iOS qController.iOS Resources + true true @@ -35,14 +37,13 @@ bin\iPhone\Release prompt 4 - iPhone Developer: Joel Wetzell (5E8CU66YWB) + iPhone Developer true Entitlements.plist SdkOnly ARMv7, ARM64 HttpClientHandler x86 - VS: com.jwetzell.qController Development pdbonly @@ -57,6 +58,7 @@ HttpClientHandler x86 VS: com.jwetzell.qController Development + -v -v -v -v true @@ -100,37 +102,37 @@ ..\packages\Zeroconf.2.9.0\lib\netstandard1.3\Zeroconf.dll - ..\packages\Newtonsoft.Json.11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.12.0.1\lib\netstandard2.0\Newtonsoft.Json.dll ..\packages\Acr.Settings.9.0.0\lib\xamarinios10\Acr.Settings.dll - ..\packages\System.Reactive.4.0.0\lib\netstandard2.0\System.Reactive.dll + ..\packages\System.Reactive.4.1.3\lib\netstandard2.0\System.Reactive.dll - ..\packages\System.Reactive.Core.4.0.0\lib\netstandard2.0\System.Reactive.Core.dll + ..\packages\System.Reactive.Core.4.1.3\lib\netstandard2.0\System.Reactive.Core.dll - ..\packages\System.Reactive.Interfaces.4.0.0\lib\netstandard2.0\System.Reactive.Interfaces.dll + ..\packages\System.Reactive.Interfaces.4.1.3\lib\netstandard2.0\System.Reactive.Interfaces.dll - ..\packages\System.Reactive.Linq.4.0.0\lib\netstandard2.0\System.Reactive.Linq.dll + ..\packages\System.Reactive.Linq.4.1.3\lib\netstandard2.0\System.Reactive.Linq.dll - ..\packages\System.Reactive.PlatformServices.4.0.0\lib\netstandard2.0\System.Reactive.PlatformServices.dll + ..\packages\System.Reactive.PlatformServices.4.1.3\lib\netstandard2.0\System.Reactive.PlatformServices.dll - ..\packages\Xamarin.Forms.3.0.0.482510\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll + ..\packages\Xamarin.Forms.3.6.0.293080\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll - ..\packages\Xamarin.Forms.3.0.0.482510\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll + ..\packages\Xamarin.Forms.3.6.0.293080\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll - ..\packages\Xamarin.Forms.3.0.0.482510\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll + ..\packages\Xamarin.Forms.3.6.0.293080\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll - ..\packages\Xamarin.Forms.3.0.0.482510\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll + ..\packages\Xamarin.Forms.3.6.0.293080\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll @@ -193,4 +195,5 @@ + \ No newline at end of file diff --git a/qController.Standard/qController.csproj b/qController.Standard/qController.csproj index db76674..ff61a3d 100644 --- a/qController.Standard/qController.csproj +++ b/qController.Standard/qController.csproj @@ -54,11 +54,11 @@ - - - - - + + + + +