An Open Source iPhone Directory started by Jeff Biggus and Joe Pezzillo to provide a useful resource for iPhone developers to find, share and rate open source projects, code and articles.

If you need to contact us, please send us an email.

Search:
The S4iOSLib library is designed to be both a platform (framework, if you will) for iOS development, as well as a 'container' for utilities that should be useful to all Apple developers. The library's APIs are designed to convey the same architectural patterns utilized by Apple's iOS/ObjectiveC-based platform. It relies heavily on protocols and delegates, and offers singletons when appropriate for Manager-type classes. The main goal, however, is to provide a robust and stable set of utilities that will allow developers to focus on creating great new features for iOS, and not reinvent the millions of little wheels that underly almost every application.
added: 2010-09-26 Filed under: Projects Rating: +5
Proxying futures library for Objective-C
added: 2010-09-03 Filed under: Projects Rating: +7
Hockey is a iOS Ad-Hoc updater framework. It can be used for all apps that target the Apple AppStore and improves the beta testing process dramatically. All beta testers. It consists of two components, a server and a client framework.
The server component is required for all scenarios. But it also can work standalone without the client library. It provides a web interface which beta testers can use to install the latest AdHoc provisioning profile and also the latest beta version via Safari right from the device. One server installation is able to handle multiple applications via different bundle identifiers.
added: 2010-09-01 Filed under: Projects Rating: +6
The IKNetworkActivityManager class simplifies work with UIApplication network activity indicator. It turns your networkActivityIndicatorVisible = YES/NO code to add/removeNetworkUser:, so you don't need to remember objects that can use network anymore.
1 Comment added: 2010-08-17 Filed under: Projects Rating: +10
The IKConnectionDelegate class simplifies your NSURLConnection-related code by using GCD and blocks. You just need to
provide completion block and block that is executed during receiving data.
added: 2010-08-17 Filed under: Projects Rating: +6
A UIButton subclass that mimic the "BUY NOW" button on the iOS App Store.
added: 2010-08-16 Filed under: Projects Rating: +8
Pages « First    ...   3   4      6      8   9   ...   Last » Copyright © 2010. All Rights Reserved