The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PageView, reference 0.2.0 (b60c9c), with Swift 6.1 for macOS (SPM) on 18 Nov 2025 08:03:43 UTC.

Swift 6 data race errors: 0

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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/PageView.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/PageView
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at b60c9ce Update release notes
Cloned https://github.com/danielsaidi/PageView.git
Revision (git rev-parse @):
b60c9ced36242eae0eb81ab0a8e7273386fdbb9b
SUCCESS checkout https://github.com/danielsaidi/PageView.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/danielsaidi/PageView.git
https://github.com/danielsaidi/PageView.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PageView",
  "name" : "PageView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "PageView",
      "targets" : [
        "PageView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PageViewTests",
      "module_type" : "SwiftTarget",
      "name" : "PageViewTests",
      "path" : "Tests/PageViewTests",
      "sources" : [
        "PageViewStateTests.swift"
      ],
      "target_dependencies" : [
        "PageView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PageView",
      "module_type" : "SwiftTarget",
      "name" : "PageView",
      "path" : "Sources/PageView",
      "product_memberships" : [
        "PageView"
      ],
      "sources" : [
        "PageView.swift",
        "PageViewIndicator.swift",
        "PageViewState.swift",
        "SwipeGestureViewModifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/7] Compiling PageView SwipeGestureViewModifier.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
[4/7] Compiling PageView PageViewState.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
[5/7] Emitting module PageView
<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/7] Compiling PageView PageView.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/7] Compiling PageView PageViewIndicator.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
Build complete! (8.83s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PageView",
  "name" : "PageView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "PageView",
      "targets" : [
        "PageView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PageViewTests",
      "module_type" : "SwiftTarget",
      "name" : "PageViewTests",
      "path" : "Tests/PageViewTests",
      "sources" : [
        "PageViewStateTests.swift"
      ],
      "target_dependencies" : [
        "PageView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PageView",
      "module_type" : "SwiftTarget",
      "name" : "PageView",
      "path" : "Sources/PageView",
      "product_memberships" : [
        "PageView"
      ],
      "sources" : [
        "PageView.swift",
        "PageViewIndicator.swift",
        "PageViewState.swift",
        "SwipeGestureViewModifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.