orbit-swiftui icon indicating copy to clipboard operation
orbit-swiftui copied to clipboard

Use the new `package` access modifier

Open sjavora opened this issue 1 year ago • 2 comments

https://github.com/apple/swift-evolution/blob/main/proposals/0386-package-access-modifier.md

This could allow us to hide symbols that previously had to be public.

sjavora avatar Sep 27 '23 18:09 sjavora

It could also solve https://github.com/kiwicom/orbit-swiftui/issues/677

PavelHolec avatar Oct 18 '23 08:10 PavelHolec

Except with illustrations in a separate target, we would need at least those to still be duplicated. Other stuff though, maybe.

sjavora avatar Oct 18 '23 08:10 sjavora