The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftUIScrollOffset, reference main (e9a3d3), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 11:05:21 UTC.

Swift 6 data race errors: 2

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/ciaranrobrien/SwiftUIScrollOffset.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ciaranrobrien/SwiftUIScrollOffset
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e9a3d34 Update README.md
Cloned https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
Revision (git rev-parse @):
e9a3d34a3597e1940b0de7d1d9b38fcb16f0565e
SUCCESS checkout https://github.com/ciaranrobrien/SwiftUIScrollOffset.git at main
Fetching https://github.com/siteline/swiftui-introspect
[1/9330] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect from cache (1.24s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.3.0
warning: 'swiftui-introspect': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
========================================
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": "swiftuiscrolloffset",
      "name": "SwiftUIScrollOffset",
      "url": "https://github.com/ciaranrobrien/SwiftUIScrollOffset.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIScrollOffset",
      "dependencies": [
        {
          "identity": "swiftui-introspect",
          "name": "swiftui-introspect",
          "url": "https://github.com/siteline/swiftui-introspect",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
[1/217] Fetching swiftuiscrolloffset
Fetched https://github.com/ciaranrobrien/SwiftUIScrollOffset.git from cache (1.00s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetched https://github.com/siteline/swiftui-introspect from cache (0.51s)
Computing version for https://github.com/siteline/swiftui-introspect
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (0.99s)
Creating working copy for https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
Working copy of https://github.com/ciaranrobrien/SwiftUIScrollOffset.git resolved at main (e9a3d34)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'swiftuiscrolloffset' is not used by any target
Found 1 product dependencies
  - swiftui-introspect
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect"
    }
  ],
  "manifest_display_name" : "SwiftUIScrollOffset",
  "name" : "SwiftUIScrollOffset",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIScrollOffset",
      "targets" : [
        "SwiftUIScrollOffset"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIScrollOffset",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIScrollOffset",
      "path" : "Sources/SwiftUIScrollOffset",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "SwiftUIScrollOffset"
      ],
      "sources" : [
        "API/Corner.swift",
        "API/ScrollOffset.swift",
        "API/ScrollOffsetID.swift",
        "API/ScrollOffsetProxy+Value.swift",
        "API/ScrollOffsetProxy.swift",
        "API/View+Extensions.swift",
        "Examples/ExampleA.swift",
        "Examples/ExampleB.swift",
        "Examples/ExampleC.swift",
        "Examples/ExampleD.swift",
        "Examples/ExampleE.swift",
        "Internal/Extensions.swift",
        "Internal/OnValueChange.swift",
        "Internal/PlatformScrollView.swift",
        "Internal/ScrollOffsetState.swift",
        "Internal/ScrollOffsetStateObject.swift",
        "Internal/ScrollOffsetSubscriber.swift",
        "Internal/ScrollOffsetValue.swift",
        "Internal/ScrollSubscription.swift",
        "Internal/ScrollSubscriptionStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/58] Emitting module SwiftUIIntrospect
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/64] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/64] Compiling SwiftUIIntrospect Slider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/64] Compiling SwiftUIIntrospect Stepper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/64] Compiling SwiftUIIntrospect TabView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/64] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/64] Compiling SwiftUIIntrospect Table.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/64] Compiling SwiftUIIntrospect FullScreenCover.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/64] Compiling SwiftUIIntrospect List.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/64] Compiling SwiftUIIntrospect ListCell.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/64] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/64] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/64] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/64] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/64] Compiling SwiftUIIntrospect PageControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/64] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/64] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/64] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/64] Compiling SwiftUIIntrospect Popover.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/64] Compiling SwiftUIIntrospect Introspect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/64] Compiling SwiftUIIntrospect IntrospectableViewType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/64] Compiling SwiftUIIntrospect IntrospectionSelector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/64] Compiling SwiftUIIntrospect IntrospectionView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/64] Compiling SwiftUIIntrospect PlatformVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/64] Compiling SwiftUIIntrospect PlatformView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/64] Compiling SwiftUIIntrospect TextEditor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/64] Compiling SwiftUIIntrospect TextField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/64] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/64] Compiling SwiftUIIntrospect Toggle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/64] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/64] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/64] Compiling SwiftUIIntrospect PlatformViewVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/64] Compiling SwiftUIIntrospect Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/64] Compiling SwiftUIIntrospect Button.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/64] Compiling SwiftUIIntrospect ColorPicker.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/64] Compiling SwiftUIIntrospect DatePicker.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/64] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/64] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/64] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/64] Compiling SwiftUIIntrospect ScrollView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/64] Compiling SwiftUIIntrospect SearchField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/64] Compiling SwiftUIIntrospect SecureField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/64] Compiling SwiftUIIntrospect Sheet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/64] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/64] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/64] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/64] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/64] Compiling SwiftUIIntrospect Form.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/64] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/64] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/64] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/64] Compiling SwiftUIIntrospect Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/64] Compiling SwiftUIIntrospect NavigationSplitView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/64] Compiling SwiftUIIntrospect NavigationStack.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/64] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/64] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/64] Compiling SwiftUIIntrospect VideoPlayer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/64] Compiling SwiftUIIntrospect View.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/64] Compiling SwiftUIIntrospect ViewController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/64] Compiling SwiftUIIntrospect Window.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/64] Compiling SwiftUIIntrospect Weak.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/83] Compiling SwiftUIScrollOffset ScrollOffsetSubscriber.swift
[66/83] Compiling SwiftUIScrollOffset ScrollOffsetValue.swift
[67/83] Compiling SwiftUIScrollOffset ScrollOffsetProxy.swift
[68/83] Compiling SwiftUIScrollOffset View+Extensions.swift
[69/83] Compiling SwiftUIScrollOffset OnValueChange.swift
[70/83] Compiling SwiftUIScrollOffset PlatformScrollView.swift
[71/83] Compiling SwiftUIScrollOffset ExampleA.swift
[72/83] Compiling SwiftUIScrollOffset ExampleB.swift
[73/83] Compiling SwiftUIScrollOffset ExampleE.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/Extensions.swift:122:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyHashable?' may have shared mutable state; this is an error in the Swift 6 language mode
120 |
121 | private struct ScrollPublisherIDKey: EnvironmentKey {
122 |     static let defaultValue: AnyHashable? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyHashable?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
123 | }
124 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[74/83] Compiling SwiftUIScrollOffset Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/Extensions.swift:122:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyHashable?' may have shared mutable state; this is an error in the Swift 6 language mode
120 |
121 | private struct ScrollPublisherIDKey: EnvironmentKey {
122 |     static let defaultValue: AnyHashable? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyHashable?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
123 | }
124 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[75/83] Compiling SwiftUIScrollOffset ExampleC.swift
[76/83] Compiling SwiftUIScrollOffset ExampleD.swift
[77/83] Compiling SwiftUIScrollOffset ScrollOffsetID.swift
[78/83] Compiling SwiftUIScrollOffset ScrollOffsetProxy+Value.swift
[79/83] Emitting module SwiftUIScrollOffset
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/Extensions.swift:122:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyHashable?' may have shared mutable state; this is an error in the Swift 6 language mode
120 |
121 | private struct ScrollPublisherIDKey: EnvironmentKey {
122 |     static let defaultValue: AnyHashable? = nil
    |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyHashable?' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
123 | }
124 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/ScrollSubscriptionStore.swift:11:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ScrollSubscriptionStore' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | internal final class ScrollSubscriptionStore {
    |                      `- note: class 'ScrollSubscriptionStore' does not conform to the 'Sendable' protocol
 11 |     static let shared = ScrollSubscriptionStore()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ScrollSubscriptionStore' 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
 12 |     private init() {}
 13 |
[80/83] Compiling SwiftUIScrollOffset Corner.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/API/ScrollOffset.swift:26:13: warning: main actor-isolated property 'stateObject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 9 | @propertyWrapper public struct ScrollOffset: DynamicProperty {
10 |     @Environment(\.scrollPublisherID) private var scrollPublisherID
11 |     @StateObject private var stateObject = ScrollOffsetStateObject()
   |                              `- note: property declared here
