-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In order to build on Linux we need to remove references to NSObject
etc.
There are three potential approaches:
- use the CF types instead
- just use Swift types
- parameterise the implementation and make one with NSDictionary, one with Dictionary (parameterise the implementation to work with NSDictionary or Dictionary #12)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request