igor-makarov / xcake

:cake: Describe Xcode projects in a human readable format and (re)generate one on demand.
MIT License
632 stars 48 forks source link

Disable Xcodeproj diffing in integration tests as it doesn't work #199

Closed igor-makarov closed 5 years ago

igor-makarov commented 5 years ago

This PR fixes nightly builds failing on Xcodeproj egde version, as it changes some base constants to new version.

As I can't actually account for that, I had to disable Xcodeproj diffing.