Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
 
 

Repository files navigation

፨ XcodeGraph

All Contributors

XcodeGraph is a Swift Package that contains data structures to model an Xcode projects graph. It was initially developed as part of Tuist and extracted to be Tuist-agnostic.

Note

We extracted the graph data structures from Tuist to commoditize them and make them available to other projects that might need to model and generate Xcode projects.

Installation

To install XcodeGraph, you can add it to your project or package's Package.swift:

let package = Package(
    dependencies: [
        .package(url: "https://github.com/tuist/XcodeGraph.git", .upToNextMajor(from: "0.7.0")),
    ],
)

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Dariusz Rybicki
Dariusz Rybicki

💻
Binlogo
Binlogo

💻
Filip Racki
Filip Racki

💻
Gabriel Liévano
Gabriel Liévano

💻
Giovanni Filaferro
Giovanni Filaferro

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

፨ A Swift Package with data structures to model Xcode workspaces and projects

Resources

Code of conduct

Stars

101 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages