Skip to content

Fix deprecations #137

Description

@jonnyijapan

This lib needs deprecations fixed:

/JSONKit-master/JSONKit.m:680:12: 'isa' is deprecated
/JSONKit-master/JSONKit.m:680:5: Assignment to Objective-C's isa is deprecated in favor of object_setClass()
/JSONKit-master/JSONKit.m:931:17: 'isa' is deprecated
/JSONKit-master/JSONKit.m:931:5: Assignment to Objective-C's isa is deprecated in favor of object_setClass()
/JSONKit-master/JSONKit.m:2598:77: Bitmasking for introspection of Objective-C object pointers is strongly discouraged

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions