Johannes Plunien

Results 60 comments of Johannes Plunien

I'm happy to receive some pull request for that :).

@oliverhu nope. Facebook is using `sqlite` as well: * https://github.com/facebook/FBSimulatorControl/blob/15f2079ed2a979e38be1d4cd34347d2b811ad49d/FBSimulatorControl/Commands/FBSimulatorSettingsCommands.m#L101-L119 * https://github.com/facebook/FBSimulatorControl/blob/62c845f16b89492a205c3ead1a0ea5b891abb1c4/FBControlCore/Configuration/FBSettingsApproval.m#L15-L19

It's not supported, but pull requests to change that are welcome :).

Thank you for the pull request! 👍

You could use `launchctl` inside the Simulator to restart Springboard.

Do you mean splitting a test target of 100 tests into two parts and then run them at the same time in two different Simulators?

You can try the `--partitions 2` option, but it's still experimental! You also need to install the current `master`.

I won't have time to update `pxctest` to support Xcode 9. However pull requests are welcome!

Real devices are not supported, sorry!