diff --git a/ios/JellyfinAudioPlayer/Base.lproj/LaunchScreen.xib b/ios/JellyfinAudioPlayer/Base.lproj/LaunchScreen.xib index d0f0cb4..acc1201 100644 --- a/ios/JellyfinAudioPlayer/Base.lproj/LaunchScreen.xib +++ b/ios/JellyfinAudioPlayer/Base.lproj/LaunchScreen.xib @@ -1,9 +1,10 @@ - - + + + - - + + @@ -12,31 +13,23 @@ - - + + + + + + + + - - - - - - - - - + - + + + + + diff --git a/ios/JellyfinAudioPlayer/Images.xcassets/BackgroundGradient.imageset/BackgroundGradient.pdf b/ios/JellyfinAudioPlayer/Images.xcassets/BackgroundGradient.imageset/BackgroundGradient.pdf new file mode 100644 index 0000000..565e71d Binary files /dev/null and b/ios/JellyfinAudioPlayer/Images.xcassets/BackgroundGradient.imageset/BackgroundGradient.pdf differ diff --git a/ios/JellyfinAudioPlayer/Images.xcassets/BackgroundGradient.imageset/Contents.json b/ios/JellyfinAudioPlayer/Images.xcassets/BackgroundGradient.imageset/Contents.json new file mode 100644 index 0000000..43fe06e --- /dev/null +++ b/ios/JellyfinAudioPlayer/Images.xcassets/BackgroundGradient.imageset/Contents.json @@ -0,0 +1,24 @@ +{ + "images" : [ + { + "filename" : "BackgroundGradient.pdf", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "preserves-vector-representation" : true + } +} diff --git a/ios/JellyfinAudioPlayer/Images.xcassets/IconWithoutBackground.imageset/Contents.json b/ios/JellyfinAudioPlayer/Images.xcassets/IconWithoutBackground.imageset/Contents.json new file mode 100644 index 0000000..dc090bb --- /dev/null +++ b/ios/JellyfinAudioPlayer/Images.xcassets/IconWithoutBackground.imageset/Contents.json @@ -0,0 +1,24 @@ +{ + "images" : [ + { + "filename" : "IconWithoutBackground.pdf", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "preserves-vector-representation" : true + } +} diff --git a/ios/JellyfinAudioPlayer/Images.xcassets/IconWithoutBackground.imageset/IconWithoutBackground.pdf b/ios/JellyfinAudioPlayer/Images.xcassets/IconWithoutBackground.imageset/IconWithoutBackground.pdf new file mode 100644 index 0000000..b0bc6fa Binary files /dev/null and b/ios/JellyfinAudioPlayer/Images.xcassets/IconWithoutBackground.imageset/IconWithoutBackground.pdf differ