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 WandLocation, reference main (69a7c5), with Swift 6.1 for macOS (SPM) on 2 Jul 2025 05:31:03 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/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 69a7c5b Update Package.resolved
Cloned https://github.com/The-Wand/Location.git
Revision (git rev-parse @):
69a7c5b195e0631ac06236fe0adaf163110edc05
SUCCESS checkout https://github.com/The-Wand/Location.git at main
Fetching https://github.com/The-Wand/Wand.git
Fetching https://github.com/The-Wand/Any.git
[1/143] Fetching any
[67/5512] Fetching any, wand
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 1.5.5 (1.91s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.54s)
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.1
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 1.5.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": "location",
      "name": "WandLocation",
      "url": "https://github.com/The-Wand/Location.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Location",
      "dependencies": [
        {
          "identity": "wand",
          "name": "Wand",
          "url": "https://github.com/The-Wand/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/Location.git
[1/3301] Fetching location
Fetched https://github.com/The-Wand/Location.git from cache (1.13s)
Fetching https://github.com/The-Wand/Wand.git from cache
Fetched https://github.com/The-Wand/Wand.git from cache (0.45s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 1.5.5 (0.50s)
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 1.5.5
Creating working copy for https://github.com/The-Wand/Location.git
Working copy of https://github.com/The-Wand/Location.git resolved at main (69a7c5b)
warning: '.resolve-product-dependencies': dependency 'location' 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/Location.git
https://github.com/The-Wand/Location.git
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.5",
            "upper_bound" : "2.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/24] Emitting module Wand
[5/26] Compiling Wand Log.swift
[6/26] Compiling Wand Memory.swift
[7/26] Compiling Wand All.swift
[8/26] Compiling Wand Any.swift
[9/26] Compiling Wand Counting.swift
[10/26] Compiling Wand Option.swift
[11/26] Compiling Wand Ask.swift
[12/26] Compiling Wand Asking.swift
[13/26] Compiling Wand Numbers+Wand.swift
[14/26] Compiling Wand String+Wand.swift
[15/26] Compiling Wand AskingNil.swift
[16/26] Compiling Wand Obtain.swift
[17/26] Compiling Wand Describing.swift
[18/26] Compiling Wand Describing_Character.swift
[19/26] Compiling Wand Wand.swift
[20/26] Compiling Wand Error.swift
[21/26] Compiling Wand |.swift
[22/26] Compiling Wand CoreGraphicsMath+Wand.swift
[23/26] Compiling Wand Describing_Data.swift
[24/26] Compiling Wand Expressible.swift
[25/26] Compiling Wand Error?.swift
[26/26] Compiling Wand Wanded.swift
[27/35] Compiling WandLocation Location.swift
[28/35] Compiling WandLocation CLLocation_Convert.swift
[29/35] Emitting module WandLocation
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLAuthorizationStatus_Ask.swift:33:1: warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
31 | /// }
32 | ///
33 | extension CLAuthorizationStatus: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLLocation_Ask.swift:33:1: warning: extension declares a conformance of imported type 'CLLocation' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
31 | /// }
32 | ///
33 | extension CLLocation: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CLLocation' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:39:5: warning: 'public' modifier is redundant for enum declared in a public extension
 37 | extension Ask where T: CLCircularRegion {
 38 |
 39 |     public
    |     `- warning: 'public' modifier is redundant for enum declared in a public extension
 40 |     enum Keys: String {
 41 |         case didEnter = "CLCircularRegion.didEnter",
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:63:1: warning: extension declares a conformance of imported type 'CLCircularRegion' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
 61 | @available(tvOS, unavailable)
 62 | @available(visionOS, unavailable)
 63 | extension CLCircularRegion: Asking, Wanded {
    | |- warning: extension declares a conformance of imported type 'CLCircularRegion' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 64 |
 65 |     @inline(__always)
[30/35] Compiling WandLocation CLAuthorizationStatus_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLAuthorizationStatus_Ask.swift:33:1: warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
31 | /// }
32 | ///
33 | extension CLAuthorizationStatus: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 |     @inline(__always)
[31/35] Compiling WandLocation CLRegion_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:39:5: warning: 'public' modifier is redundant for enum declared in a public extension
 37 | extension Ask where T: CLCircularRegion {
 38 |
 39 |     public
    |     `- warning: 'public' modifier is redundant for enum declared in a public extension
 40 |     enum Keys: String {
 41 |         case didEnter = "CLCircularRegion.didEnter",
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:63:1: warning: extension declares a conformance of imported type 'CLCircularRegion' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
 61 | @available(tvOS, unavailable)
 62 | @available(visionOS, unavailable)
 63 | extension CLCircularRegion: Asking, Wanded {
    | |- warning: extension declares a conformance of imported type 'CLCircularRegion' to imported protocols 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 64 |
 65 |     @inline(__always)
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLRegion_Ask.swift:88:17: warning: variable 'cleaner' was never mutated; consider changing to 'let' constant
 86 |
 87 |             //TODO: Fix cleaners
 88 |             var cleaner: ( ()->() )? = nil
    |                 `- warning: variable 'cleaner' was never mutated; consider changing to 'let' constant
 89 |
 90 |             let region: CLCircularRegion? = wand.get()
[32/35] Compiling WandLocation CLLocation_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandLocation/CLLocation_Ask.swift:33:1: warning: extension declares a conformance of imported type 'CLLocation' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
31 | /// }
32 | ///
33 | extension CLLocation: AskingNil, Wanded {
   | |- warning: extension declares a conformance of imported type 'CLLocation' to imported protocols 'AskingNil', 'Asking', 'Wanded'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |
35 |     @inline(__always)
[33/35] Compiling WandLocation CLRegion_Convert.swift
[34/35] Compiling WandLocation CLLocationCoordinate2D_Convert.swift
[35/35] Compiling WandLocation CLLocationManager_Obtain.swift
Build complete! (5.65s)
Build complete.
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.5",
            "upper_bound" : "2.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.