CosmicMind/Samples

FABMenuController sample build failing

ssrballin opened this issue · 1 comments

I cloned a clean copy of the repo, switched to FABMenuController directory and ran pod install. Tried building using the workspace, but failed with 15 errors.

screen shot 2018-03-18 at 1 32 45 pm

I also tried using the development branch, and can confirm it's trying to build using swift3.2 and not 4.

Any help would be greatly appreciated - thank you!

I switched the build settings for the project to compile with Swift 4 and everything worked 👌🏽