Support new build system
@alickbass đang làm issue này rồi.
Từ ngày 14/4/2019.
Đánh giá
Issue này chưa được đánh giá.
Mô tả
when using the new build system in Xcode, which is default for xcode 10, it has an build error
error: Multiple commands produce '/Users/AAA/Library/Developer/Xcode/DerivedData/CKTableViewTransactionalDataSource-hfnosmzcdvuxuaanjgxnwmxagvqk/Build/Products/Debug-iphonesimulator/ComponentKit/ComponentKit.framework/Info.plist':
1) Target 'ComponentKit' (project 'Pods') has copy command from '/Users/AAA/pp/CKTableViewTransactionalDataSource/Example/Pods/ComponentKit/ComponentKit/Info.plist' to '/Users/AAA/Library/Developer/Xcode/DerivedData/CKTableViewTransactionalDataSource-hfnosmzcdvuxuaanjgxnwmxagvqk/Build/Products/Debug-iphonesimulator/ComponentKit/ComponentKit.framework/Info.plist'
2) Target 'ComponentKit' (project 'Pods') has process command with output '/Users/AAA/Library/Developer/Xcode/DerivedData/CKTableViewTransactionalDataSource-hfnosmzcdvuxuaanjgxnwmxagvqk/Build/Products/Debug-iphonesimulator/ComponentKit/ComponentKit.framework/Info.plist'
It's because the new build system cannot allow the info.plist being into 'Compile Sources'. In the podfile, the following could lead this problem. We should exclude the info.plist form source_files
s.source_files = 'ComponentKit/**/*', 'ComponentTextKit/**/*'
- Ngôn ngữ chính
- Objective-C++
- Star
- 5.7k
- Fork
- 574
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Chuẩn bị môi trường
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của facebook/componentkit
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
facebook/componentkit#979 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 45/100
facebook/componentkit#977 · 1 bình luận ·
-
Abandoned?Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 10/100
facebook/componentkit#976 · 2 reaction ·
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 45/100
facebook/componentkit#975 ·
-
Yoga-internal.h:135:11: error: definition of implicit copy constructor for 'Values<9>' is deprecatedĐang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 35/100
facebook/componentkit#974 · 3 reaction ·