Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve usability from Swift #2

Open
odrobnik opened this issue Oct 5, 2016 · 0 comments
Open

Improve usability from Swift #2

odrobnik opened this issue Oct 5, 2016 · 0 comments

Comments

@odrobnik
Copy link

odrobnik commented Oct 5, 2016

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant