Re: Modifying the default -Prefix.pch file
Re: Modifying the default -Prefix.pch file
- Subject: Re: Modifying the default -Prefix.pch file
- From: Maxthon Chan <email@hidden>
- Date: Mon, 26 Aug 2013 00:09:56 +0800
I don’t use it, at all. (as in, I remove it from my projects.)
Also, I always have a +thisDelegate method in my app delegate which is simply a return [UIApplication sharedApplication].delegate.
On Aug 25, 2013, at 23:25, Devarshi Kulshreshtha <email@hidden> wrote:
> I would like to know how I can modify the default .pch file included with
> the xcode project templates.
>
> Example: to add below #define in default pch file-
>
>
> #define APP_DELEGATE ((AppDelegate*)[[UIApplication sharedApplication]
> delegate])
>
> I tried searching for a template .pch file within xcode's package with no
> luck.
>
>
> Please suggest.
> _______________________________________________
>
> 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
_______________________________________________
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