On Nov 27, 2012, at 8:52 AM, "[email protected]" <[email protected]> wrote:
> > > On 27 Nov 2012, at 15:42, Kyle Sluder <[email protected]> wrote: > >> >> From the documentation for CFBundleCopyInfoDictionaryForURL: >> >> "For a plain file URL representing an unbundled application, this >> function will attempt to read an information dictionary either from the >> (__TEXT, __info_plist) section of the file (for a Mach-O file) or from a >> plst resource." >> >> So use that. > I am not sure from the OP whether the tool is actually part of a bundle or > not. The documentation I quoted explicitly stated that this function works on both bundled and unbundled programs. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
