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
Turn your Swift data model into a working CRUD app.
Les fonctionnalités principales de q-mobile/model2app sont : Build And Automation.
Les alternatives open-source à q-mobile/model2app incluent : 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.