Automator Actions and CFBundleExecutable key
Automator Actions and CFBundleExecutable key
- Subject: Automator Actions and CFBundleExecutable key
- From: Steve Cronin <email@hidden>
- Date: Sat, 10 Apr 2010 14:01:55 -0500
Folks;
I have an Automator action that is giving me a confusing result.
If I include an 'Executable File' key in the info.plist
- debug compile - with no executable this key is pointless
- release compile - no warning
If I remove the 'Executable File' key from the info.plist
- debug compile - no warnings
- release compile - bundle has executable but no CFBundleExecutable key
Damned if I do and damned if I don't….
Should I just include the key and ignore the debug compile warnings?
Is there a compiler flag that I should be more informed about?
Thanks for any information!
Steve_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden