Cake
Cake copied to clipboard
Enforce module dependency tree such that modules cannot import ancestors
May be tricky or even impossible considering how Xcode works.
Worth researching if this can be enforced with separate Xcode projects.
Actually SwiftPM does enforce this.