Lucjan Wilczewski
Results
2
issues of
Lucjan Wilczewski
Hi, I was writing tests and by accident discovered that I get two different error results for the same URL if I run the `parseURL` consecutively. Code to reproduce: ```...
I am getting following error from linker when I try to run my tests: `RxTest/RxTest.framework/RxTest' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE)` Here...