Section4. Running your App on a Physical Device
iphone
Requirements
-
An Apple ID
-
An iPhone / iPad Device
-
Xcode
-
USB cable
Steps
-
Check the iOS version is compatible with the Xcode version (at least Xcode 10version, iOS 12)
-
Xcode랑 ios는 major version 2이상 차이가 나야함. (Xcode < iOS)
-
-
Install Homebrew
-
Use homebrew to install ideviceinstaller, iOS-deploy & cocoapods
-
Add Apple ID to Xcode
-
Flutter 프로젝트안에 있는 iOS 디렉토리를 Xcode로 연다.
-
Runner > Runner > Sign&Capability 에서 Apple ID를 로그인한다.
-
-
Select Development Team
-
Connect your phone with USB
-
Trust your Computer(phone)
-
Trust your development certificate(Phone)
-
Create a unique bundle ID
'App > Flutter' 카테고리의 다른 글
[Flutter] 2. Expanded (0) | 2020.06.15 |
---|---|
[Flutter] 1. SafeArea (0) | 2020.06.14 |
[Flutter] Section3 (0) | 2020.05.15 |
[Flutter] Section2 (0) | 2020.05.13 |
[Flutter] Section1 (0) | 2020.05.11 |
댓글