Modifying the default -Prefix.pch file
Modifying the default -Prefix.pch file
- Subject: Modifying the default -Prefix.pch file
- From: Devarshi Kulshreshtha <email@hidden>
- Date: Sun, 25 Aug 2013 20:55:32 +0530
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