Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dantastic

macrumors 6502a
Original poster
Jan 21, 2011
572
678
My app is nearing completion but I've a bunch of compiler warnings. Warnings that are fine to ignore but do I need to clean them up or will they care?
 
My app is nearing completion but I've a bunch of compiler warnings. Warnings that are fine to ignore but do I need to clean them up or will they care?
They probably won't care but what makes you think they are fine to ignore? What are these warnings, specifically?
 
I've never had any problems getting my apps excepted over a few warnings. Of course you shouldn't ignore the warnings but chances are if your app works and follows apples guidelines, it will be accepted.

Nick
 
well, 99% are variables I haven't @synthesize'd and the remaining 1% are functions I access only locally but I've omitted from the .h file.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.