From d8d714238c0c05019d1789d2fce34e1c84b8c903 Mon Sep 17 00:00:00 2001 From: Tiago Jacobs Date: Sat, 12 Feb 2022 04:04:07 -0300 Subject: [PATCH] Change LaunchScreen --- .../AppIcon.appiconset/Contents.json | 45 ++++++++++++------- ios/BigBlueButton/LaunchScreen.storyboard | 2 +- 2 files changed, 31 insertions(+), 16 deletions(-) diff --git a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Contents.json b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Contents.json index 118c98f..8121323 100644 --- a/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/ios/BigBlueButton/Images.xcassets/AppIcon.appiconset/Contents.json @@ -2,37 +2,52 @@ "images" : [ { "idiom" : "iphone", - "size" : "29x29", - "scale" : "2x" + "scale" : "2x", + "size" : "20x20" }, { "idiom" : "iphone", - "size" : "29x29", - "scale" : "3x" + "scale" : "3x", + "size" : "20x20" }, { "idiom" : "iphone", - "size" : "40x40", - "scale" : "2x" + "scale" : "2x", + "size" : "29x29" }, { "idiom" : "iphone", - "size" : "40x40", - "scale" : "3x" + "scale" : "3x", + "size" : "29x29" }, { "idiom" : "iphone", - "size" : "60x60", - "scale" : "2x" + "scale" : "2x", + "size" : "40x40" }, { "idiom" : "iphone", - "size" : "60x60", - "scale" : "3x" + "scale" : "3x", + "size" : "40x40" + }, + { + "idiom" : "iphone", + "scale" : "2x", + "size" : "60x60" + }, + { + "idiom" : "iphone", + "scale" : "3x", + "size" : "60x60" + }, + { + "idiom" : "ios-marketing", + "scale" : "1x", + "size" : "1024x1024" } ], "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } -} \ No newline at end of file +} diff --git a/ios/BigBlueButton/LaunchScreen.storyboard b/ios/BigBlueButton/LaunchScreen.storyboard index 8f50cac..e274265 100644 --- a/ios/BigBlueButton/LaunchScreen.storyboard +++ b/ios/BigBlueButton/LaunchScreen.storyboard @@ -22,7 +22,7 @@ -