[IOS] Add launch storyboard (#4724)
authorRui Marinho <me@ruimarinho.net>
Mon, 17 Dec 2018 10:43:17 +0000 (10:43 +0000)
committerGitHub <noreply@github.com>
Mon, 17 Dec 2018 10:43:17 +0000 (10:43 +0000)
commite15f8be987010196812e95ab8cac47d831d967d2
treeef3d976d2253f420e935025307458cb6996a23fa
parente85af2f52d260fa0988518af563da6f18110a2e8
[IOS] Add launch storyboard (#4724)

* [IOS} Add launch storyboard

* [Mac] Fix csproj

* [Controls] Update MinimumOSVersion iOS

* [Controls] Remove missing file reference

* Update Xamarin.Forms.ControlGallery.MacOS.csproj
36 files changed:
Xamarin.Forms.ControlGallery.MacOS/Xamarin.Forms.ControlGallery.MacOS.csproj
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Contents.json [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon1024.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon120.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon152.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon167.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon180.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon20.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon29.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon40.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon58.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon60.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon76.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon80.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon87.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Default-568h@2x.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Default-667h@2x.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Default-812h@3x.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Default@2x.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Info.plist
Xamarin.Forms.ControlGallery.iOS/Resources/Default-568h@2x.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Resources/Default-Portrait.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Resources/Default-Portrait@2x.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Resources/Default.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Resources/Default@2x.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Resources/Icon-60@2x.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Resources/Icon-Small-40@2x.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Resources/Icon-Small.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Resources/Icon-Small@2x.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Resources/Icon.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Resources/Icon@2x.png [deleted file]
Xamarin.Forms.ControlGallery.iOS/Resources/LaunchScreen.storyboard [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo@2x.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo@3x.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj