mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-01 05:42:08 +02:00
14 lines
322 B
Plaintext
14 lines
322 B
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||
|
|
<plist version="1.0">
|
||
|
|
<dict>
|
||
|
|
<key>UILaunchScreen</key>
|
||
|
|
<dict>
|
||
|
|
<key>UIColorName</key>
|
||
|
|
<string></string>
|
||
|
|
<key>UIImageName</key>
|
||
|
|
<string></string>
|
||
|
|
</dict>
|
||
|
|
</dict>
|
||
|
|
</plist>
|