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_CoreNFC, reference 1.0.0 (f69afc), with Swift 6.0 for macOS (SPM) on 2 Jul 2025 05:46:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/NFC.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/NFC
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at f69afc0 Add FUNDING
Cloned https://github.com/The-Wand/NFC.git
Revision (git rev-parse @):
f69afc080cef1d3f30868b4336cb223d08174469
SUCCESS checkout https://github.com/The-Wand/NFC.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/The-Wand/NFC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/24] Emitting module Wand
[5/26] Compiling Wand Log.swift
[6/26] Compiling Wand Memory.swift
[7/26] Compiling Wand Numbers+Wand.swift
[8/26] Compiling Wand String+Wand.swift
[9/26] Compiling Wand Describing.swift
[10/26] Compiling Wand Describing_Character.swift
[11/26] Compiling Wand Option.swift
[12/26] Compiling Wand Ask.swift
[13/26] Compiling Wand Asking.swift
[14/26] Compiling Wand All.swift
[15/26] Compiling Wand Any.swift
[16/26] Compiling Wand Counting.swift
[17/26] Compiling Wand Error?.swift
[18/26] Compiling Wand Wanded.swift
[19/26] Compiling Wand AskingNil.swift
[20/26] Compiling Wand Obtain.swift
[21/26] Compiling Wand Wand.swift
[22/26] Compiling Wand Error.swift
[23/26] Compiling Wand |.swift
[24/26] Compiling Wand CoreGraphicsMath+Wand.swift
[25/26] Compiling Wand Describing_Data.swift
[26/26] Compiling Wand Expressible.swift
[27/33] Compiling WandCoreNFC NFCNDEFStatus_Ask.swift
[28/33] Compiling WandCoreNFC NFCNDEFReaderSession_Obtain.swift
[29/33] Compiling WandCoreNFC NFCNDEFTag_Ask.swift
[30/33] Compiling WandCoreNFC CoreNFC_Convert.swift
[31/33] Compiling WandCoreNFC NFCNDEFMessage_Convert.swift
[32/33] Compiling WandCoreNFC NFCNDEFMessage_Ask.swift
[33/33] Emitting module WandCoreNFC
Build complete! (8.02s)
Fetching https://github.com/el-machine/Wand.git
Fetching https://github.com/el-machine/Any.git
[1/143] Fetching any
[67/5512] Fetching any, wand
Fetched https://github.com/el-machine/Wand.git from cache (1.22s)
Fetched https://github.com/el-machine/Any.git from cache (1.22s)
Computing version for https://github.com/el-machine/Any.git
Computed https://github.com/el-machine/Any.git at 1.0.1 (0.59s)
Computing version for https://github.com/el-machine/Wand.git
Computed https://github.com/el-machine/Wand.git at 1.5.5 (0.58s)
Creating working copy for https://github.com/el-machine/Any.git
Working copy of https://github.com/el-machine/Any.git resolved at 1.0.1
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: '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" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-machine/Wand.git"
    },
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-machine/Any.git"
    }
  ],
  "manifest_display_name" : "Wand_CoreNFC",
  "name" : "Wand_CoreNFC",
  "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_CoreNFC",
      "targets" : [
        "WandCoreNFC"
      ],
      "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" : [
        "WandCoreNFC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandCoreNFC",
      "module_type" : "SwiftTarget",
      "name" : "WandCoreNFC",
      "path" : "Sources/WandCoreNFC",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "Wand_CoreNFC"
      ],
      "sources" : [
        "Wanded/CoreNFC/Convert/CoreNFC_Convert.swift",
        "Wanded/CoreNFC/Convert/NFCNDEFMessage_Convert.swift",
        "Wanded/CoreNFC/NFCNDEFMessage_Ask.swift",
        "Wanded/CoreNFC/NFCNDEFReaderSession_Obtain.swift",
        "Wanded/CoreNFC/NFCNDEFStatus_Ask.swift",
        "Wanded/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.