Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Fix "method override not found" warnings on Xcode 7b2 #2822

Merged
merged 1 commit into from
Jul 24, 2015

Conversation

0thernet
Copy link
Contributor

@0thernet 0thernet commented Jul 2, 2015

Fixes the Method override for the designated initializer of the superclass '-init' not found warnings on Xcode 7 beta 2.

This is an alternative to #2789 , if we think init should be unavailable in these cases.

@0thernet 0thernet changed the title Fix "method override not found" warnings (Xcode 7 beta 2) Fix "method override not found" warnings (Xcode7 b2) Jul 2, 2015
@0thernet 0thernet changed the title Fix "method override not found" warnings (Xcode7 b2) Fix "method override not found" warnings on Xcode 7b2 Jul 2, 2015
@cutz cutz mentioned this pull request Jul 2, 2015
@kcharwood kcharwood added this to the 2.6.0 milestone Jul 9, 2015
@kcharwood kcharwood closed this Jul 24, 2015
@kcharwood kcharwood reopened this Jul 24, 2015
@kcharwood
Copy link
Contributor

Typo on my part! I've decided to go with this change instead of #2789.

🍻

kcharwood added a commit that referenced this pull request Jul 24, 2015
Fix "method override not found" warnings on Xcode 7b2
@kcharwood kcharwood merged commit e06b051 into AFNetworking:master Jul 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants