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

Use objc2 and its framework crates #15

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Commits on Jun 28, 2024

  1. Use objc2 and its framework crates

    This makes the memory management very clear, and uses a type-safe API to
    access everything.
    madsmtm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9c71664 View commit details
    Browse the repository at this point in the history
  2. Fix comment formatting

    madsmtm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    883d5c5 View commit details
    Browse the repository at this point in the history
  3. Safety docs

    madsmtm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4bfd0c2 View commit details
    Browse the repository at this point in the history