Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 3    Views: 38

Skywalker
Apple Fan
Profile
Posts: 117
Reg: Dec 25, 2013
上海
1,670
01/19/14 12:49 AM (11 years ago)

can't run the downloaded project

#import "deleteme_appDelegate.h" it shows: deleteme_appDelegate.h file not found... Do anybody know what's wrong with this? Thanks and Regards, Skywalker
 
Red Dog
buzztouch Evangelist
Profile
Posts: 805
Reg: Jun 16, 2011
Southern Califo...
18,800
like
01/19/14 06:53 AM (11 years ago)
Replace both instances of "deleteme_appDelegate" with "yourAppName_appDelegate"
 
Skywalker
Apple Fan
Profile
Posts: 117
Reg: Dec 25, 2013
上海
1,670
like
01/19/14 07:37 AM (11 years ago)
hi, Red Dog Where can I find the "yourAppName_appDelegte"? or just rename the ""deleteme_appDelegate""? Thanks and Regards, Skywalker
 
Red Dog
buzztouch Evangelist
Profile
Posts: 805
Reg: Jun 16, 2011
Southern Califo...
18,800
like
01/19/14 07:44 AM (11 years ago)
If your app name is "ibitebitrail" then do a search for "deleteme" and replace both instances of "deleteme" with "ibitebitrail"
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.