Last change
on this file since 593 was 413, checked in by Nicholas Riley, 17 years ago |
Reorganize resources; rename Info.plist files for consistency.
|
File size:
838 bytes
|
Rev | Line | |
---|
[153] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
---|
| 3 | <plist version="1.0">
|
---|
| 4 | <dict>
|
---|
| 5 | <key>CFBundleDevelopmentRegion</key>
|
---|
| 6 | <string>English</string>
|
---|
| 7 | <key>CFBundleExecutable</key>
|
---|
| 8 | <string>SCPatchLoader</string>
|
---|
| 9 | <key>CFBundleGetInfoString</key>
|
---|
| 10 | <string></string>
|
---|
| 11 | <key>CFBundleIconFile</key>
|
---|
| 12 | <string></string>
|
---|
| 13 | <key>CFBundleIdentifier</key>
|
---|
| 14 | <string>net.sabi.FScriptAnywhereLoader</string>
|
---|
| 15 | <key>CFBundleInfoDictionaryVersion</key>
|
---|
| 16 | <string>6.0</string>
|
---|
| 17 | <key>CFBundlePackageType</key>
|
---|
| 18 | <string>BNDL</string>
|
---|
| 19 | <key>CFBundleShortVersionString</key>
|
---|
[409] | 20 | <string>${CURRENT_MARKETING_VERSION}</string>
|
---|
[153] | 21 | <key>CFBundleSignature</key>
|
---|
| 22 | <string>FSAL</string>
|
---|
| 23 | <key>CFBundleVersion</key>
|
---|
[409] | 24 | <string>${CURRENT_MARKETING_VERSION}</string>
|
---|
[153] | 25 | </dict>
|
---|
| 26 | </plist>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.