Releases: microsoftconnect/intune-app-wrapping-tool-ios
Releases · microsoftconnect/intune-app-wrapping-tool-ios
6.0.5
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
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