The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FTPropertyWrappers with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/futuredapp/FTPropertyWrappers.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/FTPropertyWrappers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ftpropertywrappers",
      "name": "FTPropertyWrappers",
      "url": "https://github.com/futuredapp/FTPropertyWrappers.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FTPropertyWrappers",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/futuredapp/FTPropertyWrappers.git
[1/982] Fetching ftpropertywrappers
Fetched https://github.com/futuredapp/FTPropertyWrappers.git (0.42s)
Creating working copy for https://github.com/futuredapp/FTPropertyWrappers.git
Working copy of https://github.com/futuredapp/FTPropertyWrappers.git resolved at main
warning: '.resolve-product-dependencies': dependency 'ftpropertywrappers' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling FTPropertyWrappers KeychainEncoder.swift
[2/8] Emitting module FTPropertyWrappers
[3/8] Compiling FTPropertyWrappers InternetPassword.swift
[4/8] Compiling FTPropertyWrappers KeychainTypes.swift
[5/8] Compiling FTPropertyWrappers GenericPassword.swift
[6/8] Compiling FTPropertyWrappers KeychainDecoder.swift
[7/8] Compiling FTPropertyWrappers SingleValueKeychainItem.swift
[8/8] Compiling FTPropertyWrappers KeychainItemPropertyWrapper.swift
[9/9] Compiling FTPropertyWrappers Serialized.swift
Build complete! (8.26s)
Build complete.
Done.