Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "@IBInspectable" #16

Open
shaikhmoin opened this issue Jan 13, 2018 · 2 comments
Open

Error "@IBInspectable" #16

shaikhmoin opened this issue Jan 13, 2018 · 2 comments

Comments

@shaikhmoin
Copy link

shaikhmoin commented Jan 13, 2018

i installed pod 'VHBoomMenuButton/Swift', '2.0.0' in xcode 9 with swift 4 and also #import <BoomMenuButton/BoomMenuButton.h> in Bridging File.But now i got two Error like "Property cannot be marked @IBInspectable " And "Property cannot be marked " in BoomMenuButton.swift FIle.

@shaikhmoin shaikhmoin changed the title Error No such module 'BoomMenuButton' Error "@IBInspactable" Jan 13, 2018
@shaikhmoin shaikhmoin changed the title Error "@IBInspactable" Error "@IBInspectable" Jan 13, 2018
@aclaussen1
Copy link

I just removed @IBInspectable keyword from where that error appeared (it was twice for me). This will require you to unlock the VHBoomMenuButton library so you can make changes.

@shaikhmoin
Copy link
Author

shaikhmoin commented Jul 10, 2018

Thank you for your responce @aclaussen1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants