
Navigate to your target’s settings in Xcode: This step covers reviewing the most important settingsįor detailed procedures and descriptions, see
In the General Information section, select the Bundle ID. Navigate to the application details for your app and select. Since Flutter does not currently support tvOS, In the Platforms section, ensure that macOS is checked. Fill in your app details in the form that appears. Click + in the top-left corner of the My Apps page,. On the App Store Connect landing page, click My Apps. Open App Store Connect in your browser. On the next page, confirm the details and click RegisterĬreate an application record on App Store Connect. Select the services your app uses, then click Continue. Enter an app name, select Explicit App ID, and enter an ID. Open the App IDs page of your developer account. To register a Bundle ID for your app, follow these steps: Register a Bundle IDĮvery macOS application is associated with a Bundle ID,Ī unique identifier registered with Apple. Registering your app involves two steps: registering a uniqueīundle ID, and creating an application record on App Store Connect.įor a detailed overview of App Store Connect, see theĪpp Store Connect guide. Set pricing, and manage releases to the App Store and TestFlight. You define your app name and description, add screenshots, Register your app on App Store ConnectĪpp Store Connect (formerly iTunes Connect). In order to publish your app to the App Store,Ĭhoosing a Membership guide.
Preliminariesīefore beginning the process of releasing your app, This guide provides a step-by-step walkthrough of releasing aįlutter app to the App Store.
#FLUTTER XCODE CLOUD ARCHIVE#
Create a build archive with Codemagic CLI tools.Configuring the app’s name, bundle identifier and copyright.Create an application record on App Store Connect.