# Upload to Apple App Store

When you have finish configuring your app(change logo/name etc), you might want to publish your app to **Apple App store**. You need to do some extra configuration to generate a store ready release version of your app.

Below is a link to both the flutter official documentation on building and publishing the app for iOS.

**Build and release an iOS app:** <https://flutter.dev/docs/deployment/ios>

Here is also a video explaining the steps involve in generating it(if you prefer a video tutorial)

{% embed url="<https://www.youtube.com/watch?v=akFF1uJWZck&ab_channel=MJSDCoding>" %}
