Skip to content

Improve usability from Swift #2

@odrobnik

Description

@odrobnik

The current way to use the SDK from Swift is very much outmoded.

  1. Add nullability annotations to your header so that LLVM can automatically determine whether a parameter can be nil or not.
  2. Please configure the framework to create a proper module, then we don't need the bridging header any more but can simply do import SKYLINK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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