Rev 1 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1 | Rev 8 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?xml version="1.0" encoding="UTF-8"?> |
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"> |
2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
3 | <plist version="1.0"> |
3 | <plist version="1.0"> |
4 | <dict> |
4 | <dict> |
5 | <key>BuildMachineOSBuild</key> |
5 | <key>BuildMachineOSBuild</key> |
6 | <string> |
6 | <string>17G65</string> |
7 | <key>CFBundleDevelopmentRegion</key> |
7 | <key>CFBundleDevelopmentRegion</key> |
8 | <string>English</string> |
8 | <string>English</string> |
9 | <key>CFBundleExecutable</key> |
9 | <key>CFBundleExecutable</key> |
10 | <string>SDL2</string> |
10 | <string>SDL2</string> |
11 | <key>CFBundleGetInfoString</key> |
11 | <key>CFBundleGetInfoString</key> |
Line 17... | Line 17... | ||
17 | <key>CFBundleName</key> |
17 | <key>CFBundleName</key> |
18 | <string>Simple DirectMedia Layer</string> |
18 | <string>Simple DirectMedia Layer</string> |
19 | <key>CFBundlePackageType</key> |
19 | <key>CFBundlePackageType</key> |
20 | <string>FMWK</string> |
20 | <string>FMWK</string> |
21 | <key>CFBundleShortVersionString</key> |
21 | <key>CFBundleShortVersionString</key> |
22 | <string>2.0. |
22 | <string>2.0.9</string> |
23 | <key>CFBundleSignature</key> |
23 | <key>CFBundleSignature</key> |
24 | <string>SDLX</string> |
24 | <string>SDLX</string> |
25 | <key>CFBundleSupportedPlatforms</key> |
25 | <key>CFBundleSupportedPlatforms</key> |
26 | <array> |
26 | <array> |
27 | <string>MacOSX</string> |
27 | <string>MacOSX</string> |
28 | </array> |
28 | </array> |
29 | <key>CFBundleVersion</key> |
29 | <key>CFBundleVersion</key> |
30 | <string>2.0. |
30 | <string>2.0.9</string> |
31 | <key>DTCompiler</key> |
31 | <key>DTCompiler</key> |
32 | <string>com.apple.compilers.llvm.clang.1_0</string> |
32 | <string>com.apple.compilers.llvm.clang.1_0</string> |
33 | <key>DTPlatformBuild</key> |
33 | <key>DTPlatformBuild</key> |
34 | <string> |
34 | <string>10A255</string> |
35 | <key>DTPlatformVersion</key> |
35 | <key>DTPlatformVersion</key> |
36 | <string>GM</string> |
36 | <string>GM</string> |
37 | <key>DTSDKBuild</key> |
37 | <key>DTSDKBuild</key> |
38 | <string> |
38 | <string>18A384</string> |
39 | <key>DTSDKName</key> |
39 | <key>DTSDKName</key> |
40 | <string>macosx10. |
40 | <string>macosx10.14</string> |
41 | <key>DTXcode</key> |
41 | <key>DTXcode</key> |
42 | <string> |
42 | <string>1000</string> |
43 | <key>DTXcodeBuild</key> |
43 | <key>DTXcodeBuild</key> |
44 | <string> |
44 | <string>10A255</string> |
45 | </dict> |
45 | </dict> |
46 | </plist> |
46 | </plist> |