Duncan Babbage

Results 33 comments of Duncan Babbage

The merging of TestResultCell.xib between this pull request and https://github.com/Antondomashnev/FBSnapshotsViewer/pull/69 requires careful tweaking as xib files don't merge nicely and there are changes in both. A correctly merged version can...

Rebased onto current master, with change to Accept and Accept All.

Sure, good question. My process was that I have been reviewing a series of test results, and wanted to be able to process them by taking action on each of...

Would happily continue working on things but for the life of me for months now I've not been able to get FBSnapshotsViewer to respond to failed test snapshots. It just...

OK, worked out that FBSnapshotsViewer's regex to find test results hadn't been updated to the new .xcresult format. Have written a new regex and it works. Is late. Plan to...

I have separated out the Swift 5 migration and am committing that as an initial pull request https://github.com/Antondomashnev/FBSnapshotsViewer/pull/82

There is some work here that appears to be potentially useful, but there are a number of issues with this pull request. I am unclear how you are using xcparse...

By the way, I recommend keeping Fastlane on v 2.137.0, as the current 2.141.0 appears to have an issues that needs fixing in Fastlane, that prevents our tests from running.

Swift subclass of OnboardingViewController to implement this: class MyOnboardingViewController: OnboardingViewController { override func scrollViewDidScroll(_ scrollView: UIScrollView) { if (pageControl.currentPage == (pageControl.numberOfPages - 1)) && (fabs(scrollView.contentOffset.x - view.frame.size.width) / view.frame.size.width) >...

This feed [isn't a valid RSS feed](https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.eldiadevalladolid.com%2Frss%2FDVlocal.xml). Presumably most pertinently, though the validator doens't point this out, the contents of the `` tags are wrapped in `` content, I believe?...