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 WandURL, reference 1.4.5 (5b012c), with Swift 5.10 for macOS (SPM) on 2 Jul 2025 06:37:34 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/URL_Backup.git
Reference: 1.4.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/URL_Backup
 * tag               1.4.5      -> FETCH_HEAD
HEAD is now at 5b012c4 Select exact Wand version
Cloned https://github.com/The-Wand/URL_Backup.git
Revision (git rev-parse @):
5b012c40c2a72382dc9149b4a04460993c4163b6
SUCCESS checkout https://github.com/The-Wand/URL_Backup.git at 1.4.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/The-Wand/URL_Backup.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.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 Wand.swift
[11/26] Compiling Wand Error.swift
[12/26] Compiling Wand Error?.swift
[13/26] Compiling Wand Wanded.swift
[14/26] Compiling Wand |.swift
[15/26] Compiling Wand CoreGraphicsMath+Wand.swift
[16/26] Compiling Wand Numbers+Wand.swift
[17/26] Compiling Wand String+Wand.swift
[18/26] Compiling Wand Option.swift
[19/26] Compiling Wand Ask.swift
[20/26] Compiling Wand Asking.swift
[21/26] Compiling Wand AskingNil.swift
[22/26] Compiling Wand Obtain.swift
[23/26] Compiling Wand Describing.swift
[24/26] Compiling Wand Describing_Character.swift
[25/26] Compiling Wand Describing_Data.swift
[26/26] Compiling Wand Expressible.swift
[27/47] Compiling WandURL RestModel_PUT.swift
[28/47] Compiling WandURL URL.lost.math.swift
[29/49] Compiling WandURL RestModelPaged.swift
[30/49] Compiling WandURL RestModel_Ask.swift
[31/49] Compiling WandURL Rest.swift
[32/49] Compiling WandURL RestModel.swift
[33/49] Compiling WandURL Data_Ask.swift
[34/49] Compiling WandURL JSON.swift
[35/49] Compiling WandURL JsonArray_Ask.swift
[36/49] Compiling WandURL URLSessionDataTask_Obtain.swift
[37/49] Compiling WandURL URLSession_Ubiquitous.swift
[38/49] Emitting module WandURL
[39/49] Compiling WandURL RestModel_HEAD.swift
[40/49] Compiling WandURL RestModel_POST.swift
[41/49] Compiling WandURL RestModel_GET.swift
[42/49] Compiling WandURL RestModel_GET_Array.swift
[43/49] Compiling WandURL URLCache_Ubiquitous.swift
[44/49] Compiling WandURL URLRequest_Wand.swift
[45/49] Compiling WandURL JsonArray_Convert.swift
[46/49] Compiling WandURL JsonDictionary_Ask.swift
[47/49] Compiling WandURL JsonDictionary_Convert.swift
[48/49] Compiling WandURL URL_Convert.swift
[49/49] Compiling WandURL URL_Image_Pipe.swift
Build complete! (10.64s)
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/Wand.git from cache (1.86s)
Fetched https://github.com/The-Wand/Any.git from cache (1.86s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 1.5.5 (0.47s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.49s)
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/Any.git
Working copy of https://github.com/The-Wand/Any.git resolved at 1.0.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/wandTests/Package.xctestplan
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" : {
        "exact" : [
          "1.5.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Wand/Wand.git"
    }
  ],
  "manifest_display_name" : "WandURL",
  "name" : "WandURL",
  "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" : "WandURL",
      "targets" : [
        "WandURL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "REST/Model/Employee.swift",
        "REST/Model/GitHubAPI/GitHubAPI.swift",
        "REST/Model/GitHubAPI/Repo+API.swift",
        "REST/Model/GitHubAPI/Repo.swift",
        "REST/Model/JsonPlaceholderAPI/Post+API.swift",
        "REST/Model/JsonPlaceholderAPI/Post.swift",
        "REST/Model/JsonPlaceholderAPI/TypicodeAPI.swift",
        "REST/REST_DELETE_Tests.swift",
        "REST/REST_GET_Array_Tests.swift",
        "REST/REST_GET_Tests.swift",
        "REST/REST_HEAD_Tests.swift",
        "REST/REST_PATCH_Tests.swift",
        "REST/REST_POST_Tests.swift",
        "REST/REST_PUT_Tests.swift",
        "URL/Data/Data_Tests.swift",
        "URL/JSON/JSON_Array_Tests.swift",
        "URL/JSON/JSON_Dictionary_Tests.swift",
        "|unit/Unit.swift",
        "|unit/XCTestCase.swift"
      ],
      "target_dependencies" : [
        "WandURL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandURL",
      "module_type" : "SwiftTarget",
      "name" : "WandURL",
      "path" : "Sources/WandURL",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "WandURL"
      ],
      "sources" : [
        "Data/Data_Ask.swift",
        "JSON/JSON.swift",
        "JSON/JsonArray_Ask.swift",
        "JSON/JsonArray_Convert.swift",
        "JSON/JsonDictionary_Ask.swift",
        "JSON/JsonDictionary_Convert.swift",
        "REST/Rest.swift",
        "REST/dto/RestModel.swift",
        "REST/dto/RestModelPaged.swift",
        "REST/dto/RestModel_Ask.swift",
        "REST/dto/RestModel_GET.swift",
        "REST/dto/RestModel_GET_Array.swift",
        "REST/dto/RestModel_HEAD.swift",
        "REST/dto/RestModel_POST.swift",
        "REST/dto/RestModel_PUT.swift",
        "URL/URL.lost.math.swift",
        "URL/URLCache_Ubiquitous.swift",
        "URL/URLRequest_Wand.swift",
        "URL/URLSessionDataTask_Obtain.swift",
        "URL/URLSession_Ubiquitous.swift",
        "URL/URL_Convert.swift",
        "URL/URL_Image_Pipe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.