Skip to content

What does it take to use xcode #97

Answered by mszoek
ghost asked this question in Q&A
Aug 14, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

If you are looking at running something like Docker-OSX, that's a full-on macOS image running Xcode inside a Docker container. I assume it would work if you can run Docker, but the output of Xcode will not be compatible with Airyx - it will build normal macOS binaries.

You could use Xcode to edit code and build UIs (NIBs) which can then be compiled on Airyx. It would be great to find or write some kind of tool that translates Xcode project files into BSD Makefiles to make this easier.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@seonar22
Comment options

@mszoek
Comment options

Answer selected by mszoek
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
Converted from issue

This discussion was converted from issue #92 on August 23, 2021 14:13.