0

Trying to install swiftlint using mintfile and carthage.

Xcode version 11.3.1.

Using swiftlint latest version realm/SwiftLint@0.39.1.

Abort trap: 6 mint run swiftlint swiftlint --path ${TARGET_PATH} --config ${SRCROOT}/.swiftlint.yml

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Pratik Sodha
  • 3,679
  • 2
  • 19
  • 38
  • Can you give us more information? How do you run swiftlint? And why do you say about changes to the .yml file? It used to work before? – phi Feb 27 '20 at 14:23
  • @phi it’s working with xcode 10.1 and swift 4.2. Now we have to migrate that project with latest xcode. SwiftLint installed using mintfile. Then after carthage update. And last step mint run xcodgen. – Pratik Sodha Feb 27 '20 at 16:06

0 Answers0