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 (3b6fa1), with Swift 6.2 for macOS (SPM) on 7 Nov 2025 18:01:48 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 3b6fa1e Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
Revision (git rev-parse @):
3b6fa1e7f685fabbbc42178cd52df0339a161b55
SUCCESS checkout https://github.com/ciaranrobrien/SwiftUIScrollOffset.git at main
Fetching https://github.com/siteline/swiftui-introspect
[1/11782] Fetching swiftui-introspect
Fetched https://github.com/siteline/swiftui-introspect from cache (7.89s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "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": "26.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-introspect",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
[1/263] Fetching swiftuiscrolloffset
Fetched https://github.com/ciaranrobrien/SwiftUIScrollOffset.git from cache (0.69s)
Fetching https://github.com/siteline/swiftui-introspect from cache
Fetched https://github.com/siteline/swiftui-introspect from cache (0.58s)
Computing version for https://github.com/siteline/swiftui-introspect
Computed https://github.com/siteline/swiftui-introspect at 26.0.0 (1.10s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 26.0.0
Creating working copy for https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
Working copy of https://github.com/ciaranrobrien/SwiftUIScrollOffset.git resolved at main (3b6fa1e)
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.2
Building package at path:  $PWD
https://github.com/ciaranrobrien/SwiftUIScrollOffset.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/59] Emitting module SwiftUIIntrospect
[5/65] Compiling SwiftUIIntrospect Slider.swift
[6/65] Compiling SwiftUIIntrospect Stepper.swift
[7/65] Compiling SwiftUIIntrospect TabView.swift
[8/65] Compiling SwiftUIIntrospect TabViewWithPageStyle.swift
[9/65] Compiling SwiftUIIntrospect Table.swift
[10/65] Compiling SwiftUIIntrospect TextEditor.swift
[11/65] Compiling SwiftUIIntrospect ProgressViewWithLinearStyle.swift
[12/65] Compiling SwiftUIIntrospect ScrollView.swift
[13/65] Compiling SwiftUIIntrospect SearchField.swift
[14/65] Compiling SwiftUIIntrospect SecureField.swift
[15/65] Compiling SwiftUIIntrospect Sheet.swift
[16/65] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
[17/65] Compiling SwiftUIIntrospect DatePickerWithGraphicalStyle.swift
[18/65] Compiling SwiftUIIntrospect DatePickerWithStepperFieldStyle.swift
[19/65] Compiling SwiftUIIntrospect DatePickerWithWheelStyle.swift
[20/65] Compiling SwiftUIIntrospect Form.swift
[21/65] Compiling SwiftUIIntrospect FormWithGroupedStyle.swift
[22/65] Compiling SwiftUIIntrospect FullScreenCover.swift
[23/65] Compiling SwiftUIIntrospect List.swift
[24/65] Compiling SwiftUIIntrospect ListCell.swift
[25/65] Compiling SwiftUIIntrospect ListWithBorderedStyle.swift
[26/65] Compiling SwiftUIIntrospect ListWithGroupedStyle.swift
[27/65] Compiling SwiftUIIntrospect ListWithInsetGroupedStyle.swift
[28/65] Compiling SwiftUIIntrospect ListWithInsetStyle.swift
[29/65] Compiling SwiftUIIntrospect TextField.swift
[30/65] Compiling SwiftUIIntrospect TextFieldWithVerticalAxis.swift
[31/65] Compiling SwiftUIIntrospect Toggle.swift
[32/65] Compiling SwiftUIIntrospect ToggleWithButtonStyle.swift
[33/65] Compiling SwiftUIIntrospect ToggleWithCheckboxStyle.swift
[34/65] Compiling SwiftUIIntrospect ToggleWithSwitchStyle.swift
[35/65] Compiling SwiftUIIntrospect PageControl.swift
[36/65] Compiling SwiftUIIntrospect PickerWithMenuStyle.swift
[37/65] Compiling SwiftUIIntrospect PickerWithSegmentedStyle.swift
[38/65] Compiling SwiftUIIntrospect PickerWithWheelStyle.swift
[39/65] Compiling SwiftUIIntrospect Popover.swift
[40/65] Compiling SwiftUIIntrospect ProgressViewWithCircularStyle.swift
[41/65] Compiling SwiftUIIntrospect Utils.swift
[42/65] Compiling SwiftUIIntrospect Button.swift
[43/65] Compiling SwiftUIIntrospect ColorPicker.swift
[44/65] Compiling SwiftUIIntrospect DatePicker.swift
[45/65] Compiling SwiftUIIntrospect DatePickerWithCompactStyle.swift
[46/65] Compiling SwiftUIIntrospect DatePickerWithFieldStyle.swift
[47/65] Compiling SwiftUIIntrospect Introspect.swift
[48/65] Compiling SwiftUIIntrospect IntrospectableViewType.swift
[49/65] Compiling SwiftUIIntrospect IntrospectionSelector.swift
[50/65] Compiling SwiftUIIntrospect IntrospectionView.swift
[51/65] Compiling SwiftUIIntrospect PlatformVersion.swift
[52/65] Compiling SwiftUIIntrospect PlatformView.swift
[53/65] Compiling SwiftUIIntrospect PlatformViewVersion.swift
[54/65] Compiling SwiftUIIntrospect ListWithSidebarStyle.swift
[55/65] Compiling SwiftUIIntrospect Map.swift
[56/65] Compiling SwiftUIIntrospect NavigationSplitView.swift
[57/65] Compiling SwiftUIIntrospect NavigationStack.swift
[58/65] Compiling SwiftUIIntrospect NavigationViewWithColumnsStyle.swift
[59/65] Compiling SwiftUIIntrospect NavigationViewWithStackStyle.swift
[60/65] Compiling SwiftUIIntrospect VideoPlayer.swift
[61/65] Compiling SwiftUIIntrospect View.swift
[62/65] Compiling SwiftUIIntrospect ViewController.swift
[63/65] Compiling SwiftUIIntrospect WebView.swift
[64/65] Compiling SwiftUIIntrospect Window.swift
[65/65] Compiling SwiftUIIntrospect Weak.swift
[66/84] Compiling SwiftUIScrollOffset ScrollOffsetSubscriber.swift
[67/84] Compiling SwiftUIScrollOffset ScrollOffsetValue.swift
[68/84] Compiling SwiftUIScrollOffset ExampleE.swift
[69/84] Compiling SwiftUIScrollOffset Extensions.swift
[70/84] Compiling SwiftUIScrollOffset OnValueChange.swift
[71/84] Compiling SwiftUIScrollOffset PlatformScrollView.swift
[72/84] Compiling SwiftUIScrollOffset ScrollOffsetState.swift
[73/84] Compiling SwiftUIScrollOffset ScrollOffsetStateObject.swift
[74/86] Compiling SwiftUIScrollOffset ScrollOffsetProxy.swift
[75/86] Compiling SwiftUIScrollOffset View+Extensions.swift
[76/86] Compiling SwiftUIScrollOffset Corner.swift
[77/86] Compiling SwiftUIScrollOffset ScrollOffset.swift
[78/86] Compiling SwiftUIScrollOffset ScrollOffsetID.swift
[79/86] Compiling SwiftUIScrollOffset ScrollOffsetProxy+Value.swift
[80/86] Emitting module SwiftUIScrollOffset
[81/86] Compiling SwiftUIScrollOffset ExampleC.swift
[82/86] Compiling SwiftUIScrollOffset ExampleD.swift
[83/86] Compiling SwiftUIScrollOffset ExampleA.swift
[84/86] Compiling SwiftUIScrollOffset ExampleB.swift
[85/86] Compiling SwiftUIScrollOffset ScrollSubscription.swift
[86/86] Compiling SwiftUIScrollOffset ScrollSubscriptionStore.swift
Build complete! (18.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftui-introspect",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "26.0.0",
            "upper_bound" : "27.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" : "6.2"
}
Done.