This repository was archived by the owner on Aug 12, 2026. It is now read-only.
Error running version 2.19 #744
Closed
neilsardesai
started this conversation in
General
Replies: 2 comments 3 replies
|
Maybe it might be related to having a space in the project name? Tried a different project with no space in the name and it worked fine there 🤔 |
0 replies
|
Was able to work around this with |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Just updated to Periphery 2.19, but now the same command that worked in 2.18 is producing an error:
Command:
periphery scan --skip-build --index-store-path '[REDACTED]' --project '[REDACTED]' --schemes '[REDACTED]' --targets '[REDACTED]'Error:
* Inspecting project... error: Shell command '/bin/sh -c xcodebuild -project '[REDACTED]' -list -json' returned exit status '65’:Anyone else running into this?
All reactions