Re: Is there still no way to just compile a single file?
Re: Is there still no way to just compile a single file?
- Subject: Re: Is there still no way to just compile a single file?
- From: "Mills, Steve" <email@hidden>
- Date: Sun, 14 Jul 2013 15:06:18 +0000
- Thread-topic: Is there still no way to just compile a single file?
On Jul 14, 2013, at 8:53, "Gerd Knops" <email@hidden> wrote:
> None of this is helping. Given a project, target and source file there should be a way to build just that source file in the context of the project (include paths, framework etc). Something along the lines of
>
> xcodebuild -project MyProject -target MyTarget -files MySourceFile1.m
There sure used to be, but they deemed it unnecessary in Xcode 4, and it's a glaring omission. It's not good to lose control of that to some mystery system where it pre-checks the syntax and all that, but doesn't actually compile the object file.
Steve via iPad
_______________________________________________
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