The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of VDTransition, reference main (585876), with Swift 6.0 for macOS (SPM) on 1 Feb 2025 11:34:03 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDTransition.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDTransition
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 585876f (no commit message provided)
Cloned https://github.com/dankinsoid/VDTransition.git
Revision (git rev-parse @):
585876f31ee392996f2a4cd2b7ab23f93b58f9c8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dankinsoid/VDTransition.git at main
Fetching https://github.com/apple/swift-docc-plugin
[1/2048] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3272] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
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
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
========================================
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.94s)
Creating working copy for https://github.com/dankinsoid/VDTransition.git
Working copy of https://github.com/dankinsoid/VDTransition.git resolved at main (585876f)
warning: '.resolve-product-dependencies': dependency 'vdtransition' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
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.2.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
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/16] Compiling VDTransition UITransition.swift
[6/16] Compiling VDTransition UITransition+match.swift
[7/16] Compiling VDTransition UITransition+UIView.swift
[8/16] Compiling VDTransition UIKitAnimation.swift
[9/16] Compiling VDTransition UITransition+static.swift
[10/16] Compiling VDTransition UITransition+UIStackView.swift
[11/16] Compiling VDTransition TransitionModifier.swift
[12/16] Emitting module VDTransition
AppKit.NSView:60:25: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 58 |     open func setFrameOrigin(_ newOrigin: NSPoint)
 59 |     open func setFrameSize(_ newSize: NSSize)
 60 |     @MainActor open var frame: NSRect { get set }
    |                         `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 61 |     open var frameRotation: CGFloat { get set }
 62 |     @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: '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 {
AppKit.NSView:76:14: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 74 |     @available(swift, obsoleted: 3, renamed: "rotate(byDegrees:)")
 75 |     open func rotateByAngle(_ angle: CGFloat)
 76 |     open var bounds: NSRect { get set }
    |              `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 77 |     open var isFlipped: Bool { get }
 78 |     @available(swift, obsoleted: 3, renamed: "isFlipped")
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: 'bounds' declared here
 4 |
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
   |         `- note: '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 protocol requirement; 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: '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 protocol requirement; 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 protocol requirement; 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: '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 protocol requirement; 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 protocol requirement; 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: '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 protocol requirement; this is an error in the Swift 6 language mode
63 |         userInterfaceLayoutDirection == .leftToRight
64 |     }
AppKit.NSView:104:15: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
102 |     @available(swift, obsoleted: 3, renamed: "convert(_:from:)")
103 |     open func convertRect(_ rect: NSRect, fromView view: NSView?) -> NSRect
104 |     open func convert(_ rect: NSRect, to view: NSView?) -> NSRect
    |               |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; 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
105 |     @available(swift, obsoleted: 3, renamed: "convert(_:to:)")
106 |     open func convertRect(_ rect: NSRect, toView view: NSView?) -> NSRect
/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 |
[13/16] Compiling VDTransition Transition+Color.swift
[14/16] Compiling VDTransition TransitionDirection.swift
[15/16] Compiling VDTransition RelationValue.swift
AppKit.NSView:60:25: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 58 |     open func setFrameOrigin(_ newOrigin: NSPoint)
 59 |     open func setFrameSize(_ newSize: NSSize)
 60 |     @MainActor open var frame: NSRect { get set }
    |                         `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 61 |     open var frameRotation: CGFloat { get set }
 62 |     @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: '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 {
AppKit.NSView:76:14: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 74 |     @available(swift, obsoleted: 3, renamed: "rotate(byDegrees:)")
 75 |     open func rotateByAngle(_ angle: CGFloat)
 76 |     open var bounds: NSRect { get set }
    |              `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 77 |     open var isFlipped: Bool { get }
 78 |     @available(swift, obsoleted: 3, renamed: "isFlipped")
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: 'bounds' declared here
 4 |
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
   |         `- note: '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 protocol requirement; 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: '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 protocol requirement; 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 protocol requirement; 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: '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 protocol requirement; 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 protocol requirement; 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: '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 protocol requirement; this is an error in the Swift 6 language mode
63 |         userInterfaceLayoutDirection == .leftToRight
64 |     }
AppKit.NSView:104:15: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
102 |     @available(swift, obsoleted: 3, renamed: "convert(_:from:)")
103 |     open func convertRect(_ rect: NSRect, fromView view: NSView?) -> NSRect
104 |     open func convert(_ rect: NSRect, to view: NSView?) -> NSRect
    |               |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; 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
