Buglife / Buglife-iOS

Awesome bug reporting for iOS apps
Apache License 2.0
509 stars 63 forks source link

Proper support for Carthage #48

Open eimantas opened 5 years ago

eimantas commented 5 years ago

I'm trying to build this framework with Carthage using Xcode 10.2 and Swift 5.

It seems that framework itself builds nicely, however since the Example scheme and workspaces is there two - they are built as well. And they fail thus leaving me with failed build of framework too.