a hex editor and was shocked to see the standard "MZ" file header,
plus the "This program cannot be run in DOS mode" message.
What's that all about? Apple using Windows executables internally?


It is weird. You can develop on Windows but you need to compile on MacOS because the SDK is MacOS only.PB wrote: Anyway, I just thought it's weird to see a Windows NT exe
format file inside an Apple product. As far as I can tell, you
can't write iPhone apps on a Windows PC at all (ie. Apple's
dev license doesn't allow or even support it), so it's strange.

You can pretty much include what files you want in your package. There are no restrictions on that.IdeasVacuum wrote:....Does that mean that Apple's app checking is not as good as they would have us believe?