Using Xcode 11.4, and SIdeMenu from SPM, you cannot build and receive this error
Circular reference
On this line
internal typealias Model = MenuModel & PresentationModel & AnimationModel
There was a pull request that solved this. My bad
Same error occurs also with CocoaPods instead of SPM
Will there be a cocoapods release to fix this in the near future?
Cheers
Same on Xcode 11.4 beta 3 (11N132i) using the latest Cocoapods build (6.4.7). https://github.com/jonkykong/SideMenu/pull/598 fixes the issue.
Most helpful comment
Will there be a cocoapods release to fix this in the near future?
Cheers