I have read the guidelines for contributing and I understand
Describe the bug
At line 112 of SideMenuNavigationController(given line):
internal typealias Model = MenuModel & PresentationModel & AnimationModel
I get the error:
Circular reference
Through reference here
To Reproduce
Steps to reproduce the behavior:
Build the project and install 6.4.6 version of SideMenu and while building it you will get a compile error
Expected behavior
I expected it to run
Screenshots

Having the same issue:

Having the same issue,
I'm also having this issue
Same here!
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.
A lot of people with the same problem. Please @jonkykong accept #598 pull request and release a new version. Thanks!
Xcode 11.4 stable has been released (Version 11.4 (11E146)) and the issue is still there.
same isuse
Xcode 11.4 stable has been released (Version 11.4 (11E146)) and the issue is still there.
same isuse
The issue is already solved in the 6.4.8 version released today.
You can see here #616
This issue can be closed now
Issue is solved by updating the pods,
$ pod update
Most helpful comment
Xcode 11.4 stable has been released (Version 11.4 (11E146)) and the issue is still there.