albertopasca.it
XCode ‐ Podfile with categories and multiple targets - while (true) { }
Welcome back, what I want to share is an ordered and readable Podfile. The Podfile is a specification that describes the dependencies of the targets of one or more Xcode projects. To use a Podfile you need to install a macOS app called CocoaPods. CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. Read More
Alberto Pasca