- アプリを綺麗な状態にしてiosのビルドをする ``` flutter clean flutter pub get flutter build ios ``` - xcode を開いてアーカイブを作成する - デバイスは `Any iOS Device (arm64)` を選択 - Product > Archive - TestFlight にアップロード - Distibute App からアップロード