Swift Xcodeproj

Open-source Swift projects categorized as Xcodeproj

Top 4 Swift Xcodeproj Projects

  1. XcodeGen

    A Swift command line tool for generating your Xcode project

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. xcproj

    📝 Read, update and write your Xcode projects (by tuist)

  4. xcdiff

    A tool which helps you diff xcodeproj files.

  5. rules_xcodeproj

    Bazel rules for generating Xcode projects.

    Project mention: Understanding rules_xcodeproj: Generate Xcode Projects from Bazel | dev.to | 2025-12-13

    load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "rules_xcodeproj", integrity = "sha256-3Dhy+1DRa7598DXqIurE950JVwNuIm1t+d5d44lDQ5M=", url = "https://github.com/MobileNativeFoundation/rules_xcodeproj/releases/download/3.5.1/release.tar.gz", ) load( "@rules_xcodeproj//xcodeproj:repositories.bzl", "xcodeproj_rules_dependencies", ) xcodeproj_rules_dependencies() load("@bazel_features//:deps.bzl", "bazel_features_deps") bazel_features_deps() load( "@build_bazel_rules_apple//apple:repositories.bzl", "apple_rules_dependencies", ) apple_rules_dependencies() load( "@build_bazel_rules_swift//swift:repositories.bzl", "swift_rules_dependencies", ) swift_rules_dependencies() load( "@build_bazel_rules_swift//swift:extras.bzl", "swift_rules_extra_dependencies", ) swift_rules_extra_dependencies() load( "@build_bazel_apple_support//lib:repositories.bzl", "apple_support_dependencies", ) apple_support_dependencies()

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Swift Xcodeproj discussion

Log in or Post with

Swift Xcodeproj related posts

  • Understanding rules_xcodeproj: Generate Xcode Projects from Bazel

    1 project | dev.to | 13 Dec 2025

Index

What are some of the best open-source Xcodeproj projects in Swift? This list will help you:

# Project Stars
1 XcodeGen 8,494
2 xcproj 2,206
3 xcdiff 961
4 rules_xcodeproj 619

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Swift is
the 12th most popular programming language
based on number of references?