Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

"isConcurrent" has be deprecated in iOS7 #446

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

"isConcurrent" has be deprecated in iOS7 #446

wants to merge 2 commits into from

Conversation

jackyshan
Copy link

No description provided.

@Property (readonly, getter=isConcurrent) BOOL concurrent; // To be deprecated; use and override 'asynchronous' below
@Property (readonly, getter=isAsynchronous) BOOL asynchronous NS_AVAILABLE(10_8, 7_0);

concurrent has be deprecated, so I add the code on your github, please check it.
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

1 participant