Fix Swift 6 manifest warnings (Fixes #232) #149
primary.yml
on: pull_request
Primary
4m 20s
Swift Package Manager
13s
Cocoapods
38s
XCFramework
58s
Make release
0s
Annotations
1 error and 20 warnings
|
XCFramework
Process completed with exit code 70.
|
|
XCFramework:
Sources/SVGBezierPath.mm#L63
'bezierPathWithCGPath:' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
|
XCFramework:
Sources/SVGBezierPath.mm#L63
incompatible pointer types initializing 'SVGBezierPath *const __strong' with an expression of type 'NSBezierPath * _Nonnull' [-Wincompatible-pointer-types]
|
|
XCFramework:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
XCFramework:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
XCFramework:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
XCFramework:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
XCFramework:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
XCFramework:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
XCFramework:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
XCFramework:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
Primary:
Sources/SVGBezierPath.mm#L63
'bezierPathWithCGPath:' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
|
Primary:
Sources/SVGBezierPath.mm#L63
incompatible pointer types initializing 'SVGBezierPath *const __strong' with an expression of type 'NSBezierPath * _Nonnull' [-Wincompatible-pointer-types]
|
|
Primary:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
Primary:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
Primary:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
Primary:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
Primary:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
Primary:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
Primary:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
|
Primary:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|