FABMenuController sample build failing
ssrballin opened this issue · 1 comments
ssrballin commented
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.
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!
ssrballin commented
I switched the build settings for the project to compile with Swift 4 and everything worked 👌🏽