On Fri, Aug 24, 2012, at 02:35 PM, koko wrote: > > On Aug 24, 2012, at 2:02 PM, Kyle Sluder wrote: > > > You want -[NSFileManager setAttributes:ofItemAtPath:error:] in > > combination with NSFileHFSTypeCode. > > I forgot to add that the deployment target is 10.4 … which is why I > asked …
Use NSFileManager on OSes that support it, and FSSetCatalogInfo on 10.4. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com