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

TTTAttributedLabel.framework: required code signature missing #783

Open
nebiros opened this issue Apr 13, 2018 · 1 comment
Open

TTTAttributedLabel.framework: required code signature missing #783

nebiros opened this issue Apr 13, 2018 · 1 comment

Comments

@nebiros
Copy link

nebiros commented Apr 13, 2018

Xcode Version 9.3 (9E145)
Cocoapods 1.5.0
TTTAttributedLabel 2.0.0

IB crashes when TTTAttributedLabel it's used inside a NIB:

PostWorkoutViewController.xib: error: IB Designables: Failed to render and update auto layout status for UIView (i5M-Pr-FkT): dlopen(TTTAttributedLabel.framework, 1): no suitable image found.  Did find:
    TTTAttributedLabel.framework: required code signature missing for 'TTTAttributedLabel.framework'
@JJNev
Copy link

JJNev commented Jun 15, 2018

I had the same problem. Since the project seems discontinued, here is a very simple replacement which subclasses UITextView: https://stackoverflow.com/questions/50505334/how-can-i-accurately-detect-if-a-link-is-clicked-inside-uilabels-in-swift-4/50873577#50873577

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