#501 - Nested Xcode Projects - a podcast by Ben Scheirman

from 2021-08-26T10:00

:: ::

One way of achieving modularization is to build frameworks using nested Xcode projects. This has the benefit of having everything in one place and can easily build the entire thing. You can also zero-in on a single project and just work from there if you want. Each sub-project can have its own tests, sample application, etc.

Further episodes of NSScreencast (free videos)

Further podcasts by Ben Scheirman

Website of Ben Scheirman