linkedin/LayoutTest-iOS

carthage update LayoutTest-iOS at "3.0.0" latest version builds LayoutTestCase.swift incorrectly

rodriguv opened this issue · 2 comments

When it kept failing during the build scheme phase, i decided to compare in Kaleidoscope the LayoutTestCase.swift it built vs the one in the visible repo here. I attached the snapshots of the failure that pointed to that file and of the kaleidoscope comparison. Any reasons as to why this happens?

diff

terminal_error

The released version of LayoutTest does not have this bug fix. You'll have to wait until the next version is released, or point Carthage directly to master.

github "linkedin/LayoutTest-iOS" "master"

Released version was updated. Please reopen if this is still an issue.