Build Information
Successful build of VDTransition, reference 1.24.0 (c75e2f
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 15:46:07 UTC.
Swift 6 data race errors: 6
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDTransition.git
Reference: 1.24.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDTransition
* tag 1.24.0 -> FETCH_HEAD
HEAD is now at c75e2f9 1.24.0
Cloned https://github.com/dankinsoid/VDTransition.git
Revision (git rev-parse @):
c75e2f9d916817e1085a2715e0c212b24c141f32
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dankinsoid/VDTransition.git at 1.24.0
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.11s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.73s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.80s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "vdtransition",
"name": "VDTransition",
"url": "https://github.com/dankinsoid/VDTransition.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VDTransition",
"dependencies": [
]
}
]
}
Fetching https://github.com/dankinsoid/VDTransition.git
[1/3939] Fetching vdtransition
Fetched https://github.com/dankinsoid/VDTransition.git from cache (1.67s)
Creating working copy for https://github.com/dankinsoid/VDTransition.git
Working copy of https://github.com/dankinsoid/VDTransition.git resolved at 1.24.0 (c75e2f9)
warning: '.resolve-product-dependencies': dependency 'vdtransition' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/dankinsoid/VDTransition.git
https://github.com/dankinsoid/VDTransition.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "VDTransition",
"name" : "VDTransition",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VDTransition",
"targets" : [
"VDTransition"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VDTransitionTests",
"module_type" : "SwiftTarget",
"name" : "VDTransitionTests",
"path" : "Tests/VDTransitionTests",
"sources" : [
"VDTransitionTests.swift"
],
"target_dependencies" : [
"VDTransition"
],
"type" : "test"
},
{
"c99name" : "VDTransition",
"module_type" : "SwiftTarget",
"name" : "VDTransition",
"path" : "Sources/VDTransition",
"product_memberships" : [
"VDTransition"
],
"sources" : [
"RelationValue.swift",
"Transformable.swift",
"Transition+Color.swift",
"TransitionDirection.swift",
"TransitionModifier.swift",
"UIKitAnimation.swift",
"UITransition+UIStackView.swift",
"UITransition+UIView.swift",
"UITransition+match.swift",
"UITransition+static.swift",
"UITransition.swift",
"UITransitionProgress.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/16] Compiling VDTransition UITransition+UIView.swift
[6/16] Compiling VDTransition UITransition+static.swift
[7/16] Compiling VDTransition UITransition.swift
[8/16] Compiling VDTransition UITransition+UIStackView.swift
[9/17] Compiling VDTransition UIKitAnimation.swift
[10/17] Compiling VDTransition Transition+Color.swift
[11/17] Compiling VDTransition TransitionDirection.swift
[12/17] Compiling VDTransition UITransition+match.swift
[13/17] Compiling VDTransition TransitionModifier.swift
[14/17] Emitting module VDTransition
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
127 | - (void)setFrameOrigin:(NSPoint)newOrigin;
128 | - (void)setFrameSize:(NSSize)newSize;
129 | @property NSRect frame;
| `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
130 | @property CGFloat frameRotation;
131 | @property CGFloat frameCenterRotation API_AVAILABLE(macos(10.5));
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:46:19: note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
3 | public protocol Transformable {
4 |
5 | var frame: CGRect { get nonmutating set }
| `- note: requirement 'frame' declared here
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
:
44 |
45 | #if canImport(Cocoa)
46 | extension NSView: Transformable {
| `- note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
47 |
48 | public var anchorPoint: CGPoint {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:139:18: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
137 | - (void)scaleUnitSquareToSize:(NSSize)newUnitSize;
138 | - (void)rotateByAngle:(CGFloat)angle;
139 | @property NSRect bounds;
| `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
140 |
141 | @property (getter=isFlipped, readonly) BOOL flipped;
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: requirement 'bounds' declared here
4 |
5 | var frame: CGRect { get nonmutating set }
6 | var bounds: CGRect { get nonmutating set }
| `- note: requirement 'bounds' declared here
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:48:16: warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
5 | var frame: CGRect { get nonmutating set }
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
| `- note: requirement 'anchorPoint' declared here
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
:
46 | extension NSView: Transformable {
47 |
48 | public var anchorPoint: CGPoint {
| `- warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
49 | get { layer?.anchorPoint ?? .zero }
50 | set { layer?.anchorPoint = newValue }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:53:16: warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
| `- note: requirement 'affineTransform' declared here
9 | var isLtrDirection: Bool { get }
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
:
51 | }
52 |
53 | public var affineTransform: CGAffineTransform {
| `- warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
54 | get {
55 | layer?.affineTransform() ?? .identity
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:62:16: warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
| `- note: requirement 'isLtrDirection' declared here
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
11 | }
:
60 | }
61 |
62 | public var isLtrDirection: Bool {
| `- warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
63 | userInterfaceLayoutDirection == .leftToRight
64 | }
AppKit.NSView.convert:2:22: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
1 | class NSView {
2 | @MainActor open func convert(_ rect: NSRect, to view: NSView?) -> NSRect}
| |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'convert(_:to:)' to make this instance method not isolated to the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:10:10: note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
| `- note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
11 | }
12 |
[15/17] Compiling VDTransition RelationValue.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
127 | - (void)setFrameOrigin:(NSPoint)newOrigin;
128 | - (void)setFrameSize:(NSSize)newSize;
129 | @property NSRect frame;
| `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
130 | @property CGFloat frameRotation;
131 | @property CGFloat frameCenterRotation API_AVAILABLE(macos(10.5));
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:46:19: note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
3 | public protocol Transformable {
4 |
5 | var frame: CGRect { get nonmutating set }
| `- note: requirement 'frame' declared here
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
:
44 |
45 | #if canImport(Cocoa)
46 | extension NSView: Transformable {
| `- note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
47 |
48 | public var anchorPoint: CGPoint {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:139:18: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
137 | - (void)scaleUnitSquareToSize:(NSSize)newUnitSize;
138 | - (void)rotateByAngle:(CGFloat)angle;
139 | @property NSRect bounds;
| `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
140 |
141 | @property (getter=isFlipped, readonly) BOOL flipped;
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: requirement 'bounds' declared here
4 |
5 | var frame: CGRect { get nonmutating set }
6 | var bounds: CGRect { get nonmutating set }
| `- note: requirement 'bounds' declared here
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:48:16: warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
5 | var frame: CGRect { get nonmutating set }
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
| `- note: requirement 'anchorPoint' declared here
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
:
46 | extension NSView: Transformable {
47 |
48 | public var anchorPoint: CGPoint {
| `- warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
49 | get { layer?.anchorPoint ?? .zero }
50 | set { layer?.anchorPoint = newValue }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:53:16: warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
| `- note: requirement 'affineTransform' declared here
9 | var isLtrDirection: Bool { get }
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
:
51 | }
52 |
53 | public var affineTransform: CGAffineTransform {
| `- warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
54 | get {
55 | layer?.affineTransform() ?? .identity
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:62:16: warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
| `- note: requirement 'isLtrDirection' declared here
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
11 | }
:
60 | }
61 |
62 | public var isLtrDirection: Bool {
| `- warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
63 | userInterfaceLayoutDirection == .leftToRight
64 | }
AppKit.NSView.convert:2:22: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
1 | class NSView {
2 | @MainActor open func convert(_ rect: NSRect, to view: NSView?) -> NSRect}
| |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'convert(_:to:)' to make this instance method not isolated to the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:10:10: note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
| `- note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
11 | }
12 |
[16/17] Compiling VDTransition Transformable.swift
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:129:18: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
127 | - (void)setFrameOrigin:(NSPoint)newOrigin;
128 | - (void)setFrameSize:(NSSize)newSize;
129 | @property NSRect frame;
| `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
130 | @property CGFloat frameRotation;
131 | @property CGFloat frameCenterRotation API_AVAILABLE(macos(10.5));
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:46:19: note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
3 | public protocol Transformable {
4 |
5 | var frame: CGRect { get nonmutating set }
| `- note: requirement 'frame' declared here
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
:
44 |
45 | #if canImport(Cocoa)
46 | extension NSView: Transformable {
| `- note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
47 |
48 | public var anchorPoint: CGPoint {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:139:18: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
137 | - (void)scaleUnitSquareToSize:(NSSize)newUnitSize;
138 | - (void)rotateByAngle:(CGFloat)angle;
139 | @property NSRect bounds;
| `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
140 |
141 | @property (getter=isFlipped, readonly) BOOL flipped;
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: requirement 'bounds' declared here
4 |
5 | var frame: CGRect { get nonmutating set }
6 | var bounds: CGRect { get nonmutating set }
| `- note: requirement 'bounds' declared here
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:48:16: warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
5 | var frame: CGRect { get nonmutating set }
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
| `- note: requirement 'anchorPoint' declared here
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
:
46 | extension NSView: Transformable {
47 |
48 | public var anchorPoint: CGPoint {
| `- warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
49 | get { layer?.anchorPoint ?? .zero }
50 | set { layer?.anchorPoint = newValue }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:53:16: warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
6 | var bounds: CGRect { get nonmutating set }
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
| `- note: requirement 'affineTransform' declared here
9 | var isLtrDirection: Bool { get }
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
:
51 | }
52 |
53 | public var affineTransform: CGAffineTransform {
| `- warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
54 | get {
55 | layer?.affineTransform() ?? .identity
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:62:16: warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
7 | var anchorPoint: CGPoint { get nonmutating set }
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
| `- note: requirement 'isLtrDirection' declared here
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
11 | }
:
60 | }
61 |
62 | public var isLtrDirection: Bool {
| `- warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
63 | userInterfaceLayoutDirection == .leftToRight
64 | }
AppKit.NSView.convert:2:22: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
1 | class NSView {
2 | @MainActor open func convert(_ rect: NSRect, to view: NSView?) -> NSRect}
| |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated requirement from protocol 'Transformable'; this is an error in the Swift 6 language mode
| `- note: add 'nonisolated' to 'convert(_:to:)' to make this instance method not isolated to the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:10:10: note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
8 | var affineTransform: CGAffineTransform { get nonmutating set }
9 | var isLtrDirection: Bool { get }
10 | func convert(_ frame: CGRect, to: Self?) -> CGRect
| `- note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
11 | }
12 |
[17/17] Compiling VDTransition UITransitionProgress.swift
Build complete! (17.27s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "VDTransition",
"name" : "VDTransition",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VDTransition",
"targets" : [
"VDTransition"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VDTransitionTests",
"module_type" : "SwiftTarget",
"name" : "VDTransitionTests",
"path" : "Tests/VDTransitionTests",
"sources" : [
"VDTransitionTests.swift"
],
"target_dependencies" : [
"VDTransition"
],
"type" : "test"
},
{
"c99name" : "VDTransition",
"module_type" : "SwiftTarget",
"name" : "VDTransition",
"path" : "Sources/VDTransition",
"product_memberships" : [
"VDTransition"
],
"sources" : [
"RelationValue.swift",
"Transformable.swift",
"Transition+Color.swift",
"TransitionDirection.swift",
"TransitionModifier.swift",
"UIKitAnimation.swift",
"UITransition+UIStackView.swift",
"UITransition+UIView.swift",
"UITransition+match.swift",
"UITransition+static.swift",
"UITransition.swift",
"UITransitionProgress.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/dankinsoid/vdtransition/1.24.0
Repository: dankinsoid/VDTransition
Swift version used: 6.1
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target: VDTransition
Extracting symbol information for 'VDTransition'...
Finished extracting symbol information for 'VDTransition'. (6.22s)
Building documentation for 'VDTransition'...
Finished building documentation for 'VDTransition' (0.20s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/dankinsoid/vdtransition/1.24.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module SymbolKit
[8/57] Emitting module Snippets
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit Identifier.swift
[11/57] Compiling SymbolKit KindIdentifier.swift
[12/57] Compiling SymbolKit Location.swift
[13/57] Compiling SymbolKit Mutability.swift
[14/57] Compiling SymbolKit SourceRange.swift
[15/57] Compiling SymbolKit Metadata.swift
[16/57] Compiling SymbolKit Module.swift
[17/57] Compiling SymbolKit OperatingSystem.swift
[18/57] Compiling SymbolKit Platform.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Symbol.swift
[25/57] Compiling SymbolKit SymbolKind.swift
[26/57] Compiling SymbolKit SymbolGraph.swift
[27/57] Compiling SymbolKit GraphCollector.swift
[28/57] Compiling SymbolKit Names.swift
[29/57] Compiling SymbolKit SPI.swift
[30/57] Compiling SymbolKit Snippet.swift
[31/57] Compiling SymbolKit Extension.swift
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit Relationship.swift
[38/57] Compiling SymbolKit RelationshipKind.swift
[39/57] Compiling SymbolKit SourceOrigin.swift
[40/57] Compiling SymbolKit GenericConstraints.swift
[41/57] Compiling SymbolKit Swift.swift
[42/57] Compiling SymbolKit GenericConstraint.swift
[43/57] Compiling SymbolKit GenericParameter.swift
[44/57] Compiling SymbolKit Generics.swift
[45/57] Compiling SymbolKit Namespace.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.04s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/13] Compiling VDTransition UITransition+UIView.swift
[3/14] Compiling VDTransition UIKitAnimation.swift
[4/14] Compiling VDTransition UITransition+match.swift
[5/14] Compiling VDTransition Transition+Color.swift
[6/14] Compiling VDTransition TransitionDirection.swift
[7/14] Compiling VDTransition TransitionModifier.swift
[8/14] Compiling VDTransition RelationValue.swift
[9/14] Compiling VDTransition Transformable.swift
[10/14] Emitting module VDTransition
[11/14] Compiling VDTransition UITransition.swift
[12/14] Compiling VDTransition UITransition+UIStackView.swift
[13/14] Compiling VDTransition UITransition+static.swift
[14/14] Compiling VDTransition UITransitionProgress.swift
Build of target: 'VDTransition' complete! (2.17s)
347
4 /Users/admin/builder/spi-builder-workspace/.docs/dankinsoid/vdtransition/1.24.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/dankinsoid/vdtransition/1.24.0
File count: 347
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-dankinsoid-vdtransition-1.24.0-9803ffbe.zip to s3://spi-docs-inbox/prod-dankinsoid-vdtransition-1.24.0-9803ffbe.zip
Copying... [13%]
Copying... [21%]
Copying... [34%]
Copying... [43%]
Copying... [51%]
Copying... [64%]
Copying... [72%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.