Bas Broek

Results 80 comments of Bas Broek

``` ❌ error: Build input file cannot be found: '/Users/distiller/Moya/Moya/Sources/Supporting Files/Info.plist' (in target 'MoyaTests' from project 'Moya') ``` :(

Can you verify this is still an issue now that we've released v15, which does not rely on the `RxSwift` fork anymore?

Let me know if there's anything I can do to help!

Good stuff, Jon. Congrats on the release! 💪

Oh, interesting! For now, seeing as Swift has namespaces, you can work around this by using `SwiftUI.Image` or `Moya.Image` explicitly. Can you give a bit of example code that shows...

I understand this'd be annoying, for sure!

Thanks for pointing this one out, @debug45! #2203 and/or #2208 should address this. 😊

Can you share the xcodebuild log? Also, let's see if this is still an issue with 15.0.0 which we're about to release. If not, we'll have to look into it...

That seems to have issues with `RxSwift`; are you using `RxMoya` here? Also, that log seems to show a bunch of errors due to the device being locked; I don't...