12 |     @State private var baseState = BaseScrollOffsetState.build()
13 |     private var edge: Edge
   :
24 |             state.value
25 |         } else {
26 |             stateObject.value
   |             `- warning: main actor-isolated property 'stateObject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
27 |         }
28 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/API/ScrollOffset.swift:38:13: warning: main actor-isolated property 'stateObject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 9 | @propertyWrapper public struct ScrollOffset: DynamicProperty {
10 |     @Environment(\.scrollPublisherID) private var scrollPublisherID
11 |     @StateObject private var stateObject = ScrollOffsetStateObject()
   |                              `- note: property declared here
12 |     @State private var baseState = BaseScrollOffsetState.build()
13 |     private var edge: Edge
   :
32 |     }
33 |
34 |     public func update() {
   |                 `- note: add '@MainActor' to make instance method 'update()' part of global actor 'MainActor'
35 |         if #available(iOS 17, macOS 14, tvOS 17, visionOS 1, *) {
36 |             state.update(edge: edge, id: scrollOffsetID.id ?? scrollPublisherID, range: range)
37 |         } else {
38 |             stateObject.update(edge: edge, id: scrollOffsetID.id ?? scrollPublisherID, range: range)
   |             `- warning: main actor-isolated property 'stateObject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
39 |         }
40 |     }
[81/83] Compiling SwiftUIScrollOffset ScrollOffset.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/API/ScrollOffset.swift:26:13: warning: main actor-isolated property 'stateObject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 9 | @propertyWrapper public struct ScrollOffset: DynamicProperty {
10 |     @Environment(\.scrollPublisherID) private var scrollPublisherID
11 |     @StateObject private var stateObject = ScrollOffsetStateObject()
   |                              `- note: property declared here
12 |     @State private var baseState = BaseScrollOffsetState.build()
13 |     private var edge: Edge
   :
24 |             state.value
25 |         } else {
26 |             stateObject.value
   |             `- warning: main actor-isolated property 'stateObject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
