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 <devarshi.bluec...@gmail.com> 
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 (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/xcvista%40me.com
> 
> This email sent to xcvi...@me.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to