orbit-swiftui
orbit-swiftui copied to clipboard
Use the new `package` access modifier
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.
It could also solve https://github.com/kiwicom/orbit-swiftui/issues/677
Except with illustrations in a separate target, we would need at least those to still be duplicated. Other stuff though, maybe.