bojan/Thingy

Library version 3.0.2 not compiling in Xcode 14

OmarPedraza opened this issue · 0 comments

After importing the library through Swift Package manager, Xcode 14 is returning us the following errors:

Screen Shot 2022-10-05 at 12 16 20

I suppose the CGSize.zero issues can be solved by importing CoreGraphics but Display needs to explicitly conform Equatable.