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

Issues/20 #24

Merged
merged 4 commits into from Nov 8, 2021
Merged

Issues/20 #24

merged 4 commits into from Nov 8, 2021

Commits on Nov 4, 2021

  1. Skip lookup of undefined function objc_msgSend_stret on aarch64.

    > Error looking up function 'objc_msgSend_stret': dlsym(0x49eaf4a50, objc_msgSend_stret): symbol not found
    dkocher committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b3c3324 View commit details
    Browse the repository at this point in the history
  2. Fix compiler warnings.

    dkocher committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    44bc0a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Fix #20.

    dkocher committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    64c5c74 View commit details
    Browse the repository at this point in the history
  2. Update dependency.

    dkocher committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6b48620 View commit details
    Browse the repository at this point in the history