mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-18 06:20:21 +00:00
Fixed launch screen text color and image location, changed version to 0.1
This commit is contained in:
21
Limelight/Images.xcassets/store_icon_1024x1024.imageset/Contents.json
vendored
Normal file
21
Limelight/Images.xcassets/store_icon_1024x1024.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x",
|
||||
"filename" : "store_icon_1024x1024.png"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
||||
BIN
Limelight/Images.xcassets/store_icon_1024x1024.imageset/store_icon_1024x1024.png
vendored
Normal file
BIN
Limelight/Images.xcassets/store_icon_1024x1024.imageset/store_icon_1024x1024.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 627 KiB |
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<string>0.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user