

You need to buy the Apple Developer Program licence to code sign and publish the app.

We will be using the Flutter iOS app from Codemagic sample projects in this example. In this post, we will walk you through how you can create a Flutter app on Linux or Windows and use Codemagic CI/CD to set up code signing for your iOS project and release the application to the App Store. With Flutter and Codemagic, you can build and distribute iOS apps without buying a Mac computer yourself. There is no sign of this changing any time soon, but there are still ways for app developers to build the app for iOS and release it to the App Store even if you don’t have a Mac. It’s hard to imagine developing apps for iOS without a Mac computer. While it is possible to build your Flutter app for iOS using Codemagic and the process in this article, you will still need a Mac if you need to do any debugging of your app on a iOS Simulator or real device.
