Skip to content

Running python on Xcode 12/13? #10

Answered by Lucas-ZX-W
StrawbunnyOwl asked this question in Q&A

You must be logged in to vote

I've used Xcode for python before, but I used it in combination with the command line to activate the interpreter so really I was just using Xcode as a fancy TextEdit. There is a limited amount of syntax highlighting and auto-complete (compared to something like PyCharm, for example) but it's good enough (I think) for certain programs (e.g Raspberry Pi). BUT, there is a way to set up Xcode with a scheme that runs the python program inside the built-in console with the run button/cmd + R, I found this blog post that @ApolloZhu dug up to be fairly constructive.

Replies: 2 comments 1 reply

You must be logged in to vote
1 reply
@ApolloZhu

You must be logged in to vote
0 replies
Answer selected by ApolloZhu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants