Frameworks
- 2021.07 Bruno Rocha: Preparing for Growth: Architecting Giant Apps for Scalability and Build Speed explains the modular architecture in Spotify (calling it a “level 4” app)
- 2019.10 Libraries, frameworks, swift packages… What’s the difference?
- 2019.08 SO: Library? Static? Dynamic? Or Framework? Project inside another project Many good answers
- 2019.04 Improve your iOS team’s productivity by building features as frameworks
- 2018.12 Xcode file variants without targets
- 2018.11 Dividing and conquering your Xcode projects with targets
- 2018.10 Best strategies for configuring multiple environments in Xcode projects
- 2017.10 Getting Started with Reusable Frameworks for iOS Development
- 2017.09 Modular Xcode projects
- 2015.01 Generating Xcode Build Configuration Files with BuildSettingExtractor (xcodeproj → xcconfig)
- 2014.04 Dynamic linking on iOS
- 2015.09 Using Xcode Targets