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·11 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with XcodeProj

These projects share indexed features with XcodeProj. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with tuist/xcodeproj?

Projects with overlapping indexed features 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,…