IOS setup: Deploy to iOS devices
You need the third-party CocoaPods dependency manager and an Apple Developer account. You’ll also need to set up physical device deployment in Xcode.
- Install and set up CocoaPods by running the following commands: $ sudo gem install cocoapods $ pod setup.
- Follow the Xcode signing flow to provision your project.
- Start your app by running flutter run.
Semantic portal