Skip to content

Releases: PGSSoft/AutoMate

1.8.0

18 Jul 09:59
dd1bf06
Compare
Choose a tag to compare

Released on 2020-07-18.

Added

  • Swift Package Manager support

1.7.1

21 Jul 10:31
Compare
Choose a tag to compare

Released on 2019-07-20.

Updated

  • Updated Ruby dependencies.

1.7.0

12 May 19:09
Compare
Choose a tag to compare

Released on 2019-05-12.

Added

  • Support for Xcode 10.
  • Compatibility with Swift 5 (#15) via Stefan Renne

1.6.0

27 Oct 17:27
b02c5e2
Compare
Choose a tag to compare

Released on 2018-10-27.

Added

  • Support for Xcode 10, iOS 12 and new devices
  • Compatibility with Swift 4.2 (#11) via David Seek

1.5.0

11 Jan 08:39
Compare
Choose a tag to compare

Released on 2018-01-11.

Updated

  • iOS deployment target is now 9.3

1.4.4

01 Jan 16:56
Compare
Choose a tag to compare

Released on 2018-01-01.

Updated

  • Fixed building for Xcode 9.2.

1.4.3

14 Nov 12:21
Compare
Choose a tag to compare

Released on 2017-11-14.

Added

  • Compatibility with Xcode 9.1, Swift 4 and iOS 11

Updated

  • Deployment target of AutoMate and AutoMateExample is now 10.3

1.4.2

14 Nov 12:20
Compare
Choose a tag to compare

Released on 2017-10-27.

Fixed

  • Build fails on Xcode 9.0.1 (#8) via Jorge Ramirez

1.4.1

20 Oct 19:06
Compare
Choose a tag to compare

Released on 2017-10-20.

Fixed

  • The current version of swiftlint is failing the build (#6) via Jorge Ramirez

1.4.0

03 Jul 08:50
Compare
Choose a tag to compare

Released on 2017-07-03.

Added

  • Check if application is running in UI test environment (with AutoMate-AppBuddy)