realm / SwiftCov

A tool to generate test code coverage information for Swift.
MIT License
562 stars 41 forks source link

'make install' fails when downloading source from zip file. #41

Open sonsongithub opened 9 years ago

sonsongithub commented 9 years ago
> carthage update
> make

As a result, make was failed because Xcode could not locate Box.framework.

Thank you.