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/archive%40mail-archive.com

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

Reply via email to