Re: iPhone runtime browser.
Re: iPhone runtime browser.
- Subject: Re: iPhone runtime browser.
- From: "John C. Randolph" <email@hidden>
- Date: Sat, 18 Jul 2009 13:51:59 -0700
Couple of notes: I built it for the 3.1 SDK, and I didn't try it on
anything earlier. One friend of mine told me that to make it work on
the 3.0 SDK, he had to change line 31 of ClassesViewController.m from:
[self.tableView reloadData];
to
[super.tableView reloadData];
-jcr
_______________________________________________
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