XcodeGen VS xcodeproj

Compare XcodeGen vs xcodeproj and see what are their differences.

XcodeGen

A Swift command line tool for generating your Xcode project (by yonaskolb)

xcodeproj

Python tools for interacting with Xcode project bundles (by microsoft)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
XcodeGen xcodeproj
8 1
6,787 21
- -
8.0 6.0
1 day ago 14 days ago
Swift Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

XcodeGen

Posts with mentions or reviews of XcodeGen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-24.

xcodeproj

Posts with mentions or reviews of xcodeproj. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-25.
  • The joys of creating Xcode project files
    8 projects | news.ycombinator.com | 25 Apr 2021
    Absolutely. I spent forever reverse engineering the format to write a Python parser (https://github.com/microsoft/xcodeproj). It covers the projects I need it to (one in particular is very complex, probably in the top 100 most complex ones out there - I'm sure you can figure out which from my profile). However, there are plenty of areas I had to guess. And this is just for reading, no writing support has been added at this point.

What are some alternatives?

When comparing XcodeGen and xcodeproj you can also consider the following projects:

Tuist - 🚀 Create, maintain, and interact with Xcode projects at scale

cordova-node-xcode - Apache cordova

SwiftGen - The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!

R.swift - Strong typed, autocompleted resources like images, fonts and segues in Swift projects

fastlane-plugin-appicon - Generate required icon sizes and iconset from a master application icon.

Struct - Xcode projects on steroids

xcbuild - Xcode-compatible build tool.

jazzy - Soulful docs for Swift & Objective-C

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

Awesome-Design-Tools - The best design tools and plugins for everything 👉

SourceKitten - An adorable little framework and command line tool for interacting with SourceKit.