Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Expose Mutator object in Obj-C #326

@vicng

Description

@vicng

The Mutator object can't be exposed in Obj-C objective due to its dependency on AEXML, which is not Obj-C compatible.

I've submitted a PR to the AEXML project to support Obj-C (tadija/AEXML#111). Not sure how likely this is to succeed, since we don't own this project, so the owner may not agree with it.

If this doesn't pass, then we'll have to either:

  1. Change to an XML library that supports both Swift/Obj-C.
  2. Change the signature of Mutator to use String instead of AEXML objects directly. Not a huge fan of this solution though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions