Fix Swift 6 manifest warnings (Fixes #232) #144
primary.yml
on: pull_request
Primary
1m 25s
Swift Package Manager
14s
Cocoapods
42s
XCFramework
1m 27s
Make release
0s
Annotations
2 errors and 10 warnings
|
XCFramework
Process completed with exit code 70.
|
|
Primary
Process completed with exit code 139.
|
|
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]
|