Xcode wants to build a Framework, but I want just an executable
Xcode wants to build a Framework, but I want just an executable
- Subject: Xcode wants to build a Framework, but I want just an executable
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Mon, 30 Nov 2015 14:14:55 +0700
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden