0

I've got an app that depends on a UI library. The app also depends on another feature library that depends on the same UI library.

Is the UI library bundled with the app twice? Is there a way to ensure it only does it once?

If the app uses git submodules to depend on the UI library and Swift Package Manager for the feature library, is depending on the same UI library once still possible?

Kelvin Lau
  • 6,373
  • 6
  • 34
  • 57

0 Answers0