robb / Cartography

A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Other
7.35k stars 524 forks source link

xcode files with xcode9.3 #292

Closed omochi closed 5 years ago

omochi commented 6 years ago

If I change Show checkboxes in scheme management window, xcode make these changes.

I am using this library with gitsubmodule + carthage, and add xcodeproj to xcworkspace for application development. So these changes makes git submodule status dirty.

Please merge this.


P.S. I made inverted PR for xcode9.2 previously. https://github.com/robb/Cartography/pull/284 Apple seems to delete this language ="" behavior in Xcode9.3 which made in Xcode9.2. 😓

orta commented 5 years ago

I'm assuming this is deprecated by #308