Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
XcodeGen Alternatives
Similar projects and alternatives to XcodeGen
-
-
SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
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.
-
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
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.
-
-
-
objc-lisp-bridge
A portable reader and bridge for interacting with Objective-C and Cocoa
-
xcodeproj
Python tools for interacting with Xcode project bundles (by microsoft)
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
XcodeGen reviews and mentions
-
How to manage a huge iOS project written by many teams?
There are a lot of tools and solutions that can help manage a large codebase. For example, a good CI/CD system linked to GitHub or your internal source control system can ensure that all of your unit tests and UI tests run on every PR and block PRs from merging if there are test failures. And if the company chooses not to check in the .xcodeproj or .xcworkspace file, but rather rely on project autogeneration tools like xcodegen, then you can eliminate annoying merge conflicts in PRs that happen when two teams happen to touch files that are near each other in the .pbxproj file (but at the cost of developers always having to run xcodegen when checking out a new branch).
-
How to better structure your Xcode projects
Curious why you guys built XCodeJS instead of going with XcodeGen or Tuist
-
The joys of creating Xcode project files
It's such trash. For my personal projects, XcodeGen is a lifesaver.
How Apple thinks that a single god file is a good idea is crazy to me. No other build tool needs this.
-
A note from our sponsor - Appwrite
appwrite.io | 2 Feb 2023
Stats
yonaskolb/XcodeGen is an open source project licensed under MIT License which is an OSI approved license.