Skip to content

Releases: stepanhruda/ios-simulator-app-installer

Xcode 7.3

14 Jun 19:57
Compare
Choose a tag to compare
  • Minor updates for changes in the preprocessor.

Xcode 7

21 Nov 17:13
Compare
Choose a tag to compare
  • Converted the codebase to Swift 2, significantly rewriting it.

Update for Xcode 6.3.1

05 May 12:58
Compare
Choose a tag to compare
Pre-release
  • Loosen the rules around what Xcode version is supported

Swift 1.2 support

11 Apr 16:02
Compare
Choose a tag to compare
Swift 1.2 support Pre-release
Pre-release
  • Swift 1.2 and Xcode 6.3 required
  • minor UI change in simulator selection

Select a simulator if multiple are matched

05 Apr 18:42
Compare
Choose a tag to compare
Merge pull request #17 from stepanhruda/8-better-readme

Greatly improve README

Support for --out, correctly escape paths with spaces

30 Mar 21:00
Compare
Choose a tag to compare
  • specify installer output path with --out
  • spaces in --app path are now properly escaped

Support for --device, app naming

29 Mar 21:54
Compare
Choose a tag to compare
Pre-release
  • --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

29 Mar 00:45
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Basic working version.