Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-1453

Namespace issue of JSONKit (JSONKitSerializingBlockAdditions)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • cordova-ios
    • None
    • iOS

    Description

      In CB-1000 you've changed the namespace handling for the included library. But you missed this Category. So the build run still into duplicate warnings:

      @interface NSDictionary (JSONKitSerializingBlockAdditions)
      - (NSData *)cdv_JSONDataWithOptions:(CDVJKSerializeOptionFlags)serializeOptions serializeUnsupportedClassesUsingBlock:(id(^)(id object))block error:(NSError **)error;
      - (NSString *)cdv_JSONStringWithOptions:(CDVJKSerializeOptionFlags)serializeOptions serializeUnsupportedClassesUsingBlock:(id(^)(id object))block error:(NSError **)error;
      @end
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jerolimov Christoph Jerolimov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: