It's been two years so I have no idea what's going on

This commit is contained in:
Isaac Greene 2025-10-02 23:57:33 -04:00
parent 099728c760
commit ed2f6af9c8
Signed by: isaac
SSH key fingerprint: SHA256:Jr4CSXfwzXSuwhYRd3vX12Wt/v8vkvq0hOJ0NLwubH8
23 changed files with 112 additions and 473 deletions

13
Splits/Info.plist Normal file
View file

@ -0,0 +1,13 @@
<?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>launchScreenBackground</string>
<key>UIImageRespectsSafeAreaInsets</key>
<true/>
</dict>
</dict>
</plist>