Packages (was: copy large files in Rev on Mac)
Stephen Barncard
stephenREVOLUTION2 at barncard.com
Sat Dec 8 12:55:56 EST 2007
In a Rev standalone .app in MacOSX
Finder file info is located in the info.pList file within the
"bundle/package/app".
It's a lot of XML like this:
<string>20071129_Toadmeat</string>
<key>CFBundleName</key>
<string>Toadmeat Chopper</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.5.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.9.0.480</string>
I would assume it's like that in other applications as well.
>>* The directory has its bundle bit set.
>>* The directory has a known structure type indicating it is a
>>modern or versioned bundle.
>
>How does one set a file's bundle bit in a post-ResEdit world?
--
stephen barncard
s a n f r a n c i s c o
- - - - - - - - - - - -
More information about the use-livecode
mailing list