dekatotoro / SlideMenuControllerSwift

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
MIT License
3.4k stars 754 forks source link

iOS - No such module SlideMenuControllerSwift #448

Open sochinza opened 4 years ago

sochinza commented 4 years ago

Greetings.

After hours in forums, most of them point out to your repository for SlideMenuControllerSwift but the solution still eludes me.

Upon the owner request, I just pulled out an archived app developed by a 3rd party hoping to make it run.

After debugging some minor errors, Im stuck with the warning: "iOS - No such module SlideMenuControllerSwift".

After a long reading and educating myself around CocoaPods, It was installed but I cant circumvent this issue.

Any possibility of having you troubleshoot it with me?

Keep in mind I'm a self taught programmer in progress.

Best regards.

SlideMenuControllerSwift compiler error

nikhil-kanse commented 4 years ago

Seems like you have opened .xcodeproj file. Try with .xcodeworkspace.

smunini commented 3 years ago

@sochinza , I have encountered this issue too. Did you ever find a solution to this problem?