XCode's magic or FileInfo for simple unix tool
XCode's magic or FileInfo for simple unix tool
- Subject: XCode's magic or FileInfo for simple unix tool
- From: Dmitry Markman <email@hidden>
- Date: Thu, 11 Dec 2003 03:03:29 -0500
Hi
I built simple C tool with Xcode
and Finder describes it as Unix executable tool
if I 2click on it finder starts that tool
exactly the same tool I created with CodeWarrior
but finder describes it as document and if I 2click on that
finder popup dialog about application
all permission (-rwxr-xr-x)are the same GetFileInfo reports exactly the
same attributes for both products:
type: ""
creator: ""
attributes: avbstclinmed
both products could be started from the terminal
so what XCode did so special that finder recognizes XCode product as
Unix executable?
can I do some "magic" with CodeWarrior product and change type of the
file
so Finder will describe it as Unix executable application? (and it's
really is)
thanks
Dmitry Markman
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.