Subliminal v1.1.0 Release Notes
Release Date: 2014-05-01 // over 10 years ago-
๐ It's been a looong time since the last official release. We've got a lot to show for it, though: Subliminal and its documentation have been overhauled to make it easier to install and use. From Cocoapods support to pretty-printed CI output, there's a lot to love in this release.
You can find an installation walkthrough here, and instructions on updating here.
โก๏ธ Updated Requirements
- ๐ Subliminal now requires Xcode 5.1. iOS 5.1 is still supported, though this is the last release
โ to support iOS 5.1. To test in the iOS 5.1 Simulator, users must run OS X 10.8 and manually
โ add the iOS 5.1 Simulator to Xcode as described here. - Subliminal no longer requires the user's password to run from the command-line. Users
โ should stop passing the-login_password
and--live
options to thesubliminal-test
script
๐ป and instead pre-authorize their computers to run Instruments.
๐ Changes
- ๐ป Subliminal no longer requires the user's password to run from the command line
- ๐ Use Instrument's new
-w
flag to run on a specific device or simulator - ๐ Cocoapods support
- โ Pretty-printed test output
- โ Randomized test order
- ๐ Support testing on a device without the app having already been installed
- ๐ Support retina devices
- ๐ ...as well as many smaller enhancements and fixes.
See the full changelog here.
๐ Thanks to @MaxGabriel, @j-mutter, @jzucker2, @jazzychad, @nzhuk, @raven, @j2bbayle, @titangate, @ewanmellor, and @aegolden who all contributed code to this release. Cheers! ๐ป
- ๐ Subliminal now requires Xcode 5.1. iOS 5.1 is still supported, though this is the last release