• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iPhone runtime browser.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >iPhone runtime browser. (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: Re: Where to release in UIView
  • Next by Date: Re: NSPasteboard and data types
  • Previous by thread: Re: iPhone runtime browser.
  • Next by thread: Re: iPhone runtime browser.
  • Index(es):
    • Date
    • Thread