Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It functions as a Git-based framework manager and binary distribution tool used to fetch, build, and manage external libraries. The project distinguishes itself by supporting the production and distribution of platform-independent binary frameworks and static libraries. It utilizes Git tags and submodules to lock specific versions of external libraries and provides mechanisms to distribute prebuilt binaries via zipped release archives. The system covers dependency resolution and version
Command line tool for exporting resources and generating code from your Figma files
OpenAPI/Swagger 3.0 Parser and Swift code generator
The main features of yonaskolb/swaggen are: Build And Automation.
Open-source alternatives to yonaskolb/swaggen include: almazrafi/fugen — Command line tool for exporting resources and generating code from your Figma files. carthage/carthage — Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It… cesarferreira/alfi. astaxie/bat — Go implement CLI, cURL-like tool for humans. cocoapods/cocoapods — CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via… cpisciotta/xcbeautify.