Releases: inkling/Subliminal
Releases · inkling/Subliminal
1.1.0
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! 🍻