Skip to content

Commit e2ba61b

Browse files
pinkeshmarsPoojaB26
andcommitted
Update docs/test-and-publish/test/test-on-mobile-device.md
Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent 5fc9476 commit e2ba61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test-and-publish/test/test-on-mobile-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ You can follow the official Flutter documentation for detailed steps:
118118

119119
You can’t generate a debug `.ipa` file. Debug builds are only for local development and testing, and once your [iOS setup](#ios-setup) is complete, you can [run](#download-code-and-run) them directly on your device.
120120

121-
#### Build App for Release
121+
**Build App for Release**
122122

123123
Dreamflow lets you [deploy apps directly to the App Store](../publish/apple-app-store-deployment.md) from within the platform. If you prefer to create an IPA file for manual distribution (e.g., via TestFlight or the App Store), you’ll need to build a release IPA. This requires proper **code signing** with your Apple Developer account. Follow the official guide for detailed steps on [build and release for iOS](https://docs.flutter.dev/deployment/ios).

0 commit comments

Comments
 (0)