]> git.xonotic.org Git - xonotic/xonotic.git/blob - misc/buildfiles/osx/Xonotic.app/Contents/Frameworks/SDL2.framework/Versions/A/Resources/Info.plist
Update Mac OS X SDL framework to 2.0.4
[xonotic/xonotic.git] / misc / buildfiles / osx / Xonotic.app / Contents / Frameworks / SDL2.framework / Versions / A / Resources / Info.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5         <key>BuildMachineOSBuild</key>
6         <string>15C50</string>
7         <key>CFBundleDevelopmentRegion</key>
8         <string>English</string>
9         <key>CFBundleExecutable</key>
10         <string>SDL2</string>
11         <key>CFBundleGetInfoString</key>
12         <string>http://www.libsdl.org</string>
13         <key>CFBundleIdentifier</key>
14         <string>org.libsdl.SDL2</string>
15         <key>CFBundleInfoDictionaryVersion</key>
16         <string>6.0</string>
17         <key>CFBundleName</key>
18         <string>Simple DirectMedia Layer</string>
19         <key>CFBundlePackageType</key>
20         <string>FMWK</string>
21         <key>CFBundleShortVersionString</key>
22         <string>2.0.4</string>
23         <key>CFBundleSignature</key>
24         <string>SDLX</string>
25         <key>CFBundleSupportedPlatforms</key>
26         <array>
27                 <string>MacOSX</string>
28         </array>
29         <key>CFBundleVersion</key>
30         <string>2.0.4</string>
31         <key>DTCompiler</key>
32         <string>com.apple.compilers.llvm.clang.1_0</string>
33         <key>DTPlatformBuild</key>
34         <string>7C68</string>
35         <key>DTPlatformVersion</key>
36         <string>GM</string>
37         <key>DTSDKBuild</key>
38         <string>15C43</string>
39         <key>DTSDKName</key>
40         <string>macosx10.11</string>
41         <key>DTXcode</key>
42         <string>0720</string>
43         <key>DTXcodeBuild</key>
44         <string>7C68</string>
45 </dict>
46 </plist>