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 Support #255

Closed
kelvin-lima opened this issue Sep 19, 2017 · 2 comments
Closed

Carthage Support #255

kelvin-lima opened this issue Sep 19, 2017 · 2 comments

Comments

@kelvin-lima
Copy link

kelvin-lima commented Sep 19, 2017

I'm using Carthage to manage my dependencies. I can downlod, build and link framework, but when i try to import it into Objective-c code #import <SCLAlertViewFramework/SCLAlertViewFramework.h> i'm receiving Cannot find interface declaration for 'SCAlertView', superclass of 'MyAlertView'. How can i proceed?

Include the following:
  • SCLAlertView version: 1.1.2
  • Device OS version: 9.0
  • Device Name: iPhone 6
@anhhtbk
Copy link

anhhtbk commented Oct 6, 2017

I have same issue

@dogo
Copy link
Owner

dogo commented Jan 17, 2018

@KelvinEC @anhhtbk
Please update to 1.1.3

@dogo dogo closed this as completed Jan 17, 2018
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

3 participants