Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

I tried pxctest on Xcode 9 beta and I get "Abort trap: 6" on every command #46

Open
bennet3 opened this issue Aug 17, 2017 · 2 comments

Comments

@bennet3
Copy link

bennet3 commented Aug 17, 2017

I tried pxctest on Xcode 9 beta and I get "Abort trap: 6" on every command.

cbennett-70ap:iOSxm8 i58288$ sudo xcode-select -s ../../.././../../../../Applications/Xcode-beta.app/Contents/Developer/
Password:
cbennett-70ap:iOSxm8 i58288$ pxctest     run-tests     --destination 'name=iPad Air 2,os=iOS 10.3'     --testrun build/Products/iOSxm8_iphonesimulator11.0-x86_64.xctestrun
Abort trap: 6
cbennett-70ap:iOSxm8 i58288$ pxctest     run-tests     --destination 'name=iPad Air 2,os=iOS 11.0'     --testrun build/Products/iOSxm8_iphonesimulator11.0-x86_64.xctestrun
Abort trap: 6
cbennett-70ap:iOSxm8 i58288$ pxctest run-tests --help
Abort trap: 6
cbennett-70ap:iOSxm8 i58288$ 

Any support for Xcode beta?

screen shot 2017-08-17 at 3 41 32 pm

@bennet3
Copy link
Author

bennet3 commented Aug 17, 2017

It looks like FBSimulatorControl has added support for Xcode 9 just recently. I tried to merge these updates into the FBSimulatorControl version that pxctest is currently using and there are many conflicts. Is there any plans to update FBSimulatorControl so that pxctest can support Xcode 9 also?

Thanks!

@plu
Copy link
Owner

plu commented Aug 18, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants