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.

Figure out how to deal with the Unit/LayoutConfig.Unit collision #277

@CoryDCode

Description

@CoryDCode

Currently, LayoutConfigUnit is typedef'd as Unit. Unit is a foundation class (https://developer.apple.com/reference/foundation/unit), but only available in 10.0. It might serve the purpose we want, ironically, but we can't use it directly easily, because we support 8+. So we need to rename LayoutConfig.Unit, or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions