반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- TensorFlow
- jest
- react
- localserver
- MAC
- linux
- 오블완
- 티스토리챌린지
- webpack
- vsCode
- PYTHON
- node
- 개발
- MachineLearning
- centos
- 맥
- 센토스
- VirtualBox
- unittest
- build
- 리눅스
- qunit
- Chrome
- androidstudio
- 네트워크
- ReactNative
- IOS
- Android
- xcode
Archives
- Today
- Total
로메오의 블로그
[Ionic] iOS 생성 / 빌드 / 실행하기 본문
반응형
iOS platform 생성하기
$ ionic cordova platform add ios
Xcode에서 프로젝트 열기
$ open platforms/ios/MyApp.xcworkspace
시뮬레이터로 Run 합니다.
반응형
'Frontend > angular' 카테고리의 다른 글
[Angular] Rest API Service 구현하기 (2) | 2020.01.12 |
---|---|
[Angular] angular-cli / material 설치 / page module 추가 (0) | 2020.01.10 |
[ionic] Android 생성 / 빌드 / 실행하기 (0) | 2020.01.10 |
Angular & IONIC 목록 (0) | 2020.01.10 |
[Ionic] 시작하기 - 환경설정 (0) | 2020.01.10 |
Comments