XcodeGen
Xcode generator
A command line tool that generates Xcode projects from folder structures and project specifications.
A Swift command line tool for generating your Xcode project
7k stars
94 watching
820 forks
Language: Swift
last commit: 25 days ago
Linked from 2 awesome lists
cicligeneratorspecificationswiftxcodexcodeprojxcodeprojectyaml
Related projects:
Repository | Description | Stars |
---|---|---|
swiftgen/swiftgen | Automatically generates Swift code for resources like images and localized strings to make them type-safe. | 9,275 |
xcodesorg/xcodes | A tool to manage multiple versions of Xcode on macOS | 3,848 |
johnsundell/swiftplate | Automates cross-platform Swift framework project generation | 1,775 |
87kangsw/thengenerator | An Xcode extension that generates code with syntactic sugar for 'then' statements | 20 |
yonaskolb/swaggen | Generates code from OpenAPI/Swagger specs | 627 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
bouke/swiftinitializergenerator | An Xcode extension that generates Swift initializers based on selected attribute lines. | 718 |
cosmo/hackman | A command-line tool for generating boilerplate code directly within iOS projects. | 293 |
cocoapods/xcodeproj | Tools and scripts to manage Xcode projects from Ruby | 2,368 |
minuscorp/moduleinterface | Automates generation of documentation for Swift modules based on their access levels and Xcode project settings. | 82 |
jpsim/sourcekitten | A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,309 |
xuri/xgen | A tool that generates code from XML schema definitions. | 338 |
raphaelhanneken/iconizer | Automates the creation of Xcode asset catalogs and generates necessary images for macOS and iOS app icons, launch images, and image sets. | 892 |
marcoeidinger/swiftplantuml-xcode-extension | An Xcode extension that generates class diagrams from Swift code | 437 |
gurhub/surmagic | Automates the process of creating XCFrameworks for multiple platforms using Swift | 313 |