Re: Putting files in an flat-file executable
Re: Putting files in an flat-file executable
- Subject: Re: Putting files in an flat-file executable
- From: Kyle Sluder <email@hidden>
- Date: Sat, 13 Jun 2009 14:30:13 -0700
On Sat, Jun 13, 2009 at 2:23 PM, KK<email@hidden> wrote:
> And I was thinking, is it possible to put other types of files in a flat
> executable file? Like, a picture file, or even another executable?
You can put anything you want inside an executable. The system
doesn't care. But why would you want to? The __info_plist section is
specially-recognized by the system to support Carbon apps that are
linked on OS X. Microsoft Office 2004 used it, for example. All apps
today should be using the bundle structure.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden