Skip to content

NSMutableData not included in UNARCHIVE_CLASS_MAP #3

Description

@jawilson0502

Using the file ~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.FavoriteItems.sfl2 for this example.

When attempting to load the file above into the unarchiver, you get the following error:

MissingClassMapping: no mapping for NSMutableData in {'NSDictionary': <class 'bpylist.archiver.DictArchive'>, 'NSMutableDictionary': <class 'bpylist.archiver.DictArchive'>, 'NSArray': <class 'bpylist.archiver.ListArchive'>, 'NSMutableArray': <class 'bpylist.archiver.ListArchive'>, 'NSSet': <class 'bpylist.archiver.SetArchive'>, 'NSMutableSet': <class 'bpylist.archiver.SetArchive'>, 'NSDate': <class 'bpylist.archive_types.timestamp'>}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions