bzr branch
http://9ix.org/bzr/ld26
2
by Josh C
build system |
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>11D50b</string> |
|
7 |
<key>CFBundleDevelopmentRegion</key> |
|
8 |
<string>English</string> |
|
9 |
<key>CFBundleExecutable</key> |
|
10 |
<string>love</string> |
|
11 |
<key>CFBundleIconFile</key> |
|
12 |
<string>Love.icns</string> |
|
13 |
<key>CFBundleIdentifier</key> |
|
14 |
<string>org.9ix.basecode</string> |
|
15 |
<key>CFBundleInfoDictionaryVersion</key> |
|
16 |
<string>6.0</string> |
|
17 |
<key>CFBundleName</key> |
|
18 |
<string>Basecode</string> |
|
19 |
<key>CFBundlePackageType</key> |
|
20 |
<string>APPL</string> |
|
21 |
<!--key>CFBundleShortVersionString</key> |
|
22 |
<string>0.8.0</string>--> |
|
23 |
<!--<key>CFBundleSignature</key> |
|
24 |
<string>????</string>--> |
|
25 |
<key>DTCompiler</key> |
|
26 |
<string></string> |
|
27 |
<key>DTPlatformBuild</key> |
|
28 |
<string>4E2002</string> |
|
29 |
<key>DTPlatformVersion</key> |
|
30 |
<string>GM</string> |
|
31 |
<key>DTSDKBuild</key> |
|
32 |
<string>11D50a</string> |
|
33 |
<key>DTSDKName</key> |
|
34 |
<string>macosx10.7</string> |
|
35 |
<key>DTXcode</key> |
|
36 |
<string>0432</string> |
|
37 |
<key>DTXcodeBuild</key> |
|
38 |
<string>4E2002</string> |
|
39 |
<!--<key>NSHumanReadableCopyright</key> |
|
40 |
<string>© 2006-2012 LÖVE Development Team</string>--> |
|
41 |
<key>NSMainNibFile</key> |
|
42 |
<string>SDLMain</string> |
|
43 |
<key>NSPrincipalClass</key> |
|
44 |
<string>NSApplication</string> |
|
45 |
</dict> |
|
46 |
</plist> |