Re: How to use an external build log in XCode
Re: How to use an external build log in XCode
- Subject: Re: How to use an external build log in XCode
- From: Jens Miltner <email@hidden>
- Date: Fri, 26 Nov 2010 12:06:17 +0100
Am 18.10.2010 um 06:13 schrieb Dieter Oberkofler:
> I was wondering if it is somehow possible to open an external build log (for example the result of a simple make script) in XCode to process the errors and warnings?
> In other words: can XCode be used as an Editor and still process an external build log?
Are you triggering the external build process through an Xcode target (shell script build phase or external target)?
If so, you can post-process the build log (e.g. using sed) to the format that Xcode expects.
</jum>
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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