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
- RxCocoa
- tableView
- MVVM
- Observable
- 리팩토링
- Human interface guide
- uiscrollview
- combine
- swift documentation
- clean architecture
- 리펙토링
- 스위프트
- UICollectionView
- 클린 코드
- Xcode
- rxswift
- map
- swiftUI
- ribs
- HIG
- collectionview
- Protocol
- ios
- SWIFT
- 리펙터링
- UITextView
- Refactoring
- uitableview
- 애니메이션
- Clean Code
Archives
- Today
- Total
목록explicit modules (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/dbT6J0/btsHZUkaLo0/Hb38DtrsmOwPwMBXEaVik1/img.png)
Explicit Modules단 한줄의 코드도 변경하지 않고 빌드 향상이 가능더 빠른 디버깅 제공C와 Objective-C의 경우에는 Explicit Modules 기능이 디폴트로 on 되어있고, Swift는 build setting에서 설정 필요Explicit Modules 컴파일 단계explicit built modules를 yes로하면 각 컴파일 단위의 처리를 3단계로 처리ScanBuild ModulesBuild SourceScan단계와 Build Modules 단계는 빌드 로그에서 표시된 것을 확인 가능"Scan Dependency", "Compile Clang module", "Compile Swift module" 커멘드로 표출이전에는 원래 이 단계들이 소스 파일 컴파일의 일부로, 암시적으로 ..
WWDC 정리/WWDC 2024 정리
2024. 6. 21. 01:19