Skip to content

Xcode crashes after running tuist generate #5037

Discussion options

You must be logged in to vote

You can use osascript -l JavaScript -e 'function run(a){Application(\"Xcode\").workspaceDocuments().forEach(d=>{if(d.path() == null || d.path().includes(a))d.close()})}' $(pwd); to close the Xcode instance related to the folder where you are executing the command

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@benrudhart
Comment options

Answer selected by benrudhart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants