iOS Dev Weekly is a newsletter digesting the latest news from the iOS (as in iPhone) news space. It is compiled and curated by Dave Verwer. You can subscribe to the newsletter or browse online through past issues on the newsletter homepage
This app depends on source code from different projects, which is managed into submodules. To clone those submodules ensure that you clone the repository using the --recursive
command line option:
https://github.com/cogun/iOSDevWeekly.git --recursive
Open the project file iOSDevWeekly.xcodeproj
in XCode (4.4 at least) and press run.
- [iOS 5.0+]
- [XCode 4.4+]
Colin Günther - [email protected]
iOSDevWeekly is available under the BSD license.