-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/2.4.0 #614
Merged
Merged
Release/2.4.0 #614
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JS: add VPN definition to on_alert
Adds handling for Korean SpringBoard alerts.
Route no longer returns a result key. Instead it returns a hash representation of the showing SpringBoard alert or an empty hash if no alert is showing
…ng-SpringBoard-alerts API for managing SpringBoard alerts manually
This happens when DeviceAgent stops responding because it is in a bad state
These are unnecessary
…r-start_test-with-xcodebuild-test-without-building DeviceAgent: replace start_test with xcodebuild test-without-building
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2.4.0
This release supports Xcode 8.3 and iOS 10.3.
The iOSDeviceManager resigning algorithm has been improved and we expect this iOSDeviceManager to execute application lifecycle events faster.
Please note that the new API for managing SpringBoard alerts is available only for Xcode >= 8.0 and that the Calabash iOS API is not available yet.
DeviceAgent 1.1.1
This release contains a new DeviceAgent stack.
If you build run_loop from sources with bundler, you must run:
to get the new DeviceAgent stack.
https://github.com/calabash/DeviceAgent.iOS/releases/tag/1.1.1
not alerts are automatically dismissed Default sim for Xcode 7 is 'iPhone 5s (9.0)' #205
iOSDeviceManager 1.1.1
https://github.com/calabash/iOSDeviceManager/releases/tag/1.1.1