Sorry. I was pointing to a different part of the advice: >>> you >>> want to bypass the warning for your real app after the user has accepted >>> the >>> warning in for your installer, look at the keys and constants in >>> <LaunchServices/LSQuarantine.h> for what you can pass to >>> LSSetItemAttribute() in LaunchServices. >> >> I think it should work if you don't feel like PackageMaker works for >> you. Did you try it? Did it work? >
Did you try calling LSSetItemAttribute() on your cleanup bundle and on your real application? (or shelling out to xattr if that's easier from the context of your installer?) Did it fix your warnings? What problems did it cause you? All I saw in your follow-up was discussion about packagemaker. Did I miss where you talked about trying the LaunchServices calls? Regards, Geoff _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com