/[ascend]/trunk/mac/ascend.plist
ViewVC logotype

Contents of /trunk/mac/ascend.plist

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2076 - (show annotations) (download)
Mon Sep 7 13:15:36 2009 UTC (13 years, 8 months ago) by jpye
File size: 805 byte(s)
More work on ASCEND packaging for Mac.
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>CFBundleIconFile</key>
6 <string>ascend.svg</string>
7 <key>CFBundleVersion</key>
8 <string>no-build-number</string>
9 <key>CFBundleShortVersionString</key>
10 <string>0.9.7</string>
11 <key>CFBundleSignature</key>
12 <string>a4py</string>
13 <key>CFBundlePackageType</key>
14 <string>APPL</string>
15 <key>CFBundleName</key>
16 <string>ASCEND bundle</string>
17 <key>CFBundleInfoDictionaryVersion</key>
18 <string>6.0</string>
19 <key>CFBundleIdentifier</key>
20 <string>edu.cmu.cheme.ascend</string>
21 <key>CFBundleExecutable</key>
22 <string>ascend</string>
23 <key>CFBundleDisplayName</key>
24 <string>ASCEND modelling environment</string>
25 </dict>
26 </plist>

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22