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
- garbage collection
- Tuist-Action
- human interface guidelines
- AppStore
- SPM
- authentication
- fetchSignInMethods
- FlexLayout
- arc
- Xcode
- HIG
- rc
- Github-Action
- Tuist
- playground
- pagination
- Nan
- YGEnums.h
- retain cycle
- HealthKit
- App Connect
- UITest
- 회고
- Automatic Reference Count
- ios
- layoutSubviews
- content-type
- Firebase
- alamofire
- Swift
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 |