xclint
DISCONTINUED
Tuist
Our great sponsors
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.
xclint
We haven't tracked posts mentioning xclint yet.
Tracking mentions began in Dec 2020.
Tuist
-
🚀 XBase 0.2: Now with Tuist, Swift, and barebone xcodeproj support!
Tuist Projects ('Project.swift'), Swift packages ('Package.swift'), and barebone xcodeproj are now supported.
-
How to manage a huge iOS project written by many teams?
On a project I worked on I transitioned the codebase to a micro framework setup using tuist.io.
-
Why the hate on Xcode?
I think the hate comes from seeing its unresponsiveness and slow builds in large-scale projects. Everything works great in a recently-creates project until your project turns into a complex dependency graph of targets with intricate and inconsistent build settings. That’s the main reason why we are building https://tuist.io
- Evitando conflitos no Xcode
- Easy Binary Caching in Xcode
- Cache your Swift Packages as binaries with Tuist 1.48.0
- New Tuist release 1.48.0 with support for caching Swift packages as binaries
-
How to better structure your Xcode projects
Curious why you guys built XCodeJS instead of going with XcodeGen or Tuist
-
What are some topics iOS engineers should be familiar with that are NOT strictly iOS related?
I recommend learning more Xcode projects through a tool like https://tuist.io. At some point Xcode projects reach a size where it’s important to understand some Xcode concepts well in order to scale them.
-
Any recommended open source projects to contribute towards?
https://github.com/tuist/tuist is a great project to get involved in, they have a decent community and helpful slack channel
What are some alternatives?
XcodeGen - A Swift command line tool for generating your Xcode project
xcproj - 📝 Read, update and write your Xcode projects
SwiftPlate - Easily generate cross platform Swift framework projects from the command line
open-source-ios-apps - :iphone: Collaborative List of Open-Source iOS Apps
swift5-module-template - An opinionated starting point for awesome, reusable Swift 5 modules
crafter - Crafter - Xcode project configuration CLI made easy.
amaro
chairs - Swap around your iOS Simulator Documents
liftoff - CLI for creating and configuring new Xcode projects
SwiftKit - Start your next Open-Source Swift Framework 📦
swift-format - Formatting technology for Swift source code