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

Carthage import not working properly #317

Closed
JLEdevelop opened this issue Aug 27, 2020 · 5 comments
Closed

Carthage import not working properly #317

JLEdevelop opened this issue Aug 27, 2020 · 5 comments

Comments

@JLEdevelop
Copy link

What did I do?

I tried to import SkeletonView framework with Carthage to a new project.

What did I expect to happen?

Test if I can access to the Inspectable elements from the storyboard options

What happened instead?

I can import programmatically the framework and use it but nothing related to this framework appears in the storyboard

Steps to reproduce the behavior

1- Create new proyect.
2- Import SkeletonView with Carthage.
3- Try to look for something from SkeletonView in any storyBoard

SkeletonView Environment

SkeletonView version: Latest (1.8.7)
Xcode version: 11.6
Swift version: 5

View-> (https://user-images.githubusercontent.com/62858387/91407287-d5c27d00-e842-11ea-9dc3-22a1de00a9e5.png)
Button-> (https://user-images.githubusercontent.com/62858387/91407308-d6f3aa00-e842-11ea-923d-143f3509efc8.png)
ViewController-> (https://user-images.githubusercontent.com/62858387/91407324-d824d700-e842-11ea-9e16-23905e7743d5.png)

Interesting fact: I tried to import SkeletonView with cocoaPods and works well.

@Juanpe
Copy link
Owner

Juanpe commented Aug 27, 2020

Hi @JLEdevelop, there seems to be a problem with that. It should be solved with PR #292, so it will be available in the next version.

We will let you know when the next version comes out :)

@JLEdevelop
Copy link
Author

Im glad to hear that! Thank you

@Juanpe
Copy link
Owner

Juanpe commented Aug 27, 2020

v1.8.8 has been released, could you check if your problem is solved, please?

@JLEdevelop
Copy link
Author

JLEdevelop commented Aug 27, 2020 via email

@JLEdevelop
Copy link
Author

JLEdevelop commented Aug 27, 2020 via email

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

No branches or pull requests

2 participants