102Info.plist
Info.plist with an automatic pop-up of all possible values. Nice.
Info.plist with an automatic pop-up of all possible values. Nice.
http://arstechnica.com/apple/news/2008/11/ars-investigates-does-google-mobile-use-private-apis.ars
hmm. interesting.
How does that relate to iPhone OS 3.0?
openFrameworks on iPhone, now finally public.
http://www.memo.tv/ofxiphone
http://www.jeffcrouse.info/uncategorized/openframeworks-on-iphone/
i shall attempt to install it, and report back then. in the meantime too busy with the wolf.
update:
installation was a breeze, the demos are running quite nicely. (of course you did not forget changing the code-signing in the target to your id). curious to find out what the hardware can do. and finally no more excuses of not getting into oF.
- simple subclass of UITableController
- for ***Fullscreen*** tables only
- create UITableView with loadView
- set delegate & dataSource to itself