Leave

Results 21 issues of Leave

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')...

if `Pod` folder is excluded from git, there's no grantee the prebuilt frameworks have the same version with the ones specified in `podfile`. For example, there's a pod `A` of...

bug
main goal

```ruby target 't' do pod 'A/sub1' , :binary => true pod 'A/sub2' end ``` The preuilt A.framework will contain no sub2 content. ```ruby target 't' do pod 'A/sub1' , :binary...

there will be a diff when a framework built for the second time

enhancement
help wanted

Cocoapods 1.6 have a lot change in source code compared to v1.5. Maintaining support for multiple versions is expensive. And v1.6 have better performance.

feature

Cocoapods -> CocoaPods If just make the p capital, 3 capital letters break some visual balance and rhythm. I think the logo should be redesigned.

help wanted