105 |     @available(swift, obsoleted: 3, renamed: "convert(_:to:)")
106 |     open func convertRect(_ rect: NSRect, toView view: NSView?) -> NSRect
/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/16] Compiling VDTransition Transformable.swift
AppKit.NSView:60:25: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 58 |     open func setFrameOrigin(_ newOrigin: NSPoint)
 59 |     open func setFrameSize(_ newSize: NSSize)
 60 |     @MainActor open var frame: NSRect { get set }
    |                         `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 61 |     open var frameRotation: CGFloat { get set }
 62 |     @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: '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 {
AppKit.NSView:76:14: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 74 |     @available(swift, obsoleted: 3, renamed: "rotate(byDegrees:)")
 75 |     open func rotateByAngle(_ angle: CGFloat)
 76 |     open var bounds: NSRect { get set }
    |              `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 77 |     open var isFlipped: Bool { get }
 78 |     @available(swift, obsoleted: 3, renamed: "isFlipped")
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: 'bounds' declared here
 4 |
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
   |         `- note: '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 protocol requirement; 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: '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 protocol requirement; 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 protocol requirement; 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: '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 protocol requirement; 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 protocol requirement; 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: '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 protocol requirement; this is an error in the Swift 6 language mode
63 |         userInterfaceLayoutDirection == .leftToRight
64 |     }
AppKit.NSView:104:15: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
102 |     @available(swift, obsoleted: 3, renamed: "convert(_:from:)")
103 |     open func convertRect(_ rect: NSRect, fromView view: NSView?) -> NSRect
104 |     open func convert(_ rect: NSRect, to view: NSView?) -> NSRect
    |               |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; 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
105 |     @available(swift, obsoleted: 3, renamed: "convert(_:to:)")
106 |     open func convertRect(_ rect: NSRect, toView view: NSView?) -> NSRect
/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! (27.96s)
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/main
Repository:               dankinsoid/VDTransition
Swift version used:       6.0
        .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'. (5.89s)
Building documentation for 'VDTransition'...
Finished building documentation for 'VDTransition' (0.41s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/dankinsoid/vdtransition/main
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Compiling SymbolKit Identifier.swift
[10/53] Compiling SymbolKit KindIdentifier.swift
[11/53] Compiling SymbolKit Location.swift
[12/53] Compiling SymbolKit Mutability.swift
[13/57] Emitting module SymbolKit
[14/57] Compiling SymbolKit Mixin+Equals.swift
[15/57] Compiling SymbolKit Mixin+Hash.swift
[16/57] Compiling SymbolKit Mixin.swift
[17/57] Compiling SymbolKit LineList.swift
[18/57] Compiling SymbolKit Position.swift
[19/57] Compiling SymbolKit Names.swift
[20/57] Compiling SymbolKit SPI.swift
[21/57] Compiling SymbolKit Snippet.swift
[22/57] Compiling SymbolKit Extension.swift
[23/57] Compiling SymbolKit GenericConstraint.swift
[24/57] Compiling SymbolKit GenericParameter.swift
[25/57] Compiling SymbolKit Generics.swift
[26/57] Compiling SymbolKit Namespace.swift
[27/57] Compiling SymbolKit Symbol.swift
[28/57] Compiling SymbolKit SymbolKind.swift
[29/57] Compiling SymbolKit SymbolGraph.swift
[30/57] Compiling SymbolKit GraphCollector.swift
[31/57] Compiling SymbolKit DeclarationFragments.swift
[32/57] Compiling SymbolKit Fragment.swift
[33/57] Compiling SymbolKit FragmentKind.swift
[34/57] Compiling SymbolKit FunctionParameter.swift
[35/57] Compiling SymbolKit FunctionSignature.swift
[36/57] Compiling SymbolKit SourceRange.swift
[37/57] Compiling SymbolKit Metadata.swift
[38/57] Compiling SymbolKit Module.swift
[39/57] Compiling SymbolKit OperatingSystem.swift
[40/57] Compiling SymbolKit Platform.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.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] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.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.11s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/13] Compiling VDTransition UITransition.swift
[3/13] Compiling VDTransition UITransition+match.swift
[4/13] Compiling VDTransition UITransition+UIStackView.swift
[5/13] Compiling VDTransition UITransition+UIView.swift
[6/13] Compiling VDTransition RelationValue.swift
[7/13] Compiling VDTransition Transformable.swift
[8/13] Compiling VDTransition UIKitAnimation.swift
[9/13] Compiling VDTransition Transition+Color.swift
[10/13] Compiling VDTransition TransitionDirection.swift
[11/13] Compiling VDTransition TransitionModifier.swift
[12/13] Emitting module VDTransition
[13/13] Compiling VDTransition UITransition+static.swift
[14/14] Compiling VDTransition UITransitionProgress.swift
Build of target: 'VDTransition' complete! (2.02s)
     347
4	/Users/admin/builder/spi-builder-workspace/.docs/dankinsoid/vdtransition/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/dankinsoid/vdtransition/main
File count: 347
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-dankinsoid-vdtransition-main-0fd3ba52.zip to s3://spi-docs-inbox/prod-dankinsoid-vdtransition-main-0fd3ba52.zip
Copying... [13%]
Copying... [21%]
Copying... [34%]
Copying... [42%]
Copying... [51%]
Copying... [64%]
Copying... [72%]
Copying... [81%]
Copying... [93%]
Copying... [100%]
Done.