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

Framework via Carthage ins't working #13

Closed
damien-nd opened this issue Jun 27, 2018 · 6 comments
Closed

Framework via Carthage ins't working #13

damien-nd opened this issue Jun 27, 2018 · 6 comments

Comments

@damien-nd
Copy link

What did you do?

ℹ When I use Carthage to install the framework, everything is empty. If I do the same thing with CocoaPods, everything is working as expected.

What happened instead?

ℹ Framework is empty or have nothing open / public to access in.

What did you expect?

ℹ Access to TweeTextField classes as it is with a CocoaPods install.

Environment

  • Library version: 1.2.0
  • Xcode version: 9.4.1
  • Swift version: 4.1
  • Platform running (iOS version): Simulator (iOS 11.4)
@oleghnidets
Copy link
Owner

oleghnidets commented Jun 27, 2018

Hi,
I believe it has been fixed. Please, try again.
Let me know if it works for you.

@damien-nd
Copy link
Author

Hi and thanks.

It works perfectly, just one more thing ;)

In the framework "Deployment Target" you forget to switch 11.4 to 9.0.
With that it is working.

And I forget to thanks you for your really nice work, it looks so cool.

@loicgriffie
Copy link

@damien-nd about deployement target issue, I just made a pull request to fix that along with some @IBDesignable private(set)

@oleghnidets
Copy link
Owner

oleghnidets commented Jun 30, 2018

Sorry huys. My bad.
Thank you @loicgriffie for your PR.

@oleghnidets
Copy link
Owner

Merged and published. Please, let me know the results :)

@loicgriffie
Copy link

@oleghnidets it's working as expected 👍

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

3 participants