awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tuist avatar

tuist/XcodeProj

0
View on GitHub↗
2,195 stars·349 forks·Swift·mit·9 views

XcodeProj

Features

  • Build And Automation - Library for programmatically reading and modifying Xcode project files.
  • Project Analysis and Lints - Read, update, and write Xcode projects programmatically.
  • Project Scaffolding - Library for reading and updating Xcode projects.

Star history

Star history chart for tuist/xcodeprojStar history chart for tuist/xcodeproj

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to XcodeProj

Similar open-source projects, ranked by how many features they share with XcodeProj.
  • tuist/tuisttuist avatar

    tuist/tuist

    5,527View on GitHub↗

    Tuist is a Swift manifest–based project manager for Xcode projects. It replaces manual Xcode project file editing with a declarative Swift DSL where build targets, settings, and dependencies are defined in code. The tool then generates Xcode workspaces and projects from that manifest, and can bootstrap new projects with a given platform target and initial structure. Beyond generation and scaffolding, Tuist provides a command-line build capability that compiles Apple platform projects without launching Xcode. It resolves the dependency graph between targets, detects cycles, and determines buil

    Swiftiosobjective-cproductivity
    View on GitHub↗5,527
  • johnsundell/swiftplateJohnSundell avatar

    JohnSundell/SwiftPlate

    1,775View on GitHub↗

    Easily generate cross platform Swift framework projects from the command line

    Swiftcligeneratescript
    View on GitHub↗1,775
  • almazrafi/fugenalmazrafi avatar

    almazrafi/Fugen

    85View on GitHub↗

    Command line tool for exporting resources and generating code from your Figma files

    Swift
    View on GitHub↗85
  • ardanlabs/serviceardanlabs avatar

    ardanlabs/service

    4,030View on GitHub↗

    This project provides a set of structural templates and frameworks for bootstrapping production servers, high-performance backends, Kubernetes microservices, and AI pipelines using the Go programming language. It serves as a foundational architecture for building high-throughput infrastructure and scalable production servers with integrated routing and middleware. The framework includes a specialized infrastructure for developing retrieval-augmented generation systems, emphasizing local model inference and secure data sovereignty. It further provides a dedicated microservice template for cont

    Go
    View on GitHub↗4,030
See all 30 alternatives to XcodeProj→

Frequently asked questions

What are the main features of tuist/xcodeproj?

The main features of tuist/xcodeproj are: Build And Automation, Project Analysis and Lints, Project Scaffolding.

What are some open-source alternatives to tuist/xcodeproj?

Open-source alternatives to tuist/xcodeproj include: tuist/tuist — Tuist is a Swift manifest–based project manager for Xcode projects. It replaces manual Xcode project file editing with… johnsundell/swiftplate — Easily generate cross platform Swift framework projects from the command line. almazrafi/fugen — Command line tool for exporting resources and generating code from your Figma files. astaxie/bat — Go implement CLI, cURL-like tool for humans. audreyr/cookiecutter — Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It… ardanlabs/service — This project provides a set of structural templates and frameworks for bootstrapping production servers,…