Discussion Forums  >  Uncategorized

Replies: 15    Views: 413

manubiou
Apple Fan
Profile
Posts: 71
Reg: Jan 11, 2011
france
710
02/04/11 08:58 AM (15 years ago)

TIP to fix appdelegate and exit code 1 error problem

1/ Copy this files out of her original folder : BT_Config/name_of_your_app_appDelegate.h BT_Config/name_of_your_app_appDelegate.m BT_screens/BT_screen_images.h BT_screens/BT_screen_images.m 2/ Delete original files into their folder 3/ Delete file into xcode (right click =>Delete) 4/ Re import files into xcode by dragging ine their respective folder Build and run ! That's all !
 
paulwyre
Apple Fan
Profile
Posts: 139
Reg: Dec 21, 2010
USA
1,390
like
02/04/11 09:14 AM (15 years ago)
haha that fixed it. For some reason the files were just not importing into the project from the beginning. Thanks :-) Simple instructions...Huge results
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/04/11 09:45 AM (15 years ago)
You guys should not have to do this - something fishy going on with the download server and the way it's packaging your projects. Still looking into this.
 
blardo9d
buzztouch Evangelist
Profile
Posts: 18
Reg: Jan 11, 2011
West Hills, Ca
180
like
02/04/11 10:36 AM (15 years ago)
The project has BT_screen_image.h and BT_screen_image.m the actual filenames in the unzipped folder has BT_screen_images.h .m
 
blardo9d
buzztouch Evangelist
Profile
Posts: 18
Reg: Jan 11, 2011
West Hills, Ca
180
like
02/04/11 11:30 AM (15 years ago)
BT_screen_image.h and .m are still show wrong. Should be plural. It is a project file error. Just downloaded the latest code and it's still not fixed.
 
blardo9d
buzztouch Evangelist
Profile
Posts: 18
Reg: Jan 11, 2011
West Hills, Ca
180
like
02/04/11 01:36 PM (15 years ago)
Last download worked great. Thanks!
 
Ciano
Apple Fan
Profile
Posts: 22
Reg: Jan 24, 2011
location unknow...
220
like
02/05/11 03:00 AM (15 years ago)
Is anyone else still getting this problem? I get 330 errors when I compile. All seem to be related to appdelegate . I redownloaded the app etc but still no luck. Any suggestions? ps Loving all the new features that 1.5 is offering!
 
Ciano
Apple Fan
Profile
Posts: 22
Reg: Jan 24, 2011
location unknow...
220
like
02/05/11 03:06 AM (15 years ago)
opps got it sorted using the trick at the top of this thread. 330 errors to 0 errors in 2 minutes! Nice one!
 
Stefan
buzztouch Evangelist
Profile
Posts: 558
Reg: Dec 21, 2010
Sweden
14,780
like
02/07/11 10:53 AM (15 years ago)
Big shoutout to @manubiou for this fix. Got me started now. Thanks/S
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/07/11 04:54 PM (15 years ago)
Hey gang.... this should not happen anymore. @manubiou saved us while we worked it out ;-)
 
Stefan
buzztouch Evangelist
Profile
Posts: 558
Reg: Dec 21, 2010
Sweden
14,780
like
02/08/11 03:35 AM (15 years ago)
@David - It happen to my app, and I downloaded (and created a totally new app) Sunday (GMT 22.00). I got all the errors but mangaged to correct it thanks to fix from @manubiou.
 
Annonymous
Profile
02/08/11 05:16 AM (15 years ago)
@David - It happen to my app, and I downloaded (and created a totally new app) Sunday (GMT 22.00). I got all the errors but mangaged to correct it thanks to fix from @manubiou.
 
Stefan
buzztouch Evangelist
Profile
Posts: 558
Reg: Dec 21, 2010
Sweden
14,780
like
02/08/11 07:20 AM (15 years ago)
@David - I downloaded the app from the beginning and now its working. Just wanted to let you know. Keep up the fantastic work! br/S
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/08/11 08:52 AM (15 years ago)
Great! Getting more and more little things worked out. Good to hear your's is working ;-)
 
Kulahblind
Aspiring developer
Profile
Posts: 21
Reg: Feb 07, 2012
Burbank, CA
210
like
02/13/12 02:24 PM (14 years ago)
I'm getting 25 errors in eclipse (error: Error: No resource found that matches the given name (at 'label' with value '@string/app_name') as well as 1 error saying (error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/icon') I noticed that the source code did not import any BT_ asset folders. Can I add these after the fact even though it should have already been included?
 
Kulahblind
Aspiring developer
Profile
Posts: 21
Reg: Feb 07, 2012
Burbank, CA
210
like
02/13/12 02:37 PM (14 years ago)
Apologies for my previous post. I used the Import feature as opposed to Create From Existing Project. It worked cleanly and I was able to sign my .apk
 

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.