cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
541 stars 67 forks source link

Tile and stitch images when snapshotting large views #76

Closed NickEntin closed 2 years ago

NickEntin commented 2 years ago
❌  /Users/runner/work/AccessibilitySnapshot/AccessibilitySnapshot/Sources/AccessibilitySnapshot/Core/Swift/Classes/AccessibilitySnapshotView.swift:852:34: use of unresolved identifier 'Self'; did you mean 'self'?

            tileRect.origin.y += Self.tileSideLength
              ^

Oh Xcode 10... I think since we're gonna need a major release anyway, it's time to bump the minimum to Xcode 12.