Merge pull request #45 from gumob:release/v2.2.0 #49
main.yml
on: push
SwiftLint
9s
Matrix: test_iOS
Matrix: test_macOS
Matrix: test_tvOS
Matrix: SPM
Matrix: carthage
Matrix: cocoapods
Annotations
7 warnings
Lint error:
Source/Punycode.swift#L119
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 14 (cyclomatic_complexity)
|
Test: tvOS 17.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: tvOS 17.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: macOS 13, Xcode 14.3.1, Swift 5.8.0
ld: dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer macOS version (12.0) than being linked (10.13)
|
Test: macOS 13, Xcode 14.3.1, Swift 5.8.0
ld: dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib) was built for newer macOS version (12.0) than being linked (10.13)
|
Test: iOS 17.6:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: iOS 17.6:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|