Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.
Click here to check if anything new just came in.
February 20 2010
Zimt – OpenResearch iPhone Library
We just started our own public iPhone library: http://github.com/openresearch/zimt
For now it includes:
ZTFakeLocationManager
CLLocationManager subclass that can read a list of waypoints from a file and simulate location updates. Meant to be used on simulator for testing. See samples/FakeLocation
ZTWebSocket
Probably the first WebSocket client implementation written in Objective-C
