Closed deanWombourne closed 4 years ago
@deanWombourne:
- WARN | [XCTest-Gherkin/Core,XCTest-Gherkin/Native] xcodebuild: /Users/travis/build/net-a-porter-mobile/XCTest-Gherkin/Pod/Core/XCTestCase+Gherkin.swift:67:14: warning: 'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)'
- WARN | [XCTest-Gherkin/Core,XCTest-Gherkin/Native] xcodebuild: /Users/travis/build/net-a-porter-mobile/XCTest-Gherkin/Pod/Core/XCTestCase+Gherkin.swift:69:18: warning: 'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)'
Yea, getting my head round the replacement method.
So, replacement method is only in Xcode 14, but I can't see a way to check which xcode is running. Sigh. --allow-warnings it is :)
😂
Sigh close/open to poke travis to recheck the pr merge commit.
@kerrmarin Now all i have to do is work out what's going on with travis :(