SwiftKVC icon indicating copy to clipboard operation
SwiftKVC copied to clipboard

Carthage

Open TofPlay opened this issue 8 years ago • 2 comments

Hi, For iOS and macOS projets it's will be great to make your component Carthage compatible

Take a look at these articles:

On your README.md add Carthage compatible on top and add section for the installation with Carthage.

TofPlay avatar Apr 12 '16 07:04 TofPlay

@TofPlay All I have to do is make sure the SwiftKVC scheme is shared, right?

bradhilton avatar Sep 26 '17 14:09 bradhilton

Hello, as this lib has its dependency libs, we would need to create a Cartfile and describe its dependency libs. Please take this Carthage compatible lib with dependency as an example. https://github.com/RxSwiftCommunity/RxSwiftExt/blob/master/Cartfile

jibeex avatar Aug 24 '18 13:08 jibeex