Re: Why won't iOS app using MKMapView compile?
Re: Why won't iOS app using MKMapView compile?
- Subject: Re: Why won't iOS app using MKMapView compile?
- From: Kyle Sluder <email@hidden>
- Date: Fri, 08 Jul 2011 19:28:03 -0700
On Fri, Jul 8, 2011 at 7:19 PM, G S <email@hidden> wrote:
>> If you preprocess your source file, the output will show every include and where it came from. Not easy to interpret, but it's all there.
>
> How do you do that?
If you're running Xcode 3, there's a Preprocess command in the menus.
If you're running Xcode 4.0, someone at Apple decided you don't need a
Preprocess command. So you need to copy-paste the command line from
the Build Log and add the -E argument.
This may or may not be the case for newer beta versions of Xcode.
--Kyle Sluder
_______________________________________________
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