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 |
Tags
- content-type
- human interface guidelines
- UITest
- ios
- YGEnums.h
- App Connect
- Xcode
- garbage collection
- 회고
- playground
- pagination
- alamofire
- Swift
- rc
- HealthKit
- HIG
- Tuist
- FlexLayout
- arc
- Github-Action
- layoutSubviews
- fetchSignInMethods
- Firebase
- SPM
- Automatic Reference Count
- AppStore
- Nan
- Tuist-Action
- authentication
- retain cycle
Archives
- Today
- Total
멋있게걷는방법
[Tuist] FlexLayout - YGEnums.h' file not found 에러 해결 본문
이렇게 해보세요.
문서를 읽어보면, Target -> Build Settings -> Apple Clang-Preprocessing -> Preprocessor Macros를 찾으라고 하는데요,
하라는 데로 찾아가서 Debug와 Release에 + 버튼을 누르고 "FLEXLAYOUT_SWIFT_PACKAGE=1"를 입력해 주면 해결됩니다.
'Tuist' 카테고리의 다른 글
[Tuist] Firebase 에러 해결(with. _OBJC_CLASS_$_JSContext) (0) | 2023.09.21 |
---|---|
[Tuist] Tuist Action 사용하기 [with. fetch Error] (0) | 2023.05.01 |