OmarPedraza opened this issue 2 years ago · 0 comments
After importing the library through Swift Package manager, Xcode 14 is returning us the following errors:
I suppose the CGSize.zero issues can be solved by importing CoreGraphics but Display needs to explicitly conform Equatable.
CGSize.zero
CoreGraphics
Display
Equatable