Skip to content

Commit

Permalink
DA: DeviceAgent 1.0.6 + iOSDeviceManager 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoody committed Feb 3, 2017
1 parent 92277a1 commit 71bf9b2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 20 deletions.
35 changes: 15 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,46 +17,41 @@ If your tests need the simulator to relaunch every time
`Launcher#relaunch` is called, you can pass the new `:relaunch_simulator =>
true` option. This option is provided for backward compatibility.

* Improve Device#simulator\_wait\_for\_stable\_state for iOS <= 8 and iOS >=
10.1 #594
* Improve Device#simulator\_wait\_for\_stable\_state for iOS <= 8 and iOS >= 10.1 #594
* CoreSimulator manages more processes for Xcode 8 and Sierra #593
* Stabilize integration tests for Xcode 8.2 #592
* Allow user to force simulator relaunch when running with DeviceAgent
#591
* CoreSimulator relaunches the simulator if app state is not acceptable
#590
* Use iOSDeviceManager arguments that are 1.0.4 and 1.0.5 compatible
#589
* Allow user to force simulator relaunch when running with DeviceAgent #591
* CoreSimulator relaunches the simulator if app state is not acceptable #590
* Use iOSDeviceManager arguments that are 1.0.4 and 1.0.5 compatible #589
* DA:Client: use a separate timeout for entering text #588
* DeviceAgent#Client: check if running DeviceAgent is stale #587
* Decouple simulator wait for stable state and CoreSim install and
uninstall #586
* Decouple simulator wait for stable state and CoreSim install and uninstall #586
* Add nl\_BE and Swedish localizations for privacy alerts #585
* Update iOSDeviceManager arguments for 1.0.5 #584
* Device: improve the wait-for-simulator-stable algorithm #582
* ProcessWaiter: improve process detection #581
* CoreSim: quit simulator only when necessary #580
* DeviceAgent::Client: check simulator/application architecture
compatibility #579
* DeviceAgent::Client: check simulator/application architecture compatibility #579
* Stabilize integration tests for Xcode 8 #578
* OSS: update vendor licenses #576

#### DeviceAgent 1.0.5
#### DeviceAgent 1.0.6

Built from tag [1.0.5](https://github.com/calabash/DeviceAgent.iOS/releases/tag/1.0.5)
DeviceAgent 1.0.5 was skipped.

Built from tag [1.0.6](https://github.com/calabash/DeviceAgent.iOS/releases/tag/1.0.6)

* Add mach clock and a simple waiter #202
* SpringBoard#queryForAlert: skip\_waitForQuiescence check #201
* Increase touch duration to 0.2 to match XCUITest #198
* Use CocoaLumberjack for logging #197
* Update CocoaLumberjack to 3.0.0 #196
* TestApp: update to calabash.framework 0.20.4 #194
* Improve hitpoint and visibility calculation #193
* Fix text entry for i386/armv7 devices #192
* Dismiss SpringBoard alerts by touching alert buttons with coordinates
#191
* SpringBoard: ask UIApplication for SpringBoard alert before making an
expensive XCUITest query #190
* POST /session raises when app is not installed and when app fails to
launch #189
* Dismiss SpringBoard alerts by touching alert buttons with coordinates #191
* SpringBoard: ask UIApplication for SpringBoard alert before making an expensive XCUITest query #190
* POST /session raises when app is not installed and when app fails to launch #189

#### iOSDeviceManager 1.0.4

Expand Down
Binary file modified lib/run_loop/device_agent/Frameworks.zip
Binary file not shown.
Binary file modified lib/run_loop/device_agent/app/DeviceAgent-Runner.app.zip
Binary file not shown.
Binary file modified lib/run_loop/device_agent/bin/iOSDeviceManager
Binary file not shown.
Binary file modified lib/run_loop/device_agent/ipa/DeviceAgent-Runner.app.zip
Binary file not shown.

0 comments on commit 71bf9b2

Please sign in to comment.