The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WandLocation, reference main (669bd3), with Swift 6.1 for macOS (SPM) on 7 Mar 2026 19:15:04 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/the-wand/Location.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/the-wand/Location
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 669bd32 3.0.5
Cloned https://github.com/the-wand/Location.git
Revision (git rev-parse @):
669bd32da84d2b58eca7cdb6d6c6169293170f60
SUCCESS checkout https://github.com/the-wand/Location.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/the-wand/Location.git
https://github.com/the-wand/Location.git
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Wand.git"
    }
  ],
  "manifest_display_name" : "WandLocation",
  "name" : "WandLocation",
  "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" : "WandLocation",
      "targets" : [
        "WandLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/CLAuthorizationStatus_Tests.swift",
        "Cases/CLLocation_Tests.swift",
        "Cases/CLRegion_Tests.swift",
        "Unit/Unit.swift"
      ],
      "target_dependencies" : [
        "WandLocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandLocation",
      "module_type" : "SwiftTarget",
      "name" : "WandLocation",
      "path" : "Sources/WandLocation",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "WandLocation"
      ],
      "sources" : [
        "CLAuthorizationStatus_Ask.swift",
        "CLLocationManager_Obtain.swift",
        "CLLocation_Ask.swift",
        "CLRegion_Ask.swift",
        "Convert/CLLocationCoordinate2D_Convert.swift",
        "Convert/CLLocation_Convert.swift",
        "Convert/CLRegion_Convert.swift",
        "Location.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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/40] Compiling Wand Core+Wanded.swift
[5/40] Compiling Wand NW.swift
[6/40] Compiling Wand Obtainable.swift
[7/40] Compiling Wand Ubiquitous.swift
[8/40] Compiling Wand ExpressibleByDictionary.swift
[9/40] Compiling Wand Key.swift
[10/40] Compiling Wand Weak.swift
[11/40] Compiling Wand Log.swift
[12/43] Compiling Wand &.swift
[13/43] Compiling Wand AndT.swift
[14/43] Compiling Wand AndU.swift
[15/43] Compiling Wand Operation.swift
[16/43] Compiling Wand Counting.swift
[17/43] Compiling Wand Sequence.swift
[18/43] Compiling Wand Task.swift
[19/43] Compiling Wand Ask.Nil.swift
[20/43] Compiling Wand ?.swift
[21/43] Compiling Wand Error.swift
[22/43] Compiling Wand Error?.swift
[23/43] Compiling Wand Option.swift
[24/43] Emitting module Wand
[25/43] Compiling Wand WandFramerProtocol.swift
[26/43] Compiling Wand Wanded.swift
[27/43] Compiling Wand |.swift
[28/43] Compiling Wand Ask.swift
[29/43] Compiling Wand Core.swift
[30/43] Compiling Wand Expressible.swift
[31/43] Compiling Wand ExpressibleByArray.swift
[32/43] Compiling Wand Describing.swift
[33/43] Compiling Wand Describing_Character.swift
[34/43] Compiling Wand Describing_Data.swift
[35/43] Compiling Wand Expecting.swift
[36/43] Compiling Wand Memory.swift
[37/43] Compiling Wand Addons.swift
[38/43] Compiling Wand All.swift
[39/43] Compiling Wand Any.swift
[40/43] Compiling Wand Ask.T.swift
[41/43] Compiling Wand CoreGraphics_Convertable.swift
[42/43] Compiling Wand Numbers_Convertable.swift
[43/43] Compiling Wand String_Convertable.swift
[44/52] Compiling WandLocation CLRegion_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:41:5: warning: 'public' modifier is redundant for enum declared in a public extension
 39 | extension Ask where T: CLCircularRegion {
 40 |
 41 |     public
    |     `- warning: 'public' modifier is redundant for enum declared in a public extension
 42 |     enum Keys: String {
 43 |         case didEnter = "CLCircularRegion.didEnter",
[45/52] Compiling WandLocation CLLocation_Convert.swift
[46/52] Compiling WandLocation CLRegion_Convert.swift
[47/52] Compiling WandLocation CLAuthorizationStatus_Ask.swift
[48/52] Compiling WandLocation CLLocationCoordinate2D_Convert.swift
[49/52] Compiling WandLocation CLLocation_Ask.swift
[50/52] Compiling WandLocation Location.swift
[51/52] Compiling WandLocation CLLocationManager_Obtain.swift
[52/52] Emitting module WandLocation
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:41:5: warning: 'public' modifier is redundant for enum declared in a public extension
 39 | extension Ask where T: CLCircularRegion {
 40 |
 41 |     public
    |     `- warning: 'public' modifier is redundant for enum declared in a public extension
 42 |     enum Keys: String {
 43 |         case didEnter = "CLCircularRegion.didEnter",
Build complete! (8.68s)
Fetching https://github.com/the-wand/Wand.git
Fetching https://github.com/the-wand/Any.git
[1/8965] Fetching wand
[91/9242] Fetching wand, any
Fetched https://github.com/the-wand/Any.git from cache (1.33s)
Fetched https://github.com/the-wand/Wand.git from cache (1.33s)
Computing version for https://github.com/the-wand/Wand.git
Computed https://github.com/the-wand/Wand.git at 3.0.5 (1.96s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (0.58s)
Creating working copy for https://github.com/the-wand/Wand.git
Working copy of https://github.com/the-wand/Wand.git resolved at 3.0.5
Creating working copy for https://github.com/the-wand/Any.git
Working copy of https://github.com/the-wand/Any.git resolved at 1.0.3
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
Build complete.
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Wand.git"
    }
  ],
  "manifest_display_name" : "WandLocation",
  "name" : "WandLocation",
  "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" : "WandLocation",
      "targets" : [
        "WandLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/CLAuthorizationStatus_Tests.swift",
        "Cases/CLLocation_Tests.swift",
        "Cases/CLRegion_Tests.swift",
        "Unit/Unit.swift"
      ],
      "target_dependencies" : [
        "WandLocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandLocation",
      "module_type" : "SwiftTarget",
      "name" : "WandLocation",
      "path" : "Sources/WandLocation",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "WandLocation"
      ],
      "sources" : [
        "CLAuthorizationStatus_Ask.swift",
        "CLLocationManager_Obtain.swift",
        "CLLocation_Ask.swift",
        "CLRegion_Ask.swift",
        "Convert/CLLocationCoordinate2D_Convert.swift",
        "Convert/CLLocation_Convert.swift",
        "Convert/CLRegion_Convert.swift",
        "Location.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.