Daily iOS
Build and distribution여기어때interview report

Tuist module dependencies

In a hotel booking app's multi-module Tuist project, the Feature modules import each other's implementation modules directly, so changing one rebuilds everything. How would you change the dependency structure?

Submit