Skip to content

Remove dependency on Foundation #9

@t089

Description

@t089

I have been looking into removing the dependency on Foundation from soto and soto-core. I got really far without too much trouble, but then realized that this library has a pretty strong dependency on Foundation that is not easily resolvable as many of the types used here are not available in FoundationEssentials. Such as NSNumber, NSNull, JSONSerialization.

Not sure what the best approach would be, maybe it would be better to instead use a different JSON library such as IkigaJSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions