Skip to content

use object_setClass() instead of deprecated isa #117

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

Closed
wants to merge 1 commit into from
Closed

use object_setClass() instead of deprecated isa #117

wants to merge 1 commit into from

Conversation

dhilipsiva
Copy link

No description provided.

@dhilipsiva
Copy link
Author

Sorry, My bad. I didn't check the last pull request. This is already done there. Closing.

@akinLiu
Copy link

akinLiu commented Apr 22, 2013

but the worning still there

@dhilipsiva
Copy link
Author

@akinLiu It shouldn't be throwing this warning. Are you sure your copy of JSONKit is updated?

@akinLiu
Copy link

akinLiu commented Apr 24, 2013

@dhilipsiva I use pod, this is my pod config: pod 'JSONKit', '1.5pre',there is still worning!

@dhilipsiva
Copy link
Author

@akinLiu Looks like 1.5pre ( https://github.com/CocoaPods/Specs/blob/master/JSONKit/1.5pre/JSONKit.podspec#L8 ) is pointing to the commit 0aff3de which clearly doesn't include ( 0aff3de...master#L0L2791 ) this fix. So try pulling the latest code from GitHub manually or update the Specs repo of Cocoapods to point to the latest.

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.

2 participants