Skip to content

v6.27.3

Compare
Choose a tag to compare
@kstenerud kstenerud released this 15 Nov 13:54
· 51 commits to master since this release
3ec379e

Bug fixes

  • Remove include directives from inside of extern "C" sections because newer Xcode versions have issues with it
    1608

  • Setting user fields to nil will now clear them fully.
    1599

  • Crash fix: Detect and handle when WatchOS is running as an app rather than an extension.
    1588

  • Removed deprecated NXArchInfo code that was causing build issues.
    1584

  • Removed deprecated syscall on macos that was causing build issues.
    1577

  • Check app version to avoid detecting an app upgrade as an OOM
    1597