/ld26

To get this branch, use:
bzr branch /bzr/ld26

« back to all changes in this revision

Viewing changes to Info.plist

  • Committer: Josh C
  • Date: 2013-04-27 16:36:06 UTC
  • Revision ID: josh@9ix.org-20130427163606-0eef0f5v9wbzoi0j
zoetrope 1.4

Show diffs side-by-side

added added

removed removed

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.ld26</string>
15
 
        <key>CFBundleInfoDictionaryVersion</key>
16
 
        <string>6.0</string>
17
 
        <key>CFBundleName</key>
18
 
        <string>Sail Away</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>