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

Fix Xcode 7 warnings #25

Merged
merged 2 commits into from
Aug 24, 2015
Merged

Fix Xcode 7 warnings #25

merged 2 commits into from
Aug 24, 2015

Conversation

garrettmoon
Copy link
Collaborator

No description provided.

@jparise
Copy link
Collaborator

jparise commented Aug 21, 2015

I think we should consider adding:

- (instancetype)init NS_UNAVAILABLE;

... to the class extension interface, too.

@tapz
Copy link

tapz commented Sep 10, 2015

2.0 pod does not seem to have this fix. At least Xcode 7 gives the error.

@garrettmoon
Copy link
Collaborator Author

It won't be in cocoa pods until there is a new release.

@garrettmoon
Copy link
Collaborator Author

Will try and get one out soon.

@garrettmoon
Copy link
Collaborator Author

2.1 should include this.

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

Successfully merging this pull request may close these issues.

None yet

3 participants