Subversion Repositories Games.Prince of Persia

Rev

Rev 1 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 pmbaty 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>
8 pmbaty 6
        <string>17G65</string>
1 pmbaty 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>
8 pmbaty 22
        <string>2.0.9</string>
1 pmbaty 23
        <key>CFBundleSignature</key>
24
        <string>SDLX</string>
25
        <key>CFBundleSupportedPlatforms</key>
26
        <array>
27
                <string>MacOSX</string>
28
        </array>
29
        <key>CFBundleVersion</key>
8 pmbaty 30
        <string>2.0.9</string>
1 pmbaty 31
        <key>DTCompiler</key>
32
        <string>com.apple.compilers.llvm.clang.1_0</string>
33
        <key>DTPlatformBuild</key>
8 pmbaty 34
        <string>10A255</string>
1 pmbaty 35
        <key>DTPlatformVersion</key>
36
        <string>GM</string>
37
        <key>DTSDKBuild</key>
8 pmbaty 38
        <string>18A384</string>
1 pmbaty 39
        <key>DTSDKName</key>
8 pmbaty 40
        <string>macosx10.14</string>
1 pmbaty 41
        <key>DTXcode</key>
8 pmbaty 42
        <string>1000</string>
1 pmbaty 43
        <key>DTXcodeBuild</key>
8 pmbaty 44
        <string>10A255</string>
1 pmbaty 45
</dict>
46
</plist>