Vytis

Results 6 comments of Vytis

We are also experiencing the same issue. It seems that even when `fail_build: true` is set (as seen from output), the whole build is flagged as failure and `fastlane test`...

Not sure if it's possible to have code generated on the fly with CocoaPods. The only thing that comes to mind is maybe have overloads for depth 2 in the...

@NachoSoto the app in question is not yet public, we are only doing external testing with TestFlight. However I am not aware of an easy way to download .ipa from...

@pepibumur I will look through the other examples @kwridan linked and try to compile something.

It seems a new tool just got released recently that can easily print all public API - https://github.com/SwiftDocOrg/swift-doc#swift-api-inventory

We have hit the same problem also with `0.33.0`. In our case it was happening in this situation: 1. We have a fork of a dependency. 2. Some tag (e.g....