The documentation states that iOS targets can only be built on a MacOS host. Would a Docker container work? Or does it have to actually be MacOS
d
Dico
05/26/2019, 1:45 PM
Pretty sure you can do it with a docker container like you would with linux
g
gildor
05/26/2019, 2:51 PM
You need real MacOS
Docker is based on Linux core, you cannot have MacOS container to run Mac apps
c
CLOVIS
05/28/2019, 4:01 AM
Okay, thanks for the information. Is it the same with windows in Docker?
g
gildor
05/28/2019, 4:46 AM
yes, you cannot run windows in Docker, but you can run Docker container on Widnows with linux inside, not with Win or Mac
but you can easily run windows in virtual machine on linux/mac
you also can do this for MacOS, as I know, but it would violate macOS license (same as Hackintosh)
l
louiscad
05/28/2019, 6:16 AM
In Europe, using some software on any hardware is allowed by law which takes priority on licences AFAIK. In US, it's not, but famous YouTuber MKBHD (from NYC) published videos guides to make one a few years ago and still got invites to Apple Press Events.