Amazon EC2 Mac Instances
131–140 of 511 posts
Re: Amazon EC2 Mac Instances
#132Earlier quoted context omitted.
Does this EURA works to effectively kill handy macOS CI service like CircleCI and force users to use VM rental service like this?
I don't see why you couldn't run a CI server as long as you don't let the clients access the machine.
Re: Amazon EC2 Mac Instances
#133Earlier quoted context omitted.
How are you developing iOS apps without xcode?
You only need it for compiling. There are plenty of cross platform frameworks that dont require to develop with xcode - and that's good in my opinion. I built all my apps this way and faced the same problem as OP - so had to buy a Mac mini. It was the cheapest option ~8 years ago and I still use it today for the same purpose - just for compiling. I assume there are probably more of us.
Re: Amazon EC2 Mac Instances
#134I can't seem to find pricing for this - anyone understand AWS better than me? It's not listed on their dedicated host pricing page at https://aws.amazon.com/ec2/dedicated-hosts/pricing/ , and if I go through the web console to create an instance, I'm prompted to create a Mac dedicated host without any indication of how much I'd be paying.
Re: Amazon EC2 Mac Instances
#135Re: Amazon EC2 Mac Instances
#136Earlier quoted context omitted.
Does this EURA works to effectively kill handy macOS CI service like CircleCI and force users to use VM rental service like this?
I don't see why you couldn't run a CI server as long as you don't let the clients access the machine.
Re: Amazon EC2 Mac Instances
#137It seems like this directly ties back to Apple’s recent policy changes [0]. The details line up exactly, including: - You must rent them for at least 24 hours at a time. - You must rent out one machine per end user. I just feel sorry for all the smaller providers who have done this for years. I wonder if this was Apple’s update prompting AWS, or AWS pushing Apple to make the change — or both. [0]: https://blog.macsta…
Re: Amazon EC2 Mac Instances
#138Earlier quoted context omitted.
It's against Apple's T&Cs, though. If you're doing it at home by yourself, who cares. But a company that's interested in automated testing etc. isn't going to see it as an answer.
Get an old old old Mac pro from ages ago. Upgrade its motherboard. Then upgrade its RAM. Then upgrade its hard drive. Then upgrade its power supply. It will still be an "Apple-branded computer" because of its case. It will just have received a bunch of upgrades. Big "haha" to them. (Or if you're actually a corporation just buy a Mac.)
Re: Amazon EC2 Mac Instances
#139Re: Amazon EC2 Mac Instances
#140Earlier quoted context omitted.
Kind of hilarious. This is barely cloud computing compared to the rest of ec2, which has per-second billing...
It's going to be out of their hands on this one. Apple have pretty strong EULAs. Microsoft's licensing for clouds is also a pain in the arse. You (the cloud platform) have to pay for a full months license the moment an instance is created. The way it's structured you have some wriggle room, e.g. you have your placement algorithm land new instances on where Windows instances have already been in a given month, so you…