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

dbramhall

macrumors newbie
Original poster
Aug 1, 2011
16
0
England, UK
I have opened my application on Xcode and I have found that initWithFrame:reuseIdentifier is deprecated and I was wondering how I correct it... Below is the code:

Code:
cell = [[[UITableViewCell alloc] initWithFrame:CGRectZero reuseIdentifier:CellIdentifier] autorelease];

Thanks a lot!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.