Overview
- iOS Device 에서 livereload 환경설정 가이드입니다.
Notes
title: 환경설정
반드시 무선이 아닌 유선으로 연결하여 아래 명령어 실행해야 함
title: 명령어-ios
target은 xcode의 Devices & Simulator창의 Identifier값임
$ ionic capacitor run ios --target your-device-id --livereload-url=https://your-domain
title: 명령어-android
$ ionic capacitor run android --target={{your-ip-address}} --livereload-url=https://your-domain
'Inbox' 카테고리의 다른 글
xcode 주요 환경 변수 (0) | 2024.01.30 |
---|---|
xcode downgrade (0) | 2024.01.30 |
ngrok localhost 외부 접속 (0) | 2024.01.30 |
python bcrypt (0) | 2024.01.30 |
bun (0) | 2024.01.30 |