2021/10/27 : Flutter : Build and release an iOS app の訳

 

Build and release an iOS app


Preliminaries

Xcode is required to build and release your app. You must use a device running macOS to follow this guide.

あなたのアプリをビルド・リリースするためにXcodeが必要です。以下のガイドを実行するためにmacOSが実行できるデバイスが必要です。

 

Before beginning the process of releasing your app, ensure that …