Support new build system
@alickbass ci sta già lavorando.
Dal 14/4/2019.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
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/**/*'
- Lingua principale
- Objective-C++
- Stelle
- 5.7k
- Fork
- 574
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Preparare l'ambiente
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di facebook/componentkit
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
facebook/componentkit#979 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 45/100
facebook/componentkit#977 · 1 commento ·
-
Abandoned?Aperta
Difficoltà 5/5 Più di una settimana Idoneità per principianti 10/100
facebook/componentkit#976 · 2 reazioni ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 45/100
facebook/componentkit#975 ·
-
Yoga-internal.h:135:11: error: definition of implicit copy constructor for 'Values<9>' is deprecatedAperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 35/100
facebook/componentkit#974 · 3 reazioni ·