Skip to content

21.1.0

Choose a tag to compare

@Kyle-Reis Kyle-Reis released this 19 Sep 20:54
· 11 commits to main since this release
37c082b

This version is intended for applications compiled with Xcode 26. Users should NOT wrap their application with this version if the app was compiled with Xcode 16. To wrap an app compiled with Xcode 16, use the latest 20.x release.

Note: The "Authenticate pointers" and "Enable Read-only Platform Memory" options shown when adding the new "Enhanced Security" Xcode 26 capability are currently unsupported. App developers should disable these options if adding this new capability.

What's New

  • Minimum supported iOS version is now iOS 17.0.
  • Minimum supported MacOS version for the Intune App Wrapping Tool is now 12.0.
  • Specifying a custom client ID and redirect URI is now required. See announcement #136 for more information.
  • Upgraded the version of MSAL injected by the app wrapping tool to 2.3.0.
  • Block app access and close the app when unsupported "Enable Read-only Platform Memory" enhanced security setting is enabled.

Bug Fixes

  • Fixed a launch-time crash on iOS 18 for apps compiled with Xcode 26.