I just want a good CI/CD system for macOS to build iOS apps without needing to buy a farm of Mac Minis, or even buy a Mac, is that too much to ask?
macOS in QEMU in Docker
21–30 of 190 posts
Re: macOS in QEMU in Docker
#22I just want a good CI/CD system for macOS to build iOS apps without needing to buy a farm of Mac Minis, or even buy a Mac, is that too much to ask?
And yes, too much to ask. Apple's principal revenue source is selling hardware. They don't care if developing for their platform is not cheap; they explicitly target the premium segment, and are never uncomfortable with their well-known large margins.
Re: macOS in QEMU in Docker
#23I just want a good CI/CD system for macOS to build iOS apps without needing to buy a farm of Mac Minis, or even buy a Mac, is that too much to ask?
Re: macOS in QEMU in Docker
#24I just want a good CI/CD system for macOS to build iOS apps without needing to buy a farm of Mac Minis, or even buy a Mac, is that too much to ask?
But don't be sad, their new Mac Pro is fantastic.
Re: macOS in QEMU in Docker
#25I just want a good CI/CD system for macOS to build iOS apps without needing to buy a farm of Mac Minis, or even buy a Mac, is that too much to ask?
Re: macOS in QEMU in Docker
#26I just want a good CI/CD system for macOS to build iOS apps without needing to buy a farm of Mac Minis, or even buy a Mac, is that too much to ask?
According to Apple software license agreements, yes, it is too much to ask. You can not legally run Mac OS on non-Apple hardware. But don't be sad, their new Mac Pro is fantastic .
Not exactly ideal for hobbyists.
Re: macOS in QEMU in Docker
#27It's hard to see what Docker is adding here since qemu is being run inside Docker. You could get almost identical functionality out of a bare VM image and not deal with the hassles of docker.
It's a hammer problem. Docker is the new hammer and now everything starts to look like nails.
Re: macOS in QEMU in Docker
#28I just want a good CI/CD system for macOS to build iOS apps without needing to buy a farm of Mac Minis, or even buy a Mac, is that too much to ask?
Azure DevOps has hosted MacOS build agents, which you can use on the (generous) free tier.
The pipeline docs are somewhat lacking though IMHO but once you get them working, they work great.
Re: macOS in QEMU in Docker
#29I just want a good CI/CD system for macOS to build iOS apps without needing to buy a farm of Mac Minis, or even buy a Mac, is that too much to ask?
Re: macOS in QEMU in Docker
#30Earlier quoted context omitted.
According to Apple software license agreements, yes, it is too much to ask. You can not legally run Mac OS on non-Apple hardware. But don't be sad, their new Mac Pro is fantastic .
It's also £5,499.00 in the UK (just under $7k USD). Not exactly ideal for hobbyists.