Wojciech Rutkowski

Results 3 issues of Wojciech Rutkowski

**Describe the bug** When trying to use Carthage to fetch TOCropViewController it fails to compile the project. **To Reproduce** Steps to reproduce the behavior: 1. Fresh repo 2. Cartfile: ```...

bug
pr requested

I'm trying to fetch and build Apollo using Carthage but it fails on watchOS simulator build. Cartfile ``` github "apollographql/apollo-ios-xcframework" ``` Cartfile.resolved ``` github "apollographql/apollo-ios-xcframework" "1.18.0" ``` Log: ``` carthage...

### Summary I'm trying to fetch and build Apollo using Carthage but it fails on watchOS simulator build. ### Version 0.40.0 ### Steps to reproduce the behavior Cartfile ``` github...

bug
needs investigation
low-priority