27 |         }
28 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/API/ScrollOffset.swift:38:13: warning: main actor-isolated property 'stateObject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 9 | @propertyWrapper public struct ScrollOffset: DynamicProperty {
10 |     @Environment(\.scrollPublisherID) private var scrollPublisherID
11 |     @StateObject private var stateObject = ScrollOffsetStateObject()
   |                              `- note: property declared here
12 |     @State private var baseState = BaseScrollOffsetState.build()
13 |     private var edge: Edge
   :
32 |     }
33 |
34 |     public func update() {
   |                 `- note: add '@MainActor' to make instance method 'update()' part of global actor 'MainActor'
35 |         if #available(iOS 17, macOS 14, tvOS 17, visionOS 1, *) {
36 |             state.update(edge: edge, id: scrollOffsetID.id ?? scrollPublisherID, range: range)
37 |         } else {
38 |             stateObject.update(edge: edge, id: scrollOffsetID.id ?? scrollPublisherID, range: range)
   |             `- warning: main actor-isolated property 'stateObject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
39 |         }
40 |     }
[82/83] Compiling SwiftUIScrollOffset ScrollOffsetState.swift
[83/83] Compiling SwiftUIScrollOffset ScrollOffsetStateObject.swift
[84/85] Compiling SwiftUIScrollOffset ScrollSubscription.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/ScrollSubscriptionStore.swift:11:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ScrollSubscriptionStore' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | internal final class ScrollSubscriptionStore {
    |                      `- note: class 'ScrollSubscriptionStore' does not conform to the 'Sendable' protocol
 11 |     static let shared = ScrollSubscriptionStore()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ScrollSubscriptionStore' 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
 12 |     private init() {}
 13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/ScrollSubscriptionStore.swift:56:35: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
 54 |     func unsubscribe(id: AnyHashable) {
 55 |         DispatchQueue.main.async {
 56 |             if let subscription = self.subscriptions[id], subscription.scrollView == nil {
    |                                   |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
    |                                   `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
 57 |                 self.subscriptions.removeValue(forKey: id)
 58 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/ScrollSubscriptionStore.swift:56:54: warning: sending 'id' risks causing data races; this is an error in the Swift 6 language mode
 54 |     func unsubscribe(id: AnyHashable) {
 55 |         DispatchQueue.main.async {
 56 |             if let subscription = self.subscriptions[id], subscription.scrollView == nil {
    |                                                      |- warning: sending 'id' risks causing data races; this is an error in the Swift 6 language mode
    |                                                      `- note: task-isolated 'id' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
 57 |                 self.subscriptions.removeValue(forKey: id)
 58 |             }
[85/85] Compiling SwiftUIScrollOffset ScrollSubscriptionStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/ScrollSubscriptionStore.swift:11:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ScrollSubscriptionStore' may have shared mutable state; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | internal final class ScrollSubscriptionStore {
    |                      `- note: class 'ScrollSubscriptionStore' does not conform to the 'Sendable' protocol
 11 |     static let shared = ScrollSubscriptionStore()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ScrollSubscriptionStore' 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
 12 |     private init() {}
 13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/ScrollSubscriptionStore.swift:56:35: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
 54 |     func unsubscribe(id: AnyHashable) {
 55 |         DispatchQueue.main.async {
 56 |             if let subscription = self.subscriptions[id], subscription.scrollView == nil {
    |                                   |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
    |                                   `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
 57 |                 self.subscriptions.removeValue(forKey: id)
 58 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/Internal/ScrollSubscriptionStore.swift:56:54: warning: sending 'id' risks causing data races; this is an error in the Swift 6 language mode
 54 |     func unsubscribe(id: AnyHashable) {
 55 |         DispatchQueue.main.async {
 56 |             if let subscription = self.subscriptions[id], subscription.scrollView == nil {
    |                                                      |- warning: sending 'id' risks causing data races; this is an error in the Swift 6 language mode
    |                                                      `- note: task-isolated 'id' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
 57 |                 self.subscriptions.removeValue(forKey: id)
 58 |             }
Build complete! (19.24s)
warning: 'swiftui-introspect': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SwiftUIScrollOffset/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/siteline/swiftui-introspect"
    }
  ],
  "manifest_display_name" : "SwiftUIScrollOffset",
  "name" : "SwiftUIScrollOffset",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIScrollOffset",
      "targets" : [
        "SwiftUIScrollOffset"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIScrollOffset",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIScrollOffset",
      "path" : "Sources/SwiftUIScrollOffset",
      "product_dependencies" : [
        "SwiftUIIntrospect"
      ],
      "product_memberships" : [
        "SwiftUIScrollOffset"
      ],
      "sources" : [
        "API/Corner.swift",
        "API/ScrollOffset.swift",
        "API/ScrollOffsetID.swift",
        "API/ScrollOffsetProxy+Value.swift",
        "API/ScrollOffsetProxy.swift",
        "API/View+Extensions.swift",
        "Examples/ExampleA.swift",
        "Examples/ExampleB.swift",
        "Examples/ExampleC.swift",
        "Examples/ExampleD.swift",
        "Examples/ExampleE.swift",
        "Internal/Extensions.swift",
        "Internal/OnValueChange.swift",
        "Internal/PlatformScrollView.swift",
        "Internal/ScrollOffsetState.swift",
        "Internal/ScrollOffsetStateObject.swift",
        "Internal/ScrollOffsetSubscriber.swift",
        "Internal/ScrollOffsetValue.swift",
        "Internal/ScrollSubscription.swift",
        "Internal/ScrollSubscriptionStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.