Corrected bug in Mac install scripts which could not handle spaces in paths
[sgc2.git] / addons / Mac_install.app / Contents / Info.plist
blobb401a0b11cd36141ba67372668d8092877e0700d
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>CFBundleAllowMixedLocalizations</key>
6 <true/>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>English</string>
9 <key>CFBundleExecutable</key>
10 <string>applet</string>
11 <key>CFBundleIconFile</key>
12 <string>applet</string>
13 <key>CFBundleIdentifier</key>
14 <string>com.apple.ScriptEditor.id.CEA9E2FA-2203-4139-B59E-E67E8863628D</string>
15 <key>CFBundleInfoDictionaryVersion</key>
16 <string>6.0</string>
17 <key>CFBundleName</key>
18 <string>Mac_install</string>
19 <key>CFBundlePackageType</key>
20 <string>APPL</string>
21 <key>CFBundleSignature</key>
22 <string>aplt</string>
23 <key>LSMinimumSystemVersionByArchitecture</key>
24 <dict>
25 <key>x86_64</key>
26 <string>10.6</string>
27 </dict>
28 <key>LSRequiresCarbon</key>
29 <true/>
30 <key>WindowState</key>
31 <dict>
32 <key>bundleDividerCollapsed</key>
33 <true/>
34 <key>bundlePositionOfDivider</key>
35 <real>0.0</real>
36 <key>dividerCollapsed</key>
37 <false/>
38 <key>eventLogLevel</key>
39 <integer>2</integer>
40 <key>name</key>
41 <string>ScriptWindowState</string>
42 <key>positionOfDivider</key>
43 <real>333</real>
44 <key>savedFrame</key>
45 <string>624 443 1040 597 0 0 1920 1057 </string>
46 <key>selectedTab</key>
47 <string>result</string>
48 </dict>
49 </dict>
50 </plist>