Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Synthesis of executing and finished for iOS 8 #2

Closed
wants to merge 1 commit into from

Conversation

mbbischoff
Copy link

Due to the changes in iOS to NSOperationQueue, there was a compiler error because automatic property synthesis could not synthesize the ivar for executing and finished since the superclass declares them as readonly.

@drewconner
Copy link
Contributor

The file in question was no longer needed. It wasn't used anywhere in the project, but had accidentally stuck around in the repo. I have removed it from the repo and issued a new CocoaPod update (3.1.1) that removes it as well.

@drewconner drewconner closed this Jul 28, 2014
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.

2 participants