Releases: stepanhruda/ios-simulator-app-installer
Releases · stepanhruda/ios-simulator-app-installer
Xcode 7.3
Xcode 7
- Converted the codebase to Swift 2, significantly rewriting it.
Update for Xcode 6.3.1
- Loosen the rules around what Xcode version is supported
Swift 1.2 support
- Swift 1.2 and Xcode 6.3 required
- minor UI change in simulator selection
Select a simulator if multiple are matched
Merge pull request #17 from stepanhruda/8-better-readme Greatly improve README
Support for --out, correctly escape paths with spaces
- specify installer output path with
--out
- spaces in --app path are now properly escaped
Support for --device, app naming
--device
now works properly- when an installer gets generated, it is called after the original .app
- removed a forgotten environment variable in the scheme
Initial release
Basic working version.