diff options
author | Vitaly Takmazov | 2019-10-01 00:04:41 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-10-01 00:04:41 +0300 |
commit | aeb513ed5c165e355c9c378efde7445f597d0380 (patch) | |
tree | e4a53590e47c4fd45c27f6ae02c2c505c371a59b /Juick | |
parent | a124d9396d294ef1f1b27226f1ebe45da2616c56 (diff) |
drop LaunchImage asset
Diffstat (limited to 'Juick')
-rw-r--r-- | Juick/Images.xcassets/LaunchImage.launchimage/Contents.json | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Juick/Images.xcassets/LaunchImage.launchimage/Contents.json b/Juick/Images.xcassets/LaunchImage.launchimage/Contents.json deleted file mode 100644 index fadb823..0000000 --- a/Juick/Images.xcassets/LaunchImage.launchimage/Contents.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "images" : [ - { - "orientation" : "portrait", - "idiom" : "iphone", - "extent" : "full-screen", - "minimum-system-version" : "7.0", - "scale" : "2x" - }, - { - "orientation" : "portrait", - "idiom" : "iphone", - "extent" : "full-screen", - "minimum-system-version" : "7.0", - "subtype" : "retina4", - "scale" : "2x" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -}
\ No newline at end of file |