KaneCheshire / PixelTest

Fast, modern, simple iOS snapshot testing written purely in Swift.
MIT License
58 stars 8 forks source link

Carthage #51

Closed ghost closed 4 years ago

ghost commented 5 years ago

Would be great to have Carthage support.

KaneCheshire commented 5 years ago

Good idea, I’ve never actually written a framework that supports Carthage before so not sure what is required but can look into it :)

ghost commented 5 years ago

Awesome. It only takes a minute. Just share via git the Xcode scheme used to build your framework target.

Then just add a badge to README declaring 'carthage compatible' so folks know you did it.

pwd
/Users/robertnash/Desktop/untitled folder
ls 
Cartfile
cat Cartfile
github "KaneCheshire/PixelTest" == 2.0.0
carthage update
*** Cloning PixelTest
*** Checking out PixelTest at "2.0.0"
*** xcodebuild output can be found in /var/folders/vl/630ywf4s62j1ppzyh271sdb80000gn/T/carthage-xcodebuild.Ho6WQe.log
*** Skipped building PixelTest due to the error:
Dependency "PixelTest" has no shared framework schemes