Blog: cocoapods Two Ring Software's cocoapods RSS Feed



Describing my process for semantically versioning the Pippin podspec, deploying it to CocoaPods trunk, and committing all the results to git history. (7 minute read)
Tags: UX algorithms apple backend cocoapods data devex ethics git ios ipad legal meta mgmt objc patterns playgrounds products rails ruby security swift theory tools vapor web wwdc xcode
Previously:
CocoaPods and Custom Build Configurations
My long journey to set a devpod's SWIFT_OPTIMIZATION_LEVEL, from the podspec's pods_target_xcconfig, to Podfile's post_install and finally arriving at the succinct project.
Dependency Management Best Practices
In light of recent news about dependency manager breakages and vulnerabilities, highlighting some steps you can take to protect your dependencies and the projects for which you need them.
Source Control Management vs. Dependency Management
Which manager has more authority over your project?