CocoaPods is the dependency manager for Cocoa projects.
First of all. I updated to El Capitan because of iOS 9.3 and it's support only in xCode 7.3. After update I …
ios rubygems cocoapods osx-elcapitanI am trying to set up CI on Xcode Server by creating a bot for an iOS app. I use …
ios xcode server continuous-integration cocoapodsThis is my first time forking a GitHub project, and I'm not too competent with CocoaPods either, so please bear …
github cocoapods git-forkI'm having issues with archiving on my CI machine (Jenkins), when running the process manually on the SAME machine but …
ios cocoapods xcodebuild xcode10 archivingI had a clean swift project, using some cocoapods : Parse, AFNetworking and RESideMenu. I need to use STZPopupView pod, so …
ios swift cocoapods residemenuI'm developing a Cordova plugin, and for the iOS platform, I'd like to incorporate a few existing (non-cordova-specific) Cocoapods. I …
ios cordova cocoapods cordova-pluginsI am trying to add local pods to my objective c iOS project. Is there a way to use the …
ios objective-c swift cocoapods podfile