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

[XIB] Does not work on xib file? #95

Open
stonezhang1412 opened this issue Aug 26, 2016 · 0 comments
Open

[XIB] Does not work on xib file? #95

stonezhang1412 opened this issue Aug 26, 2016 · 0 comments

Comments

@stonezhang1412
Copy link

stonezhang1412 commented Aug 26, 2016

I am trying to add stackview into my cel xib, but get error:
- Unknown class OAStackView in Interface Builder file.
- Failed to set (axisValue) user defined inspected property on (UIView): [<UIView 0x7f95e3cd4f70> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key axisValue.
- Failed to set (spacing) user defined inspected property on (UIView): [<UIView 0x7f95e3cd4f70> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key spacing. Failed to set (alignmentValue) user defined inspected property on (UIView): [<UIView 0x7f95e3cd4f70> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key alignmentValue.
- Failed to set (distributionValue) user defined inspected property on (UIView): [<UIView 0x7f95e3cd4f70> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key distributionValue.

Btw I already tested successfully on storyboard.

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

1 participant