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

IB Designables errors via storyboard #4

Closed
famAlex opened this issue Jul 19, 2015 · 4 comments
Closed

IB Designables errors via storyboard #4

famAlex opened this issue Jul 19, 2015 · 4 comments

Comments

@famAlex
Copy link

famAlex commented Jul 19, 2015

Hi, thank you for sharing this nice animation button, i really like it!

I manually installed the library and followed the instructions for storyboard setup and it works but it also gives me two red errors that I'm going to report:

  1. IB Designables: Failed to update auto layout status: Interface Builder Cocoa Touch Tool crashed;
  2. IB Designables: Failed to render instance of DOFavoriteButton: Rendering the view took longer than 200 ms. Your drawing code may suffer from slow performance.

Am I making any mistakes?

Kind regards
Alessandro

okmr-d added a commit that referenced this issue Jul 21, 2015
@okmr-d
Copy link
Owner

okmr-d commented Jul 21, 2015

Thank you for informing me.
I fixed this issue.
Please check.

@famAlex
Copy link
Author

famAlex commented Jul 21, 2015

Thank you for your kind help, I'm really enthusiast about your animation.
After the update, i tried with the manual installation and I wasn't lucky, so I went with pod and at the beginning the same error appeared.
What worked for me was deleting old outlets and make a new ones: from the identity inspector I saw the "module" field auto filled like the image.
I apologize in case i was the reason of error ;-)
schermata 2015-07-21 alle 10 18 50

okmr-d added a commit that referenced this issue Jul 21, 2015
@okmr-d
Copy link
Owner

okmr-d commented Jul 21, 2015

I'm sorry. I made a mistake.
Please confirm that again.

@famAlex
Copy link
Author

famAlex commented Jul 21, 2015

Hi,
I made a new project to give you a feedback as the last version you've posted worked as I mentioned.

Starting from an empty view controller, I dragged a button, changed the class, created the outlet and added the action following your instructions.
This time the Module filed remains empty but after the launch, the app crashes with these errors:

dyld: Library not loaded: @rpath/libswiftCore.dylib
Reason: image not found

PS: I used your icons, so I'm quite sure that they are in ;-)
PPS: From my experience, the previous version was perfect and I'm continuing using it so I can just thank you and stay with it

okmr-d added a commit that referenced this issue Jul 21, 2015
okmr-d added a commit that referenced this issue Jul 21, 2015
@okmr-d okmr-d closed this as completed Jul 23, 2015
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