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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tuist avatar

tuist/XcodeProj

0
View on GitHub↗
2,195 estrellas·349 forks·Swift·mit·4 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de tuist/xcodeprojGráfico del historial de estrellas de tuist/xcodeproj

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a XcodeProj

Proyectos open-source similares, clasificados según cuántas características comparten con XcodeProj.
  • tuist/tuistAvatar de tuist

    tuist/tuist

    5,527Ver en 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
    Ver en GitHub↗5,527
  • johnsundell/swiftplateAvatar de JohnSundell

    JohnSundell/SwiftPlate

    1,775Ver en GitHub↗

    Easily generate cross platform Swift framework projects from the command line

    Swiftcligeneratescript
    Ver en GitHub↗1,775
  • almazrafi/fugenAvatar de almazrafi

    almazrafi/Fugen

    85Ver en GitHub↗

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

    Swift
    Ver en GitHub↗85
  • ardanlabs/serviceAvatar de ardanlabs

    ardanlabs/service

    4,030Ver en 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
    Ver en GitHub↗4,030
Ver las 30 alternativas a XcodeProj→

Preguntas frecuentes

¿Cuáles son las características principales de tuist/xcodeproj?

Las características principales de tuist/xcodeproj son: Build And Automation, Project Analysis and Lints, Project Scaffolding.

¿Qué alternativas de código abierto existen para tuist/xcodeproj?

Las alternativas de código abierto para tuist/xcodeproj incluyen: 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,…