- Xcodegen - a Swift command line tool for generating your Xcode project;
- XcodeProj - read, update and write your Xcode projects;
- XCLogParser - tool to parse
xcactivitylog
by Spotify;
- Монорепо: путешествие обратно. История модуляризации в Badoo - Mobius 2018, Антон Щукин;
- Разработка производительного чата. Опыт Badoo - Mobius 2019, Антон Щукин;
- How we cut our iOS app’s launch time in half (with this one cool trick) - by Automatic, about static linking;
- Introduction to Framework Programming Guide - by Apple;
- Create target dependencies in Xcode - by Apple;
- Xcode - Metric Report Data;
xcodebuild -create-xcframework
command - Xcode 11 Release Notes;