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

"isConcurrent" has be deprecated in iOS7#446

Open
jackyshan wants to merge 2 commits into
MKSG-MugunthKumar:masterfrom
jackyshan:master
Open

"isConcurrent" has be deprecated in iOS7#446
jackyshan wants to merge 2 commits into
MKSG-MugunthKumar:masterfrom
jackyshan:master

Conversation

@jackyshan

Copy link
Copy Markdown

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.

1 participant