The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FTPropertyWrappers, reference 2.0.0 (553872), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 11:50:35 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/futuredapp/FTPropertyWrappers.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/FTPropertyWrappers
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 5538726 Merge pull request #43 from futuredapp/housekeep/add-deprecations
Cloned https://github.com/futuredapp/FTPropertyWrappers.git
Revision (git rev-parse @):
553872688413367ab945840143482fc49b4ebaf5
SUCCESS checkout https://github.com/futuredapp/FTPropertyWrappers.git at 2.0.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ftpropertywrappers",
      "name": "FTPropertyWrappers",
      "url": "https://github.com/futuredapp/FTPropertyWrappers.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FTPropertyWrappers",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/futuredapp/FTPropertyWrappers.git
[1/982] Fetching ftpropertywrappers
Fetched https://github.com/futuredapp/FTPropertyWrappers.git from cache (0.99s)
Creating working copy for https://github.com/futuredapp/FTPropertyWrappers.git
Working copy of https://github.com/futuredapp/FTPropertyWrappers.git resolved at 2.0.0 (5538726)
warning: '.resolve-product-dependencies': dependency 'ftpropertywrappers' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/futuredapp/FTPropertyWrappers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/11] Compiling FTPropertyWrappers Serialized.swift
[4/11] Compiling FTPropertyWrappers KeychainItemPropertyWrapper.swift
[5/11] Compiling FTPropertyWrappers KeychainEncoder.swift
[6/11] Compiling FTPropertyWrappers InternetPassword.swift
[7/11] Compiling FTPropertyWrappers KeychainDecoder.swift
[8/11] Compiling FTPropertyWrappers SingleValueKeychainItem.swift
[9/11] Emitting module FTPropertyWrappers
[10/11] Compiling FTPropertyWrappers KeychainTypes.swift
[11/11] Compiling FTPropertyWrappers GenericPassword.swift
Build complete! (4.70s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FTPropertyWrappers",
  "name" : "FTPropertyWrappers",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FTPropertyWrappers",
      "targets" : [
        "FTPropertyWrappers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FTPropertyWrappersTests",
      "module_type" : "SwiftTarget",
      "name" : "FTPropertyWrappersTests",
      "path" : "Tests/FTPropertyWrappersTests",
      "sources" : [
        "KeychainCoderTest.swift",
        "KeychainTests.swift",
        "SerializedTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "FTPropertyWrappers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FTPropertyWrappers",
      "module_type" : "SwiftTarget",
      "name" : "FTPropertyWrappers",
      "path" : "Sources/FTPropertyWrappers",
      "product_memberships" : [
        "FTPropertyWrappers"
      ],
      "sources" : [
        "GenericPassword.swift",
        "InternetPassword.swift",
        "Keychain - Support/KeychainDecoder.swift",
        "Keychain - Support/KeychainEncoder.swift",
        "Keychain - Support/KeychainItemPropertyWrapper.swift",
        "Keychain - Support/KeychainTypes.swift",
        "Keychain - Support/SingleValueKeychainItem.swift",
        "Serialized.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.