mozilla-mobile / MappaMundi

A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.
Mozilla Public License 2.0
19 stars 19 forks source link

Set SWIFT_VERSION to 4.0 #11

Closed eoger closed 5 years ago

eoger commented 5 years ago

It looks like XCode 10.2 doesn't support Swift 3.2 anymore, from lockbox-ios:

error: SWIFT_VERSION '3.2' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'MappaMundi')

eoger commented 5 years ago

Just realized there's also https://github.com/mozilla-mobile/MappaMundi/pull/8 if you don't mind upgrading to 5.0

eoger commented 5 years ago

@garvankeeley r? on this PR or the other one? This blocks lockbox-ios build.

garvankeeley commented 5 years ago

This is definitely needed, r+ from me

eoger commented 5 years ago

@jhugman do you mind landing this? Neither Garvan nor I have commit access.