Skip to content
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

Misleading error message if Xcode Path is wrong. #34

Closed
ob opened this issue Jan 25, 2017 · 1 comment
Closed

Misleading error message if Xcode Path is wrong. #34

ob opened this issue Jan 25, 2017 · 1 comment
Assignees
Labels

Comments

@ob
Copy link
Member

ob commented Jan 25, 2017

I spent some time puzzled about this error:

$ bluepill -c config.json
[  INFO  ] This is Bluepill v0.1.0-21-g95fcfd8
[  INFO  ] Running with 4 simulators.
[  INFO  ] Packed tests into 6 bundles
[  INFO  ] Started Simulator 1 (PID 53404).
bp: invalid configuration
	iPhone 6 is not a valid device type.
Use `xcrun simctl list devicetypes` for a list of valid devices.

It turns out that I had the wrong path in my config.json file. Bluepill should at least check that the Xcode path give is valid and not fall through to a misleading error.

@ob ob added the bug label Jan 25, 2017
@ob ob mentioned this issue Feb 14, 2017
5 tasks
@ob
Copy link
Member Author

ob commented Feb 25, 2017

Fixed by #64

@ob ob closed this as completed Feb 25, 2017
RainNapper pushed a commit to RainNapper/bluepill that referenced this issue Jun 16, 2021
This means it will run earlier in the linting sequence, which is helpful
because it deals with style and emits autofix patch output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant