Replies: 4 comments 15 replies
-
Start from here: https://flet.dev/docs/publish and then IPA specifically: https://flet.dev/docs/publish/ios |
Beta Was this translation helpful? Give feedback.
-
I have installed the latest Xcode and iOS SDK Then I added this to the .zshrc file: "export PATH=$HOME/development/flutter/bin:$PATH" Then I checked the functionality of all this by compiling the apk, everything worked out) Now I followed this link https://flet.dev/docs/publish/ios/ and installed kivy-ios. |
Beta Was this translation helpful? Give feedback.
-
Honestly, I thought that I would just write the command "flet build ipa" and it would compile the finished file, apparently it's not that simple) Now I get a new error when entering the usual command "flet build ipa" or "flet build apk"
|
Beta Was this translation helpful? Give feedback.
-
I tried to compile with a trial account, nothing seemed to have changed. |
Beta Was this translation helpful? Give feedback.
-
Hi all!)
I bought a MacBook specifically and installed Paycharm and Flet. I want to compile a “.ipa” file for iOS, but I couldn’t figure out in the documentation what order and what needs to be installed(
For those who don't mind, please describe step by step what steps need to be taken to get the coveted ".ipa" file
Beta Was this translation helpful? Give feedback.
All reactions