mirror of
https://github.com/yawut/SDL.git
synced 2026-04-18 06:46:04 -05:00
Lots of fixes. Fixed missing power management building. Added template icons to the project templates. DocSet stuff Documentation fixes.. Fixed all the SDLtests. (Lots of tedious work.) It now depends on the static library target for convenience so I am not going to remove it from the SDL xcode project.
22 lines
562 B
XML
22 lines
562 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>IBDocumentLocation</key>
|
|
<string>62 117 356 240 0 0 1152 848 </string>
|
|
<key>IBEditorPositions</key>
|
|
<dict>
|
|
<key>29</key>
|
|
<string>62 362 195 44 0 0 1152 848 </string>
|
|
</dict>
|
|
<key>IBFramework Version</key>
|
|
<string>291.0</string>
|
|
<key>IBOpenObjects</key>
|
|
<array>
|
|
<integer>29</integer>
|
|
</array>
|
|
<key>IBSystem Version</key>
|
|
<string>6L60</string>
|
|
</dict>
|
|
</plist>
|