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 swift-interception, reference main (75cd4e), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 10:24:42 UTC.

Swift 6 data race errors: 20

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/capturecontext/swift-interception.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/capturecontext/swift-interception
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 75cd4ea feat: Update README.md
Cloned https://github.com/capturecontext/swift-interception.git
Revision (git rev-parse @):
75cd4ead12921276e78a2071ec0273e008b4e6ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/swift-interception.git at main
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/stackotter/swift-macro-toolkit.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
[1/868] Fetching swift-macro-testing
[635/1737] Fetching swift-macro-testing, swift-macro-toolkit
[1738/71982] Fetching swift-macro-testing, swift-macro-toolkit, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.22s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.22s)
Fetched https://github.com/stackotter/swift-macro-toolkit.git from cache (3.22s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.22s)
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.2.2 (3.70s)
Computing version for https://github.com/stackotter/swift-macro-toolkit.git
Computed https://github.com/stackotter/swift-macro-toolkit.git at 0.3.1 (0.48s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.2 (0.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.66s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.2
Creating working copy for https://github.com/stackotter/swift-macro-toolkit.git
Working copy of https://github.com/stackotter/swift-macro-toolkit.git resolved at 0.3.1
========================================
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": "swift-interception",
      "name": "swift-interception",
      "url": "https://github.com/capturecontext/swift-interception.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-interception",
      "dependencies": [
        {
          "identity": "swift-macro-toolkit",
          "name": "swift-macro-toolkit",
          "url": "https://github.com/stackotter/swift-macro-toolkit.git",
          "version": "0.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-macro-toolkit",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "509.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/capturecontext/swift-interception.git
[1/190] Fetching swift-interception
Fetched https://github.com/capturecontext/swift-interception.git from cache (0.66s)
Fetching https://github.com/stackotter/swift-macro-toolkit.git from cache
Fetched https://github.com/stackotter/swift-macro-toolkit.git from cache (0.47s)
Computing version for https://github.com/stackotter/swift-macro-toolkit.git
Computed https://github.com/stackotter/swift-macro-toolkit.git at 0.3.1 (0.52s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.81s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.87s)
Creating working copy for https://github.com/capturecontext/swift-interception.git
Working copy of https://github.com/capturecontext/swift-interception.git resolved at main (75cd4ea)
Creating working copy for https://github.com/stackotter/swift-macro-toolkit.git
Working copy of https://github.com/stackotter/swift-macro-toolkit.git resolved at 0.3.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
warning: '.resolve-product-dependencies': dependency 'swift-interception' is not used by any target
Found 1 product dependencies
  - swift-macro-toolkit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/capturecontext/swift-interception.git
https://github.com/capturecontext/swift-interception.git
{
  "dependencies" : [
    {
      "identity" : "swift-macro-toolkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/swift-macro-toolkit.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "swift-interception",
  "name" : "swift-interception",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "_InterceptionCustomSelectors",
      "targets" : [
        "_InterceptionCustomSelectors"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "_InterceptionMacros",
      "targets" : [
        "_InterceptionMacros"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "_InterceptionUtils",
      "targets" : [
        "_InterceptionUtils"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "Interception",
      "targets" : [
        "Interception"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "InterceptionMacros",
      "targets" : [
        "InterceptionMacros"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "InterceptionMacrosPlugin",
      "targets" : [
        "InterceptionMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_InterceptionUtilsObjc",
      "module_type" : "ClangTarget",
      "name" : "_InterceptionUtilsObjc",
      "path" : "Sources/_InterceptionUtilsObjc",
      "product_memberships" : [
        "_InterceptionUtils",
        "Interception",
        "InterceptionMacros"
      ],
      "sources" : [
        "ObjcRuntimeAliases.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_InterceptionUtils",
      "module_type" : "SwiftTarget",
      "name" : "_InterceptionUtils",
      "path" : "Sources/_InterceptionUtils",
      "product_memberships" : [
        "_InterceptionUtils",
        "Interception",
        "InterceptionMacros"
      ],
      "sources" : [
        "Exports.swift",
        "NSObject+Association.swift",
        "NSObject+ObjCRuntime.swift",
        "ObjC+Constants.swift",
        "ObjC+Messages.swift",
        "ObjC+Runtime.swift",
        "ObjC+RuntimeSubclassing.swift",
        "ObjC+Selector.swift",
        "Synchronizing.swift"
      ],
      "target_dependencies" : [
        "_InterceptionUtilsObjc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_InterceptionMacros",
      "module_type" : "SwiftTarget",
      "name" : "_InterceptionMacros",
      "path" : "Sources/_InterceptionMacros",
      "product_memberships" : [
        "_InterceptionMacros",
        "InterceptionMacros"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "InterceptionMacrosPlugin",
        "_InterceptionCustomSelectors"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_InterceptionCustomSelectors",
      "module_type" : "SwiftTarget",
      "name" : "_InterceptionCustomSelectors",
      "path" : "Sources/_InterceptionCustomSelectors",
      "product_memberships" : [
        "_InterceptionCustomSelectors",
        "_InterceptionMacros",
        "Interception",
        "InterceptionMacros"
      ],
      "sources" : [
        "KeyPath+.swift",
        "_MethodSelector.swift",
        "_MutablePropertySelector.swift",
        "_PropertySelector.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InterceptionTests",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionTests",
      "path" : "Tests/InterceptionTests",
      "sources" : [
        "InterceptionTests.swift"
      ],
      "target_dependencies" : [
        "Interception"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InterceptionMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionMacrosTests",
      "path" : "Tests/InterceptionMacrosTests",
      "sources" : [
        "InterceptionMacrosTests.swift"
      ],
      "target_dependencies" : [
        "InterceptionMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InterceptionMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionMacrosPluginTests",
      "path" : "Tests/InterceptionMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "MethodSelectorTests.swift",
        "PropertySelectorTests.swift"
      ],
      "target_dependencies" : [
        "InterceptionMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InterceptionMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionMacrosPlugin",
      "path" : "Sources/InterceptionMacrosPlugin",
      "product_dependencies" : [
        "MacroToolkit"
      ],
      "product_memberships" : [
        "_InterceptionMacros",
        "InterceptionMacros",
        "InterceptionMacrosPlugin"
      ],
      "sources" : [
        "Macros/MethodSelectorMacro.swift",
        "Macros/PropertySelectorMacro.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "InterceptionMacros",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionMacros",
      "path" : "Sources/InterceptionMacros",
      "product_memberships" : [
        "InterceptionMacros"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "_InterceptionMacros",
        "Interception"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Interception",
      "module_type" : "SwiftTarget",
      "name" : "Interception",
      "path" : "Sources/Interception",
      "product_memberships" : [
        "Interception",
        "InterceptionMacros"
      ],
      "sources" : [
        "Exports.swift",
        "InterceptionResult.swift",
        "NSObject+Interception.swift"
      ],
      "target_dependencies" : [
        "_InterceptionCustomSelectors",
        "_InterceptionUtils"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Building for debugging...
[0/39] Write sources
[24/39] Write swift-version-2F0A5646E1D333AE.txt
[26/51] Emitting module SwiftSyntax509
[27/51] Compiling SwiftSyntax509 Empty.swift
[27/97] Compiling _InterceptionUtilsObjc ObjcRuntimeAliases.m
[30/117] Compiling SwiftSyntax AbsolutePosition.swift
[31/117] Compiling SwiftSyntax Assert.swift
[32/117] Compiling SwiftSyntax BumpPtrAllocator.swift
[33/117] Compiling SwiftSyntax CommonAncestor.swift
[34/117] Compiling SwiftSyntax Convenience.swift
[35/122] Compiling SwiftSyntax RawSyntaxTokenView.swift
[36/122] Compiling SwiftSyntax SourceLength.swift
[37/122] Compiling SwiftSyntax SourceLocation.swift
[38/122] Compiling SwiftSyntax SourcePresence.swift
[39/122] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[40/122] Compiling SwiftSyntax MemoryLayout.swift
[41/122] Compiling SwiftSyntax MissingNodeInitializers.swift
[42/122] Compiling SwiftSyntax RawSyntax.swift
[43/122] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[44/122] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[45/122] Compiling _InterceptionCustomSelectors _MutablePropertySelector.swift
[46/122] Compiling _InterceptionCustomSelectors _PropertySelector.swift
[48/122] Compiling _InterceptionCustomSelectors _MethodSelector.swift
[49/122] Compiling _InterceptionCustomSelectors _MutablePropertySelector.swift
[50/122] Compiling _InterceptionCustomSelectors KeyPath+.swift
[51/122] Emitting module _InterceptionCustomSelectors
[52/122] Compiling _InterceptionUtils ObjC+Selector.swift
[53/122] Compiling _InterceptionCustomSelectors _MethodSelector.swift
[54/122] Emitting module _InterceptionCustomSelectors
[55/122] Compiling _InterceptionCustomSelectors KeyPath+.swift
[55/122] Write Objects.LinkFileList
[56/122] Archiving lib_InterceptionCustomSelectors.a
[58/122] Compiling _InterceptionUtils ObjC+Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:12:20: warning: static property 'forwardInvocation' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
10 | // Method encoding of the unavailable selectors.
11 | public enum ObjCMethodEncoding {
12 | 	public static let forwardInvocation = extract("v@:@")
   |                    |- warning: static property 'forwardInvocation' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'forwardInvocation' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | 	public static let methodSignatureForSelector = extract("v@::")
14 | 	public static let getClass = extract("#@:")
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:13:20: warning: static property 'methodSignatureForSelector' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
11 | public enum ObjCMethodEncoding {
12 | 	public static let forwardInvocation = extract("v@:@")
13 | 	public static let methodSignatureForSelector = extract("v@::")
   |                    |- warning: static property 'methodSignatureForSelector' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'methodSignatureForSelector' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | 	public static let getClass = extract("#@:")
15 |
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:14:20: warning: static property 'getClass' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
12 | 	public static let forwardInvocation = extract("v@:@")
13 | 	public static let methodSignatureForSelector = extract("v@::")
14 | 	public static let getClass = extract("#@:")
   |                    |- warning: static property 'getClass' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'getClass' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | 	private static func extract(_ string: StaticString) -> UnsafePointer<CChar> {
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[59/122] Compiling _InterceptionUtils ObjC+Messages.swift
[60/122] Compiling _InterceptionUtils ObjC+RuntimeSubclassing.swift
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+RuntimeSubclassing.swift:6:13: warning: let 'runtimeSubclassedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  4 |
  5 | /// Whether the runtime subclass has already been swizzled.
  6 | private let runtimeSubclassedKey = AssociationKey(default: false)
    |             |- warning: let 'runtimeSubclassedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'runtimeSubclassedKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |
  8 | /// A known combine-interception runtime subclass of the instance. `nil` if the runtime subclass
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+RuntimeSubclassing.swift:10:13: warning: let 'knownRuntimeSubclassKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<AnyClass?>' (aka 'AssociationKey<Optional<any AnyObject.Type>>') may have shared mutable state; this is an error in the Swift 6 language mode
  8 | /// A known combine-interception runtime subclass of the instance. `nil` if the runtime subclass
  9 | /// has not been requested for the instance before.
 10 | private let knownRuntimeSubclassKey = AssociationKey<AnyClass?>(default: nil)
    |             |- warning: let 'knownRuntimeSubclassKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<AnyClass?>' (aka 'AssociationKey<Optional<any AnyObject.Type>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'knownRuntimeSubclassKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | extension NSObject {
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
[61/122] Compiling _InterceptionUtils Synchronizing.swift
[63/122] Compiling _InterceptionUtils ObjC+RuntimeSubclassing.swift
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+RuntimeSubclassing.swift:6:13: warning: let 'runtimeSubclassedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  4 |
  5 | /// Whether the runtime subclass has already been swizzled.
  6 | private let runtimeSubclassedKey = AssociationKey(default: false)
    |             |- warning: let 'runtimeSubclassedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'runtimeSubclassedKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |
  8 | /// A known combine-interception runtime subclass of the instance. `nil` if the runtime subclass
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+RuntimeSubclassing.swift:10:13: warning: let 'knownRuntimeSubclassKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<AnyClass?>' (aka 'AssociationKey<Optional<any AnyObject.Type>>') may have shared mutable state; this is an error in the Swift 6 language mode
  8 | /// A known combine-interception runtime subclass of the instance. `nil` if the runtime subclass
  9 | /// has not been requested for the instance before.
 10 | private let knownRuntimeSubclassKey = AssociationKey<AnyClass?>(default: nil)
    |             |- warning: let 'knownRuntimeSubclassKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<AnyClass?>' (aka 'AssociationKey<Optional<any AnyObject.Type>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'knownRuntimeSubclassKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | extension NSObject {
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
[64/122] Compiling _InterceptionUtils ObjC+Messages.swift
[65/122] Compiling _InterceptionUtils ObjC+Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:12:20: warning: static property 'forwardInvocation' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
10 | // Method encoding of the unavailable selectors.
11 | public enum ObjCMethodEncoding {
12 | 	public static let forwardInvocation = extract("v@:@")
   |                    |- warning: static property 'forwardInvocation' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'forwardInvocation' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | 	public static let methodSignatureForSelector = extract("v@::")
14 | 	public static let getClass = extract("#@:")
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:13:20: warning: static property 'methodSignatureForSelector' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
11 | public enum ObjCMethodEncoding {
12 | 	public static let forwardInvocation = extract("v@:@")
13 | 	public static let methodSignatureForSelector = extract("v@::")
   |                    |- warning: static property 'methodSignatureForSelector' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'methodSignatureForSelector' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | 	public static let getClass = extract("#@:")
15 |
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:14:20: warning: static property 'getClass' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
12 | 	public static let forwardInvocation = extract("v@:@")
13 | 	public static let methodSignatureForSelector = extract("v@::")
14 | 	public static let getClass = extract("#@:")
   |                    |- warning: static property 'getClass' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'getClass' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | 	private static func extract(_ string: StaticString) -> UnsafePointer<CChar> {
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[66/122] Compiling _InterceptionUtils ObjC+Runtime.swift
[67/122] Compiling _InterceptionUtils ObjC+Selector.swift
[68/122] Compiling _InterceptionUtils NSObject+ObjCRuntime.swift
[69/122] Compiling _InterceptionUtils ObjC+Runtime.swift
[70/122] Compiling _InterceptionUtils NSObject+ObjCRuntime.swift
[71/122] Compiling _InterceptionUtils Exports.swift
[72/122] Emitting module _InterceptionUtils
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:12:20: warning: static property 'forwardInvocation' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
10 | // Method encoding of the unavailable selectors.
11 | public enum ObjCMethodEncoding {
12 | 	public static let forwardInvocation = extract("v@:@")
   |                    |- warning: static property 'forwardInvocation' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'forwardInvocation' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | 	public static let methodSignatureForSelector = extract("v@::")
14 | 	public static let getClass = extract("#@:")
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:13:20: warning: static property 'methodSignatureForSelector' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
11 | public enum ObjCMethodEncoding {
12 | 	public static let forwardInvocation = extract("v@:@")
13 | 	public static let methodSignatureForSelector = extract("v@::")
   |                    |- warning: static property 'methodSignatureForSelector' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'methodSignatureForSelector' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | 	public static let getClass = extract("#@:")
15 |
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:14:20: warning: static property 'getClass' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
12 | 	public static let forwardInvocation = extract("v@:@")
13 | 	public static let methodSignatureForSelector = extract("v@::")
14 | 	public static let getClass = extract("#@:")
   |                    |- warning: static property 'getClass' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'getClass' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | 	private static func extract(_ string: StaticString) -> UnsafePointer<CChar> {
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+RuntimeSubclassing.swift:6:13: warning: let 'runtimeSubclassedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  4 |
  5 | /// Whether the runtime subclass has already been swizzled.
  6 | private let runtimeSubclassedKey = AssociationKey(default: false)
    |             |- warning: let 'runtimeSubclassedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'runtimeSubclassedKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |
  8 | /// A known combine-interception runtime subclass of the instance. `nil` if the runtime subclass
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+RuntimeSubclassing.swift:10:13: warning: let 'knownRuntimeSubclassKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<AnyClass?>' (aka 'AssociationKey<Optional<any AnyObject.Type>>') may have shared mutable state; this is an error in the Swift 6 language mode
  8 | /// A known combine-interception runtime subclass of the instance. `nil` if the runtime subclass
  9 | /// has not been requested for the instance before.
 10 | private let knownRuntimeSubclassKey = AssociationKey<AnyClass?>(default: nil)
    |             |- warning: let 'knownRuntimeSubclassKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<AnyClass?>' (aka 'AssociationKey<Optional<any AnyObject.Type>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'knownRuntimeSubclassKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | extension NSObject {
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
[73/122] Compiling _InterceptionUtils NSObject+Association.swift
[74/122] Emitting module _InterceptionUtils
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:12:20: warning: static property 'forwardInvocation' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
10 | // Method encoding of the unavailable selectors.
11 | public enum ObjCMethodEncoding {
12 | 	public static let forwardInvocation = extract("v@:@")
   |                    |- warning: static property 'forwardInvocation' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'forwardInvocation' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | 	public static let methodSignatureForSelector = extract("v@::")
14 | 	public static let getClass = extract("#@:")
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:13:20: warning: static property 'methodSignatureForSelector' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
11 | public enum ObjCMethodEncoding {
12 | 	public static let forwardInvocation = extract("v@:@")
13 | 	public static let methodSignatureForSelector = extract("v@::")
   |                    |- warning: static property 'methodSignatureForSelector' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'methodSignatureForSelector' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | 	public static let getClass = extract("#@:")
15 |
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+Constants.swift:14:20: warning: static property 'getClass' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
12 | 	public static let forwardInvocation = extract("v@:@")
13 | 	public static let methodSignatureForSelector = extract("v@::")
14 | 	public static let getClass = extract("#@:")
   |                    |- warning: static property 'getClass' is not concurrency-safe because non-'Sendable' type 'UnsafePointer<CChar>' (aka 'UnsafePointer<Int8>') may have shared mutable state; this is an error in the Swift 6 language mode
   |                    |- note: add '@MainActor' to make static property 'getClass' part of global actor 'MainActor'
   |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | 	private static func extract(_ string: StaticString) -> UnsafePointer<CChar> {
Swift.UnsafePointer:1:23: note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+RuntimeSubclassing.swift:6:13: warning: let 'runtimeSubclassedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  4 |
  5 | /// Whether the runtime subclass has already been swizzled.
  6 | private let runtimeSubclassedKey = AssociationKey(default: false)
    |             |- warning: let 'runtimeSubclassedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'runtimeSubclassedKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |
  8 | /// A known combine-interception runtime subclass of the instance. `nil` if the runtime subclass
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/ObjC+RuntimeSubclassing.swift:10:13: warning: let 'knownRuntimeSubclassKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<AnyClass?>' (aka 'AssociationKey<Optional<any AnyObject.Type>>') may have shared mutable state; this is an error in the Swift 6 language mode
  8 | /// A known combine-interception runtime subclass of the instance. `nil` if the runtime subclass
  9 | /// has not been requested for the instance before.
 10 | private let knownRuntimeSubclassKey = AssociationKey<AnyClass?>(default: nil)
    |             |- warning: let 'knownRuntimeSubclassKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<AnyClass?>' (aka 'AssociationKey<Optional<any AnyObject.Type>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'knownRuntimeSubclassKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 | extension NSObject {
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: consider making generic struct 'AssociationKey' conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
[75/122] Compiling _InterceptionUtils Exports.swift
[76/122] Compiling _InterceptionUtils NSObject+Association.swift
[76/122] Write Objects.LinkFileList
[77/122] Archiving lib_InterceptionUtils.a
[79/130] Compiling Interception InterceptionResult.swift
[80/130] Compiling Interception Exports.swift
[81/130] Emitting module Interception
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:8:13: warning: let 'interceptedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  6 | /// Whether the runtime subclass has already been prepared for method
  7 | /// interception.
  8 | private let interceptedKey = AssociationKey(default: false)
    |             `- warning: let 'interceptedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module '_InterceptionUtils'
  1 | #if canImport(Combine)
  2 | import Foundation
  3 | import _InterceptionUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module '_InterceptionUtils'
  4 | import _InterceptionCustomSelectors
  5 |
  6 | /// Whether the runtime subclass has already been prepared for method
  7 | /// interception.
  8 | private let interceptedKey = AssociationKey(default: false)
    |             |- note: add '@MainActor' to make let 'interceptedKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:11:13: warning: let 'signatureCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SignatureCache>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
 11 | private let signatureCacheKey = AssociationKey<SignatureCache>()
    |             |- warning: let 'signatureCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SignatureCache>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'signatureCacheKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |
 13 | /// Holds the method selector cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:14:13: warning: let 'selectorCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SelectorCache>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |
 13 | /// Holds the method selector cache of the runtime subclass.
 14 | private let selectorCacheKey = AssociationKey<SelectorCache>()
    |             |- warning: let 'selectorCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SelectorCache>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'selectorCacheKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | internal let noImplementation: IMP = unsafeBitCast(Int(0), to: IMP.self)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:16:14: warning: let 'noImplementation' is not concurrency-safe because non-'Sendable' type 'IMP' (aka 'OpaquePointer') may have shared mutable state; this is an error in the Swift 6 language mode
 14 | private let selectorCacheKey = AssociationKey<SelectorCache>()
 15 |
 16 | internal let noImplementation: IMP = unsafeBitCast(Int(0), to: IMP.self)
    |              |- warning: let 'noImplementation' is not concurrency-safe because non-'Sendable' type 'IMP' (aka 'OpaquePointer') may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: add '@MainActor' to make let 'noImplementation' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 | extension NSObject {
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:330:20: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftInterceptionDefaultInterceptionHandlerKey' may have shared mutable state; this is an error in the Swift 6 language mode
327 |
328 | @_spi(Internals)
329 | public struct SwiftInterceptionDefaultInterceptionHandlerKey: Hashable {
    |               `- note: consider making struct 'SwiftInterceptionDefaultInterceptionHandlerKey' conform to the 'Sendable' protocol
330 | 	public static let shared: Self = .init()
    |                    |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftInterceptionDefaultInterceptionHandlerKey' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
331 |
332 | 	private init() {}
[82/130] Compiling Interception NSObject+Interception.swift
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:8:13: warning: let 'interceptedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  6 | /// Whether the runtime subclass has already been prepared for method
  7 | /// interception.
  8 | private let interceptedKey = AssociationKey(default: false)
    |             `- warning: let 'interceptedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module '_InterceptionUtils'
  1 | #if canImport(Combine)
  2 | import Foundation
  3 | import _InterceptionUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module '_InterceptionUtils'
  4 | import _InterceptionCustomSelectors
  5 |
  6 | /// Whether the runtime subclass has already been prepared for method
  7 | /// interception.
  8 | private let interceptedKey = AssociationKey(default: false)
    |             |- note: add '@MainActor' to make let 'interceptedKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:11:13: warning: let 'signatureCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SignatureCache>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
 11 | private let signatureCacheKey = AssociationKey<SignatureCache>()
    |             |- warning: let 'signatureCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SignatureCache>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'signatureCacheKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |
 13 | /// Holds the method selector cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:14:13: warning: let 'selectorCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SelectorCache>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |
 13 | /// Holds the method selector cache of the runtime subclass.
 14 | private let selectorCacheKey = AssociationKey<SelectorCache>()
    |             |- warning: let 'selectorCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SelectorCache>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'selectorCacheKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | internal let noImplementation: IMP = unsafeBitCast(Int(0), to: IMP.self)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:16:14: warning: let 'noImplementation' is not concurrency-safe because non-'Sendable' type 'IMP' (aka 'OpaquePointer') may have shared mutable state; this is an error in the Swift 6 language mode
 14 | private let selectorCacheKey = AssociationKey<SelectorCache>()
 15 |
 16 | internal let noImplementation: IMP = unsafeBitCast(Int(0), to: IMP.self)
    |              |- warning: let 'noImplementation' is not concurrency-safe because non-'Sendable' type 'IMP' (aka 'OpaquePointer') may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: add '@MainActor' to make let 'noImplementation' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 | extension NSObject {
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:330:20: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftInterceptionDefaultInterceptionHandlerKey' may have shared mutable state; this is an error in the Swift 6 language mode
327 |
328 | @_spi(Internals)
329 | public struct SwiftInterceptionDefaultInterceptionHandlerKey: Hashable {
    |               `- note: consider making struct 'SwiftInterceptionDefaultInterceptionHandlerKey' conform to the 'Sendable' protocol
330 | 	public static let shared: Self = .init()
    |                    |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftInterceptionDefaultInterceptionHandlerKey' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
331 |
332 | 	private init() {}
[83/130] Emitting module Interception
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:8:13: warning: let 'interceptedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  6 | /// Whether the runtime subclass has already been prepared for method
  7 | /// interception.
  8 | private let interceptedKey = AssociationKey(default: false)
    |             `- warning: let 'interceptedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module '_InterceptionUtils'
  1 | #if canImport(Combine)
  2 | import Foundation
  3 | import _InterceptionUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module '_InterceptionUtils'
  4 | import _InterceptionCustomSelectors
  5 |
  6 | /// Whether the runtime subclass has already been prepared for method
  7 | /// interception.
  8 | private let interceptedKey = AssociationKey(default: false)
    |             |- note: add '@MainActor' to make let 'interceptedKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:11:13: warning: let 'signatureCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SignatureCache>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
 11 | private let signatureCacheKey = AssociationKey<SignatureCache>()
    |             |- warning: let 'signatureCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SignatureCache>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'signatureCacheKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |
 13 | /// Holds the method selector cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:14:13: warning: let 'selectorCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SelectorCache>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |
 13 | /// Holds the method selector cache of the runtime subclass.
 14 | private let selectorCacheKey = AssociationKey<SelectorCache>()
    |             |- warning: let 'selectorCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SelectorCache>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'selectorCacheKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | internal let noImplementation: IMP = unsafeBitCast(Int(0), to: IMP.self)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:16:14: warning: let 'noImplementation' is not concurrency-safe because non-'Sendable' type 'IMP' (aka 'OpaquePointer') may have shared mutable state; this is an error in the Swift 6 language mode
 14 | private let selectorCacheKey = AssociationKey<SelectorCache>()
 15 |
 16 | internal let noImplementation: IMP = unsafeBitCast(Int(0), to: IMP.self)
    |              |- warning: let 'noImplementation' is not concurrency-safe because non-'Sendable' type 'IMP' (aka 'OpaquePointer') may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: add '@MainActor' to make let 'noImplementation' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 | extension NSObject {
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:330:20: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftInterceptionDefaultInterceptionHandlerKey' may have shared mutable state; this is an error in the Swift 6 language mode
327 |
328 | @_spi(Internals)
329 | public struct SwiftInterceptionDefaultInterceptionHandlerKey: Hashable {
    |               `- note: consider making struct 'SwiftInterceptionDefaultInterceptionHandlerKey' conform to the 'Sendable' protocol
330 | 	public static let shared: Self = .init()
    |                    |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftInterceptionDefaultInterceptionHandlerKey' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
331 |
332 | 	private init() {}
[84/130] Compiling Interception NSObject+Interception.swift
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:8:13: warning: let 'interceptedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  6 | /// Whether the runtime subclass has already been prepared for method
  7 | /// interception.
  8 | private let interceptedKey = AssociationKey(default: false)
    |             `- warning: let 'interceptedKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<Bool>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module '_InterceptionUtils'
  1 | #if canImport(Combine)
  2 | import Foundation
  3 | import _InterceptionUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module '_InterceptionUtils'
  4 | import _InterceptionCustomSelectors
  5 |
  6 | /// Whether the runtime subclass has already been prepared for method
  7 | /// interception.
  8 | private let interceptedKey = AssociationKey(default: false)
    |             |- note: add '@MainActor' to make let 'interceptedKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:11:13: warning: let 'signatureCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SignatureCache>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | /// Holds the method signature cache of the runtime subclass.
 11 | private let signatureCacheKey = AssociationKey<SignatureCache>()
    |             |- warning: let 'signatureCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SignatureCache>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'signatureCacheKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |
 13 | /// Holds the method selector cache of the runtime subclass.
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:14:13: warning: let 'selectorCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SelectorCache>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |
 13 | /// Holds the method selector cache of the runtime subclass.
 14 | private let selectorCacheKey = AssociationKey<SelectorCache>()
    |             |- warning: let 'selectorCacheKey' is not concurrency-safe because non-'Sendable' type 'AssociationKey<SelectorCache>' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'selectorCacheKey' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | internal let noImplementation: IMP = unsafeBitCast(Int(0), to: IMP.self)
/Users/admin/builder/spi-builder-workspace/Sources/_InterceptionUtils/NSObject+Association.swift:4:15: note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  2 | import _InterceptionUtilsObjc
  3 |
  4 | public struct AssociationKey<Value> {
    |               `- note: generic struct 'AssociationKey' does not conform to the 'Sendable' protocol
  5 | 	fileprivate let address: UnsafeRawPointer
  6 | 	fileprivate let `default`: Value!
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:16:14: warning: let 'noImplementation' is not concurrency-safe because non-'Sendable' type 'IMP' (aka 'OpaquePointer') may have shared mutable state; this is an error in the Swift 6 language mode
 14 | private let selectorCacheKey = AssociationKey<SelectorCache>()
 15 |
 16 | internal let noImplementation: IMP = unsafeBitCast(Int(0), to: IMP.self)
    |              |- warning: let 'noImplementation' is not concurrency-safe because non-'Sendable' type 'IMP' (aka 'OpaquePointer') may have shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: add '@MainActor' to make let 'noImplementation' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 | extension NSObject {
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Interception/NSObject+Interception.swift:330:20: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftInterceptionDefaultInterceptionHandlerKey' may have shared mutable state; this is an error in the Swift 6 language mode
327 |
328 | @_spi(Internals)
329 | public struct SwiftInterceptionDefaultInterceptionHandlerKey: Hashable {
    |               `- note: consider making struct 'SwiftInterceptionDefaultInterceptionHandlerKey' conform to the 'Sendable' protocol
330 | 	public static let shared: Self = .init()
    |                    |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftInterceptionDefaultInterceptionHandlerKey' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
331 |
332 | 	private init() {}
[85/130] Compiling Interception Exports.swift
[86/130] Compiling Interception InterceptionResult.swift
[87/130] Emitting module SwiftSyntax
[87/130] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_InterceptionUtils.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Interception.build/Exports.swift.o(Exports.swift.o)'
[88/130] Archiving libInterception.a
[90/130] Compiling SwiftSyntax Utils.swift
[91/130] Compiling SwiftSyntax ChildNameForKeyPath.swift
[92/130] Compiling SwiftSyntax Keyword.swift
[93/130] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[94/130] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[95/130] Compiling SwiftSyntax SyntaxText.swift
[96/130] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[97/130] Compiling SwiftSyntax TokenDiagnostic.swift
[98/130] Compiling SwiftSyntax TokenSyntax.swift
[99/130] Compiling SwiftSyntax Trivia.swift
[100/130] Compiling SwiftSyntax Tokens.swift
[101/130] Compiling SwiftSyntax TriviaPieces.swift
[102/130] Compiling SwiftSyntax RawSyntaxNodes.swift
[103/130] Compiling SwiftSyntax RawSyntaxValidation.swift
[104/130] Compiling SwiftSyntax SyntaxDeclNodes.swift
[105/130] Compiling SwiftSyntax SyntaxExprNodes.swift
[106/130] Compiling SwiftSyntax SyntaxNodes.swift
[107/130] Compiling SwiftSyntax SyntaxPatternNodes.swift
[108/130] Compiling SwiftSyntax SyntaxStmtNodes.swift
[109/130] Compiling SwiftSyntax SyntaxTypeNodes.swift
[110/130] Compiling SwiftSyntax Syntax.swift
[111/130] Compiling SwiftSyntax SyntaxArena.swift
[112/130] Compiling SwiftSyntax SyntaxChildren.swift
[113/130] Compiling SwiftSyntax SyntaxCollection.swift
[114/130] Compiling SwiftSyntax SyntaxData.swift
[115/130] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[116/130] Compiling SwiftSyntax SyntaxBaseNodes.swift
[117/130] Compiling SwiftSyntax SyntaxCollections.swift
[118/130] Compiling SwiftSyntax SyntaxEnum.swift
[119/130] Compiling SwiftSyntax SyntaxKind.swift
[120/130] Compiling SwiftSyntax SyntaxRewriter.swift
[121/130] Compiling SwiftSyntax SyntaxTraits.swift
[122/130] Compiling SwiftSyntax SyntaxTransform.swift
[123/130] Compiling SwiftSyntax SyntaxVisitor.swift
[124/130] Compiling SwiftSyntax TokenKind.swift
[125/182] Compiling SwiftDiagnostics Note.swift
[126/182] Emitting module SwiftBasicFormat
[127/182] Compiling SwiftDiagnostics FixIt.swift
[128/182] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[129/182] Compiling SwiftDiagnostics Message.swift
[130/182] Compiling SwiftDiagnostics Diagnostic.swift
[131/182] Compiling SwiftDiagnostics Convenience.swift
[132/182] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[133/182] Emitting module SwiftDiagnostics
[134/182] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[135/182] Compiling SwiftBasicFormat Syntax+Extensions.swift
[136/182] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[137/182] Compiling SwiftBasicFormat BasicFormat.swift
[138/182] Compiling SwiftParser Lexeme.swift
[139/182] Compiling SwiftParser LexemeSequence.swift
[140/182] Compiling SwiftParser Lexer.swift
[141/182] Compiling SwiftParser RegexLiteralLexer.swift
[142/182] Compiling SwiftParser UnicodeScalarExtensions.swift
[143/182] Compiling SwiftParser Lookahead.swift
[144/182] Compiling SwiftParser LoopProgressCondition.swift
[145/182] Compiling SwiftParser Modifiers.swift
[146/186] Compiling SwiftParser Names.swift
[147/186] Compiling SwiftParser Nominals.swift
[148/186] Compiling SwiftParser Parameters.swift
[149/186] Compiling SwiftParser ParseSourceFile.swift
[150/186] Compiling SwiftParser SyntaxUtils.swift
[151/186] Compiling SwiftParser TokenConsumer.swift
[152/186] Compiling SwiftParser TokenPrecedence.swift
[153/186] Compiling SwiftParser TokenSpec.swift
[154/186] Compiling SwiftParser Parser.swift
[155/186] Compiling SwiftParser Patterns.swift
[156/186] Compiling SwiftParser Recovery.swift
[157/186] Compiling SwiftParser Specifiers.swift
[158/186] Compiling SwiftParser TokenSpecSet.swift
[159/186] Compiling SwiftParser TopLevel.swift
[160/186] Compiling SwiftParser TriviaParser.swift
[161/186] Compiling SwiftParser Types.swift
[162/186] Compiling SwiftParser Statements.swift
[163/186] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[164/186] Compiling SwiftParser StringLiterals.swift
[165/186] Compiling SwiftParser SwiftParserCompatibility.swift
[166/186] Emitting module SwiftParser
[167/186] Compiling SwiftParser IsLexerClassified.swift
[168/186] Compiling SwiftParser LayoutNodes+Parsable.swift
[169/186] Compiling SwiftParser Parser+TokenSpecSet.swift
[170/186] Compiling SwiftParser TokenSpecStaticMembers.swift
[171/186] Compiling SwiftParser Directives.swift
[172/186] Compiling SwiftParser ExperimentalFeatures.swift
[173/186] Compiling SwiftParser Expressions.swift
[174/186] Compiling SwiftParser IncrementalParseTransition.swift
[175/186] Compiling SwiftParser Cursor.swift
[176/186] Compiling SwiftParser Attributes.swift
[177/186] Compiling SwiftParser Availability.swift
[178/186] Compiling SwiftParser CharacterInfo.swift
[179/186] Compiling SwiftParser CollectionNodes+Parsable.swift
[180/186] Compiling SwiftParser Declarations.swift
[181/209] Compiling SwiftOperators PrecedenceGroup.swift
[182/210] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[183/211] Compiling SwiftOperators PrecedenceGraph.swift
[184/211] Compiling SwiftOperators OperatorTable.swift
[185/211] Compiling SwiftOperators SyntaxSynthesis.swift
[186/211] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[187/211] Compiling SwiftOperators OperatorTable+Semantics.swift
[188/211] Compiling SwiftOperators OperatorTable+Defaults.swift
[189/211] Compiling SwiftOperators OperatorError+Diagnostics.swift
[190/211] Compiling SwiftOperators OperatorError.swift
[191/211] Compiling SwiftOperators Operator.swift
[192/211] Compiling SwiftOperators OperatorTable+Folding.swift
[193/211] Emitting module SwiftOperators
[194/211] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[195/211] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[196/211] Compiling SwiftParserDiagnostics Utils.swift
[197/211] Compiling SwiftParserDiagnostics PresenceUtils.swift
[198/211] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[199/211] Compiling SwiftParserDiagnostics MissingNodesError.swift
[200/211] Compiling SwiftParserDiagnostics MissingTokenError.swift
[201/211] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[202/211] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[203/211] Emitting module SwiftParserDiagnostics
[204/211] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[205/211] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[206/225] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[207/226] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[208/226] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[209/226] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[210/226] Compiling SwiftSyntaxBuilder Indenter.swift
[211/226] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[212/226] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[213/226] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[214/226] Emitting module SwiftSyntaxBuilder
[215/226] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[216/226] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[217/226] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[218/226] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[219/226] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[220/226] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[221/240] Compiling SwiftSyntaxMacros AccessorMacro.swift
[222/240] Compiling SwiftSyntaxMacros AttachedMacro.swift
[223/241] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[224/241] Compiling SwiftSyntaxMacros Macro+Format.swift
[225/241] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[226/241] Compiling SwiftSyntaxMacros Macro.swift
[227/241] Compiling SwiftSyntaxMacros MemberMacro.swift
[228/241] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[229/241] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[230/241] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[231/241] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[232/241] Emitting module SwiftSyntaxMacros
[233/241] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[234/241] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[235/241] Compiling SwiftSyntaxMacros PeerMacro.swift
[236/249] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[237/249] Emitting module SwiftSyntaxMacroExpansion
[238/249] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[239/249] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[240/249] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[241/249] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[242/249] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[243/249] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[244/256] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[245/256] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[246/256] Emitting module SwiftCompilerPluginMessageHandling
[247/256] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[248/256] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[249/256] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[250/256] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[251/258] Emitting module SwiftCompilerPlugin
[252/258] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[253/301] Emitting module MacroToolkit
[254/305] Compiling MacroToolkit OptionalType.swift
[255/305] Compiling MacroToolkit PackExpansionType.swift
[256/305] Compiling MacroToolkit PackReferenceType.swift
[257/305] Compiling MacroToolkit RegexLiteral.swift
[258/305] Compiling MacroToolkit MacroAttribute.swift
[259/305] Compiling MacroToolkit MemberType.swift
[260/305] Compiling MacroToolkit MetatypeType.swift
[261/305] Compiling MacroToolkit MissingType.swift
[262/305] Compiling MacroToolkit NilLiteral.swift
[263/305] Compiling MacroToolkit ArrayType.swift
[264/305] Compiling MacroToolkit Attribute.swift
[265/305] Compiling MacroToolkit AttributeListElement.swift
[266/305] Compiling MacroToolkit BooleanLiteral.swift
[267/305] Compiling MacroToolkit ClassRestrictionType.swift
[268/305] Compiling MacroToolkit Struct.swift
[269/305] Compiling MacroToolkit SuppressedType.swift
[270/305] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[271/305] Compiling MacroToolkit TupleType.swift
[272/305] Compiling MacroToolkit Diagnostics.swift
[273/305] Compiling MacroToolkit DictionaryType.swift
[274/305] Compiling MacroToolkit Enum.swift
[275/305] Compiling MacroToolkit EnumCase.swift
[276/305] Compiling MacroToolkit EnumCaseAssociatedValueParameter.swift
[277/305] Compiling MacroToolkit SimpleType.swift
[278/305] Compiling MacroToolkit SomeOrAnyType.swift
[279/305] Compiling MacroToolkit String+Extensions.swift
[280/305] Compiling MacroToolkit StringLiteral.swift
[281/305] Compiling MacroToolkit EnumCaseValue.swift
[282/305] Compiling MacroToolkit Expr.swift
[283/305] Compiling MacroToolkit ExprProtocol.swift
[284/305] Compiling MacroToolkit FloatLiteral.swift
[285/305] Compiling MacroToolkit Function.swift
[286/305] Compiling MacroToolkit FunctionParameter.swift
[287/305] Compiling MacroToolkit FunctionType.swift
[288/305] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[289/305] Compiling MacroToolkit IntegerLiteral.swift
[290/305] Compiling MacroToolkit LiteralProtocol.swift
[291/305] Compiling MacroToolkit CompositionType.swift
[292/305] Compiling MacroToolkit ConditionalCompilationBlock.swift
[293/305] Compiling MacroToolkit Decl.swift
[294/305] Compiling MacroToolkit DeclGroup.swift
[295/305] Compiling MacroToolkit Destructuring.swift
[296/305] Compiling MacroToolkit Type.swift
[297/305] Compiling MacroToolkit TypeProtocol.swift
[298/305] Compiling MacroToolkit Variable.swift
[299/305] Compiling MacroToolkit VariableBinding.swift
[300/309] Compiling InterceptionMacrosPlugin MethodSelectorMacro.swift
[301/309] Emitting module InterceptionMacrosPlugin
[302/309] Compiling InterceptionMacrosPlugin Plugin.swift
[303/309] Compiling InterceptionMacrosPlugin PropertySelectorMacro.swift
[303/309] Write Objects.LinkFileList
[304/309] Linking InterceptionMacrosPlugin-tool
[306/313] Emitting module _InterceptionMacros
[307/313] Compiling _InterceptionMacros Macros.swift
[308/313] Emitting module _InterceptionMacros
[309/313] Compiling _InterceptionMacros Macros.swift
[309/313] Write Objects.LinkFileList
[310/313] Archiving lib_InterceptionMacros.a
[312/317] Emitting module InterceptionMacros
[313/317] Compiling InterceptionMacros Exports.swift
[315/317] Emitting module InterceptionMacros
[315/317] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Interception.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/InterceptionMacros.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/InterceptionMacros.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_InterceptionUtils.build/Exports.swift.o(Exports.swift.o)'
[316/317] Archiving libInterceptionMacros.a
Build complete! (32.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-macro-toolkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/swift-macro-toolkit.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "swift-interception",
  "name" : "swift-interception",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "_InterceptionCustomSelectors",
      "targets" : [
        "_InterceptionCustomSelectors"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "_InterceptionMacros",
      "targets" : [
        "_InterceptionMacros"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "_InterceptionUtils",
      "targets" : [
        "_InterceptionUtils"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "Interception",
      "targets" : [
        "Interception"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "InterceptionMacros",
      "targets" : [
        "InterceptionMacros"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "InterceptionMacrosPlugin",
      "targets" : [
        "InterceptionMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_InterceptionUtilsObjc",
      "module_type" : "ClangTarget",
      "name" : "_InterceptionUtilsObjc",
      "path" : "Sources/_InterceptionUtilsObjc",
      "product_memberships" : [
        "_InterceptionUtils",
        "Interception",
        "InterceptionMacros"
      ],
      "sources" : [
        "ObjcRuntimeAliases.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_InterceptionUtils",
      "module_type" : "SwiftTarget",
      "name" : "_InterceptionUtils",
      "path" : "Sources/_InterceptionUtils",
      "product_memberships" : [
        "_InterceptionUtils",
        "Interception",
        "InterceptionMacros"
      ],
      "sources" : [
        "Exports.swift",
        "NSObject+Association.swift",
        "NSObject+ObjCRuntime.swift",
        "ObjC+Constants.swift",
        "ObjC+Messages.swift",
        "ObjC+Runtime.swift",
        "ObjC+RuntimeSubclassing.swift",
        "ObjC+Selector.swift",
        "Synchronizing.swift"
      ],
      "target_dependencies" : [
        "_InterceptionUtilsObjc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_InterceptionMacros",
      "module_type" : "SwiftTarget",
      "name" : "_InterceptionMacros",
      "path" : "Sources/_InterceptionMacros",
      "product_memberships" : [
        "_InterceptionMacros",
        "InterceptionMacros"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "InterceptionMacrosPlugin",
        "_InterceptionCustomSelectors"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_InterceptionCustomSelectors",
      "module_type" : "SwiftTarget",
      "name" : "_InterceptionCustomSelectors",
      "path" : "Sources/_InterceptionCustomSelectors",
      "product_memberships" : [
        "_InterceptionCustomSelectors",
        "_InterceptionMacros",
        "Interception",
        "InterceptionMacros"
      ],
      "sources" : [
        "KeyPath+.swift",
        "_MethodSelector.swift",
        "_MutablePropertySelector.swift",
        "_PropertySelector.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InterceptionTests",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionTests",
      "path" : "Tests/InterceptionTests",
      "sources" : [
        "InterceptionTests.swift"
      ],
      "target_dependencies" : [
        "Interception"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InterceptionMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionMacrosTests",
      "path" : "Tests/InterceptionMacrosTests",
      "sources" : [
        "InterceptionMacrosTests.swift"
      ],
      "target_dependencies" : [
        "InterceptionMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InterceptionMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionMacrosPluginTests",
      "path" : "Tests/InterceptionMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "MethodSelectorTests.swift",
        "PropertySelectorTests.swift"
      ],
      "target_dependencies" : [
        "InterceptionMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InterceptionMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionMacrosPlugin",
      "path" : "Sources/InterceptionMacrosPlugin",
      "product_dependencies" : [
        "MacroToolkit"
      ],
      "product_memberships" : [
        "_InterceptionMacros",
        "InterceptionMacros",
        "InterceptionMacrosPlugin"
      ],
      "sources" : [
        "Macros/MethodSelectorMacro.swift",
        "Macros/PropertySelectorMacro.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "InterceptionMacros",
      "module_type" : "SwiftTarget",
      "name" : "InterceptionMacros",
      "path" : "Sources/InterceptionMacros",
      "product_memberships" : [
        "InterceptionMacros"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "_InterceptionMacros",
        "Interception"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Interception",
      "module_type" : "SwiftTarget",
      "name" : "Interception",
      "path" : "Sources/Interception",
      "product_memberships" : [
        "Interception",
        "InterceptionMacros"
      ],
      "sources" : [
        "Exports.swift",
        "InterceptionResult.swift",
        "NSObject+Interception.swift"
      ],
      "target_dependencies" : [
        "_InterceptionCustomSelectors",
        "_InterceptionUtils"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.