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

Errors after update to v. 0.2.5 #3

Open
mikebevz opened this issue Dec 4, 2013 · 2 comments
Open

Errors after update to v. 0.2.5 #3

mikebevz opened this issue Dec 4, 2013 · 2 comments
Assignees

Comments

@mikebevz
Copy link

mikebevz commented Dec 4, 2013

After I updated the pod to 0.2.5 (also tried 0.2.6 from master branch) I've got the following compilation errors (ARC Semantic Issue):

  1. .../Pods/SHAccountStore/SHAccountStore/SHAccountStore.m:195:38: No known class method for selector 'alertViewWithTitle:message:'
  2. .../Pods/SHAccountStore/SHAccountStore/SHAccountStore.m:203:10: No visible @interface for 'UIAlertView' declares the selector 'addButtonWithTitle:handler:'
  3. .../Pods/SHAccountStore/SHAccountStore/SHAccountStore.m:215:10: No visible @interface for 'UIAlertView' declares the selector 'addButtonWithTitle:handler:'

I have tried to clean, close xcode, remove Pods directory.
Is there something I can do?

@ghost ghost assigned seivan Dec 4, 2013
@seivan
Copy link
Member

seivan commented Dec 4, 2013

I will take a look at this asap when I get home, thanks for bringing it up.

If you don't have a fix by the end of the week, please ping me again :)

@mikebevz
Copy link
Author

mikebevz commented Dec 5, 2013

I resolved the problem by updated dependency on SHAccountStore ~> 0.2.0. Now it seems to work fine. You can check it in my fork (https://github.com/mikebevz/SHOmniAuthLinkedIn/blob/develop/SHOmniAuthLinkedIn.podspec)

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