Whether it is legal or not, you'll have to talk to a lawyer or contact Apple. I 
have been told though that for things like icons for Apple apps, it is OK to 
include them in your app as long as you load them at runtime and don't include 
the actual image in your app (ie using [NSWorkspace iconForFile:])

Martin


On 15 Apr 2010, at 10:45 pm, Kirill wrote:
> Hi there. 
> Is it legal to use some Mac OS X icons in 3rd party application?
> For example Finder displays great "clock" icon for "Recent files" (see Finder 
> Sidebar->Search For->Today).
> My application has Finder/ITunes-like interface and it have Recent Folders 
> item in Sidebar too. So, is it legal to load and display this apple clock 
> icon in my application? 
> If for example my app will dynamically find and load it from corresponding 
> smart folder 
> (/System/Library/CoreServices/Finder.app/Contents/Resources/CannedSearches/Today).
> 
> Best regards,
> Kirill.


[Non-text portions of this message have been removed]

Reply via email to