Skip to content

Releases: microsoftconnect/intune-app-wrapping-tool-ios

6.0.5

23 Sep 16:24
Compare
Choose a tag to compare

New Features

  • Support for MAM without device enrollment
  • Support for iOS 10 compatibility
  • Support for managing universal links
  • You can now enter your command-line arguments into a plist file and run the app wrapping command on the plist. A template Parameters.plist is provided.
  • You can specify a custom CFBundleVersion for the wrapped output app using the command-line flag "-b."

Bug fixes

  • Fixed handling of supportInterfaceOrientationsForWindow
  • Fixed a boundary case that caused user to get stuck in a loop where Intune MAM policy was missing.

6.0.4

22 Sep 15:03
Compare
Choose a tag to compare

6.0.4 brings some exciting changes to the Intune App Wrapping Tool for iOS.

  • Support for MAM without device enrollment
  • iOS 10 support
  • Bug fixes