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 |
Tags
- swiftUI
- Refactoring
- HIG
- SWIFT
- UICollectionView
- 애니메이션
- 리팩토링
- 클린 코드
- collectionview
- swift documentation
- uitableview
- tableView
- RxCocoa
- 스위프트
- uiscrollview
- Clean Code
- Xcode
- 리펙터링
- combine
- map
- ios
- rxswift
- 리펙토링
- Human interface guide
- clean architecture
- UITextView
- Protocol
- Observable
- MVVM
- ribs
Archives
- Today
- Total
목록iOS 앱에 애플워치 앱 추가 (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/cCrHGv/btrHiFOQvnG/bGdcTTdn0pfDDrTwMVicQ0/img.png)
* 아래 프로젝트 시작 파일은 애플 튜토리얼에서 다운 기존 iOS앱에 애플 워치 앱 타겟 생성 Xcode > File > New > Target... 선택 WatchOS > Watch App for iOS App 선택 Include Notification Scene 체크하여 생성 Scheme을 활성화 할것이라는 팝업에서 cancel 선택 Cancel을 선택해도, Scheme > WatchLandsmarks를 선택하여 워치앱을 빌드가 가능 생성된 파일 확인 WatchLandmarks 폴더 - 리소스가 위치 WatchLandmarks WatchKit Extension 폴더 - 애플워치에 사용되는 화면들이 위치 Target > ... WatchKit Extension > Supports Running Wi..
iOS 튜토리얼 (SwiftUI)
2022. 7. 16. 23:53