The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WandNFC, reference main (3eee06), with Swift 6.1 for macOS (SPM) on 6 Mar 2026 08:58:22 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/NFC.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/NFC
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3eee065 Update to Wand 1.5.5
Cloned https://github.com/The-Wand/NFC.git
Revision (git rev-parse @):
3eee06596faf9c77f44830045d2ac5cb235419b2
SUCCESS checkout https://github.com/The-Wand/NFC.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/The-Wand/NFC.git
https://github.com/The-Wand/NFC.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" : "WandNFC",
  "name" : "WandNFC",
  "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" : "WandNFC",
      "targets" : [
        "WandNFC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/NFCNDEFMessage_Tests.swift",
        "Cases/NFCNDEFTag_Tests.swift",
        "Unit/Unit.swift"
      ],
      "target_dependencies" : [
        "WandNFC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandNFC",
      "module_type" : "SwiftTarget",
      "name" : "WandNFC",
      "path" : "Sources/WandNFC",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "WandNFC"
      ],
      "sources" : [
        "CoreNFC/Convert/CoreNFC_Convert.swift",
        "CoreNFC/Convert/NFCNDEFMessage_Convert.swift",
        "CoreNFC/NFCNDEFMessage_Ask.swift",
        "CoreNFC/NFCNDEFReaderSession_Obtain.swift",
        "CoreNFC/NFCNDEFStatus_Ask.swift",
        "CoreNFC/NFCNDEFTag_Ask.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/24] Emitting module Wand
[5/26] Compiling Wand Log.swift
[6/26] Compiling Wand Memory.swift
[7/26] Compiling Wand AskingNil.swift
[8/26] Compiling Wand Obtain.swift
[9/26] Compiling Wand All.swift
[10/26] Compiling Wand Any.swift
[11/26] Compiling Wand Counting.swift
[12/26] Compiling Wand Option.swift
[13/26] Compiling Wand Ask.swift
[14/26] Compiling Wand Asking.swift
[15/26] Compiling Wand Wand.swift
[16/26] Compiling Wand Error.swift
[17/26] Compiling Wand Describing.swift
[18/26] Compiling Wand Describing_Character.swift
[19/26] Compiling Wand |.swift
[20/26] Compiling Wand CoreGraphicsMath+Wand.swift
[21/26] Compiling Wand Numbers+Wand.swift
[22/26] Compiling Wand String+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/33] Compiling WandNFC NFCNDEFTag_Ask.swift
[28/33] Compiling WandNFC NFCNDEFMessage_Convert.swift
[29/33] Compiling WandNFC NFCNDEFReaderSession_Obtain.swift
[30/33] Compiling WandNFC NFCNDEFMessage_Ask.swift
[31/33] Compiling WandNFC CoreNFC_Convert.swift
[32/33] Emitting module WandNFC
[33/33] Compiling WandNFC NFCNDEFStatus_Ask.swift
Build complete! (8.28s)
Fetching https://github.com/The-Wand/Any.git
Fetching https://github.com/The-Wand/Wand.git
[1/277] Fetching any
[118/9242] Fetching any, wand
Fetched https://github.com/The-Wand/Wand.git from cache (1.41s)
Fetched https://github.com/The-Wand/Any.git from cache (1.41s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 1.5.5 (2.02s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.3 (0.56s)
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
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
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
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" : "WandNFC",
  "name" : "WandNFC",
  "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" : "WandNFC",
      "targets" : [
        "WandNFC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/NFCNDEFMessage_Tests.swift",
        "Cases/NFCNDEFTag_Tests.swift",
        "Unit/Unit.swift"
      ],
      "target_dependencies" : [
        "WandNFC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandNFC",
      "module_type" : "SwiftTarget",
      "name" : "WandNFC",
      "path" : "Sources/WandNFC",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "WandNFC"
      ],
      "sources" : [
        "CoreNFC/Convert/CoreNFC_Convert.swift",
        "CoreNFC/Convert/NFCNDEFMessage_Convert.swift",
        "CoreNFC/NFCNDEFMessage_Ask.swift",
        "CoreNFC/NFCNDEFReaderSession_Obtain.swift",
        "CoreNFC/NFCNDEFStatus_Ask.swift",
        "CoreNFC/NFCNDEFTag_Ask.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.