How to use CocoaPods with Swift project
If you already know how to install and use CocoaPods then continue else please first visit my previous blog “How to install CocoaPods in XCode” (for...
If you already know how to install and use CocoaPods then continue else please first visit my previous blog “How to install CocoaPods in XCode” (for...
Apple today announced that its set of WatchKit development tools with XCode 6.2 (beta) are now available for developers, allowing them to begin creating apps for Apple Watch.
...
Yesterday Apple launched two new iPhones and Apple watch. As a developer personally i believe these iPhones looks like a pain for us. You have to manage different...
Apple’s review process is infamous within the independent developer community. With its inconsistent approach to approval and rejection, apparent skirting around the rules for big players, and its...
Sometimes we are using many Git libraries inside our app. Like JSONKit, AFNetworking, MBProgressHUD, EGOTableViewPullRefresh, Facebook-iOS-SDK etc. But it is very boring to build all libraries or if you add...