You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I use both repos, swiftymocky and swift lint
I get the following SPM issues
Showing All Issues
Failed to resolve dependencies Dependencies could not be resolved because root depends on 'swiftymocky' 4.2.0..<5.0.0 and root depends on 'swiftlint' 0.57.0..<1.0.0.
'swiftlint' is incompatible with 'swiftymocky' because 'swiftymocky' 4.2.0 depends on 'yams' 3.0.1 and no versions of 'swiftymocky' match the requirement 4.2.1..<5.0.0.
'swiftlint' >= 0.57.0 practically depends on 'yams' 5.0.6..<6.0.0 because no versions of 'swiftlint' match the requirement 0.57.1..<1.0.0 and 'swiftlint' 0.57.0 depends on 'yams' 5.0.6..<6.0.0.
The text was updated successfully, but these errors were encountered:
How can I use both repos, swiftymocky and swift lint
I get the following SPM issues
Showing All Issues
Failed to resolve dependencies Dependencies could not be resolved because root depends on 'swiftymocky' 4.2.0..<5.0.0 and root depends on 'swiftlint' 0.57.0..<1.0.0.
'swiftlint' is incompatible with 'swiftymocky' because 'swiftymocky' 4.2.0 depends on 'yams' 3.0.1 and no versions of 'swiftymocky' match the requirement 4.2.1..<5.0.0.
'swiftlint' >= 0.57.0 practically depends on 'yams' 5.0.6..<6.0.0 because no versions of 'swiftlint' match the requirement 0.57.1..<1.0.0 and 'swiftlint' 0.57.0 depends on 'yams' 5.0.6..<6.0.0.
The text was updated successfully, but these errors were encountered: