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 Wand_CoreMotion, reference 1.1.1-rc (6cc75d), with Swift 6.1 for macOS (SPM) on 2 Jul 2025 05:49:40 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Motion.git
Reference: 1.1.1-rc
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Motion
 * tag               1.1.1-rc   -> FETCH_HEAD
HEAD is now at 6cc75d6 Update project to latest Wand Project structure
Cloned https://github.com/The-Wand/Motion.git
Revision (git rev-parse @):
6cc75d6cad07429bf4f4833da83bdaf4e7ce9ec3
SUCCESS checkout https://github.com/The-Wand/Motion.git at 1.1.1-rc
Fetching https://github.com/El-Machine/Wand.git
[1/5369] Fetching Wand
Fetched https://github.com/El-Machine/Wand.git from cache (1.23s)
Computing version for https://github.com/el-machine/Wand.git
Computed https://github.com/el-machine/Wand.git at 1.1.1-rc.5 (1.85s)
Creating working copy for https://github.com/El-Machine/Wand.git
Working copy of https://github.com/El-Machine/Wand.git resolved at 1.1.1-rc.5
========================================
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": "motion",
      "name": "Wand_CoreMotion",
      "url": "https://github.com/The-Wand/Motion.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Motion",
      "dependencies": [
        {
          "identity": "wand",
          "name": "Wand",
          "url": "https://github.com/el-machine/Wand.git",
          "version": "1.5.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wand",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/The-Wand/Motion.git
[1/4574] Fetching motion
Fetched https://github.com/The-Wand/Motion.git from cache (1.31s)
Fetching https://github.com/el-machine/Wand.git from cache
Fetched https://github.com/el-machine/Wand.git from cache (0.48s)
Computing version for https://github.com/el-machine/Wand.git
Computed https://github.com/el-machine/Wand.git at 1.5.5 (1.07s)
Creating working copy for https://github.com/The-Wand/Motion.git
Working copy of https://github.com/The-Wand/Motion.git resolved at 1.1.1-rc (6cc75d6)
Creating working copy for https://github.com/el-machine/Wand.git
Working copy of https://github.com/el-machine/Wand.git resolved at 1.5.5
warning: '.resolve-product-dependencies': dependency 'motion' is not used by any target
Found 1 product dependencies
  - Wand
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/The-Wand/Motion.git
https://github.com/The-Wand/Motion.git
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1-rc.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-machine/Wand.git"
    }
  ],
  "manifest_display_name" : "Wand_CoreMotion",
  "name" : "Wand_CoreMotion",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Wand_CoreMotion",
      "targets" : [
        "wandCoreMotion"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Wand"
      ],
      "sources" : [
        "CMAltimeter_Tests.swift",
        "CMMotionManager_Tests.swift",
        "CMPedometer_Tests.swift",
        "Unit/Point.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift",
        "Unit/any/CoreLocation_any.swift",
        "Unit/any/Range_any.swift",
        "Unit/any/String_any.swift",
        "Unit/any/any.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "wandCoreMotion",
      "module_type" : "SwiftTarget",
      "name" : "wandCoreMotion",
      "path" : "Sources/wandCoreMotion",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "Wand_CoreMotion"
      ],
      "sources" : [
        "Wanded/CoreMotion/CMAltimeter_Obtain.swift",
        "Wanded/CoreMotion/CMAttitude_Ask.swift",
        "Wanded/CoreMotion/CMDeviceMotion_Ask.swift",
        "Wanded/CoreMotion/CMMotionManager_Obtain.swift",
        "Wanded/CoreMotion/CMPedometerData_Ask.swift",
        "Wanded/CoreMotion/CMPedometerEvent_Ask.swift",
        "Wanded/CoreMotion/CMPedometer_Obtain.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
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/21] Emitting module wand
[5/21] Compiling wand Any.swift
[6/21] Compiling wand Debug.swift
[7/21] Compiling wand Optional.swift
[8/21] Compiling wand Sugar.swift
[9/21] Compiling wand Ask.swift
[10/21] Compiling wand Asking.swift
[11/21] Compiling wand Expressible.swift
[12/21] Compiling wand Obtain.swift
[13/21] Compiling wand String.Encoding_Wand.swift
[14/21] Compiling wand String.IndexDistance_Wand.swift
[15/21] Compiling wand String_Wand.swift
[16/21] Compiling wand Wanded.swift
[17/22] Compiling wand AskingNil.swift
[18/22] Compiling wand All.swift
[19/22] Compiling wand log.swift
[20/22] Compiling wand Wand.swift
[21/22] Compiling wand Error.swift
[22/22] Compiling wand |.swift
[23/30] Compiling wandCoreMotion CMPedometerEvent_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMPedometerEvent_Ask.swift:34:1: warning: extension declares a conformance of imported type 'CMPedometerEvent' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
32 | @available(macOS, unavailable)
33 | @available(visionOS, unavailable)
34 | extension CMPedometerEvent: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CMPedometerEvent' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |
36 |     @inline(__always)
[24/30] Compiling wandCoreMotion CMPedometer_Obtain.swift
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMPedometer_Obtain.swift:30:1: warning: extension declares a conformance of imported type 'CMPedometer' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
28 | ///
29 | @available(visionOS, unavailable)
30 | extension CMPedometer: Obtain {
   | |- warning: extension declares a conformance of imported type 'CMPedometer' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |
32 |     @inline(__always)
[25/30] Compiling wandCoreMotion CMDeviceMotion_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMDeviceMotion_Ask.swift:33:1: warning: extension declares a conformance of imported type 'CMDeviceMotion' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
31 | @available(macOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension CMDeviceMotion: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CMDeviceMotion' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 |     @inline(__always)
[26/30] Compiling wandCoreMotion CMAttitude_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMAttitude_Ask.swift:33:1: warning: extension declares a conformance of imported type 'CMAttitude' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
31 | @available(macOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension CMAttitude: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CMAttitude' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 |     @inline(__always)
[27/30] Compiling wandCoreMotion CMMotionManager_Obtain.swift
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMMotionManager_Obtain.swift:31:1: warning: extension declares a conformance of imported type 'CMMotionManager' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
29 | @available(macOS, unavailable)
30 | @available(visionOS, unavailable)
31 | extension CMMotionManager: Obtain {
   | |- warning: extension declares a conformance of imported type 'CMMotionManager' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 |
33 |     @inline(__always)
[28/30] Compiling wandCoreMotion CMAltimeter_Obtain.swift
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMAltimeter_Obtain.swift:31:1: warning: extension declares a conformance of imported type 'CMAltimeter' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
29 | @available(macOS, unavailable)
30 | @available(visionOS, unavailable)
31 | extension CMAltimeter: Obtain {
   | |- warning: extension declares a conformance of imported type 'CMAltimeter' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 |
33 |     @inline(__always)
[29/30] Compiling wandCoreMotion CMPedometerData_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMPedometerData_Ask.swift:32:1: warning: extension declares a conformance of imported type 'CMPedometerData' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
30 | ///
31 | @available(visionOS, unavailable)
32 | extension CMPedometerData: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CMPedometerData' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
33 |
34 |     @inline(__always)
[30/30] Emitting module wandCoreMotion
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMAltimeter_Obtain.swift:31:1: warning: extension declares a conformance of imported type 'CMAltimeter' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
29 | @available(macOS, unavailable)
30 | @available(visionOS, unavailable)
31 | extension CMAltimeter: Obtain {
   | |- warning: extension declares a conformance of imported type 'CMAltimeter' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 |
33 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMAttitude_Ask.swift:33:1: warning: extension declares a conformance of imported type 'CMAttitude' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
31 | @available(macOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension CMAttitude: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CMAttitude' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMDeviceMotion_Ask.swift:33:1: warning: extension declares a conformance of imported type 'CMDeviceMotion' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
31 | @available(macOS, unavailable)
32 | @available(visionOS, unavailable)
33 | extension CMDeviceMotion: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CMDeviceMotion' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMMotionManager_Obtain.swift:31:1: warning: extension declares a conformance of imported type 'CMMotionManager' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
29 | @available(macOS, unavailable)
30 | @available(visionOS, unavailable)
31 | extension CMMotionManager: Obtain {
   | |- warning: extension declares a conformance of imported type 'CMMotionManager' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
32 |
33 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMPedometerData_Ask.swift:32:1: warning: extension declares a conformance of imported type 'CMPedometerData' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
30 | ///
31 | @available(visionOS, unavailable)
32 | extension CMPedometerData: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CMPedometerData' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
33 |
34 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMPedometerEvent_Ask.swift:34:1: warning: extension declares a conformance of imported type 'CMPedometerEvent' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
32 | @available(macOS, unavailable)
33 | @available(visionOS, unavailable)
34 | extension CMPedometerEvent: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CMPedometerEvent' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |
36 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/wandCoreMotion/Wanded/CoreMotion/CMPedometer_Obtain.swift:30:1: warning: extension declares a conformance of imported type 'CMPedometer' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
28 | ///
29 | @available(visionOS, unavailable)
30 | extension CMPedometer: Obtain {
   | |- warning: extension declares a conformance of imported type 'CMPedometer' to imported protocols 'Obtain', 'Wanded'; this will not behave correctly if the owners of 'CoreMotion' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |
32 |     @inline(__always)
Build complete! (6.65s)
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
warning: 'wand': the target name wand has different case on the filesystem and the Package.swift manifest file
Build complete.
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1-rc.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-machine/Wand.git"
    }
  ],
  "manifest_display_name" : "Wand_CoreMotion",
  "name" : "Wand_CoreMotion",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Wand_CoreMotion",
      "targets" : [
        "wandCoreMotion"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Wand"
      ],
      "sources" : [
        "CMAltimeter_Tests.swift",
        "CMMotionManager_Tests.swift",
        "CMPedometer_Tests.swift",
        "Unit/Point.swift",
        "Unit/Unit.swift",
        "Unit/XCTestCase.swift",
        "Unit/any/CoreLocation_any.swift",
        "Unit/any/Range_any.swift",
        "Unit/any/String_any.swift",
        "Unit/any/any.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "wandCoreMotion",
      "module_type" : "SwiftTarget",
      "name" : "wandCoreMotion",
      "path" : "Sources/wandCoreMotion",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "Wand_CoreMotion"
      ],
      "sources" : [
        "Wanded/CoreMotion/CMAltimeter_Obtain.swift",
        "Wanded/CoreMotion/CMAttitude_Ask.swift",
        "Wanded/CoreMotion/CMDeviceMotion_Ask.swift",
        "Wanded/CoreMotion/CMMotionManager_Obtain.swift",
        "Wanded/CoreMotion/CMPedometerData_Ask.swift",
        "Wanded/CoreMotion/CMPedometerEvent_Ask.swift",
        "Wanded/CoreMotion/CMPedometer_Obtain.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
Done.