mollyIV

Results 28 comments of mollyIV

Hi @mtwain thank you for requesting a new feature. Actually it's not as simple as replacing the flags in a service. You need to run an extra service with transparent...

Hey Bartosz! Thank you for the response. I prepared a vanilla Swift iOS app project, cleaned up the derived data and run `xcodebuild clean test ...`, but still no unit...

> XCLogParser can capture building logs (compilation steps, errors, warnings etc.) but not unit tests results like code coverage. That's interesting. According to the README file: > XCLogParser can give...

👋 @jdhealy Thanks for adding yourself as a reviewer 🙇 Please let me know if you have any questions about the implementation 👍

👋 @blender , It might be a global issue https://github.com/Carthage/Carthage/issues/2780 - I saw many PRs with failing tests. Will do the `master` rebase 👍

Hey @blender, I did the rebase however the tests are still failing. I compered the `CI_INTEGRATION_TESTS` from [this MR](https://github.com/Carthage/Carthage/pull/2789) ![image](https://user-images.githubusercontent.com/10795657/58070142-3ec73980-7b98-11e9-9c7d-b68ee95443fd.png) and the error log seems to be the same. Any...

Hey guys 👋 Any news about a CI issue? 🤔 Could anyone try to re-run it? 🙏