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

Reference from xib to TTTAttributedLabel - Xcode 6.3 #520

Closed
m00sey opened this issue Apr 14, 2015 · 2 comments
Closed

Reference from xib to TTTAttributedLabel - Xcode 6.3 #520

m00sey opened this issue Apr 14, 2015 · 2 comments

Comments

@m00sey
Copy link

m00sey commented Apr 14, 2015

I had a TTTAttributedLabel as the custom class of a component in a xib used inside a UICollectionViewCell, after updating to Xcode 6.3 I got this error:

IB Designables: Failed to update auto layout status: Failed to load designables from path (null)

It referenced the TTTAttributedLabel in Xcode, sadly this manifests itself as xcode just hanging.

@jhersh
Copy link
Contributor

jhersh commented Apr 14, 2015

This is not really a problem with TTTAttributedLabel; it's an issue with static libraries. See #460.

@m00sey
Copy link
Author

m00sey commented Apr 14, 2015

Thanks for the heads up, it's manifestation (for me) is worse in 6.3 than described in #460, as in it killed Xcode.

Closing.

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