How To Develop and Publish an iOS App without a Mac?

By Lentigo, 14 August, 2020

Forum
App Development and Programming

I am building up an Application For Android and ios. I worked with the Mac from my organization however now I change the Activity and in the following organization I dont have Mac System.

Presently the primary idea was to purchase a modest and utilized Mac to have the option to proceed with our work.

However, I am hesitant to purchase a Macbook for several Euro just to create and distribute the Application.

To the individuals who previously fixed that Issue.. How could you do this? What are options?

Options

Comments

By Survivor Wolf on Sunday, August 23, 2020 - 05:08

It seems to be possible by using a cloud service to build and publish the app. There are a couple of solutions out there, you might be able to do it with Firebase, for example. Here's a guide that talks about using CodeMagic, and a Flutter app, but the principle of what their doing here should translate for other scenarios.

https://blog.codemagic.io/how-to-develop-and-distribute-ios-apps-without-mac-with-flutter-codemagic/

Hope that at least points you in the correct direction!

By Ty on Saturday, January 23, 2021 - 05:08

You can either use a MacOS virtual machine, or rent a cloud server that happens to be a Mac, although I'm not sure on the accessibility of that (e.g. if you can get VO audio).

By Ria Katiyar on Tuesday, March 23, 2021 - 05:08

Most of the time, iOS apps are developed and distributed from macOS machines. It's hard to imagine developing apps for the iOS platform without macOS. However, with the combination of Flutter and Codemagic, you can develop and distribute iOS apps without using macOS.