Xcode 7.1, OS X 10.10.5 A project with two Targets: XpcClient (a normal Cocoa App) XpcHelper this should be just an executable.
In XpcHelper Build Settings i have: Product Name = de.mdenkmann.XpcHelper Now Xcode lists under Products (In the Project navigator): de.mdenkmann.XpcHelper.framework Also the Installation Directory is (per default) /Library/Frameworks. And the target looks like some kind of handbag instead of like the icon of Terminal.app. Etc. When I build Xcode tells me that “de.mdenkmann.XpcHelper is not a valid PRODUCT_NAME for use with framework targets enabling DEFINES_MODULE (name is not a valid C99 extended identifier)” How can I persuade Xcode that I have no intention at all to build any frameworks whatsoever - I just want a plain simple executable. Gerriet. _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com