<?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>BuildMachineOSBuild</key>
 
        <string>16G29</string>
 
        <key>CFBundleDevelopmentRegion</key>
 
        <string>English</string>
 
        <key>CFBundleExecutable</key>
 
        <string>SDL2</string>
 
        <key>CFBundleGetInfoString</key>
 
        <string>http://www.libsdl.org</string>
 
        <key>CFBundleIdentifier</key>
 
        <string>org.libsdl.SDL2</string>
 
        <key>CFBundleInfoDictionaryVersion</key>
 
        <string>6.0</string>
 
        <key>CFBundleName</key>
 
        <string>Simple DirectMedia Layer</string>
 
        <key>CFBundlePackageType</key>
 
        <string>FMWK</string>
 
        <key>CFBundleShortVersionString</key>
 
        <string>2.0.7</string>
 
        <key>CFBundleSignature</key>
 
        <string>SDLX</string>
 
        <key>CFBundleSupportedPlatforms</key>
 
        <array>
 
                <string>MacOSX</string>
 
        </array>
 
        <key>CFBundleVersion</key>
 
        <string>2.0.7</string>
 
        <key>DTCompiler</key>
 
        <string>com.apple.compilers.llvm.clang.1_0</string>
 
        <key>DTPlatformBuild</key>
 
        <string>9A235</string>
 
        <key>DTPlatformVersion</key>
 
        <string>GM</string>
 
        <key>DTSDKBuild</key>
 
        <string>17A360</string>
 
        <key>DTSDKName</key>
 
        <string>macosx10.13</string>
 
        <key>DTXcode</key>
 
        <string>0900</string>
 
        <key>DTXcodeBuild</key>
 
        <string>9A235</string>
 
</dict>
 
</plist>