The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftlierCLI, reference 6.0.1 (94d731), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 15:42:07 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/drewag/SwiftlierCLI.git
Reference: 6.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/drewag/SwiftlierCLI
 * tag               6.0.1      -> FETCH_HEAD
HEAD is now at 94d7313 [BF] Use drewag version of SwiftDate to fix build in swift 5.1
Cloned https://github.com/drewag/SwiftlierCLI.git
Revision (git rev-parse @):
94d7313ecc4cbcd9143365daf228dd0dad4fdce1
SUCCESS checkout https://github.com/drewag/SwiftlierCLI.git at 6.0.1
Fetching https://github.com/drewag/Swiftlier.git
Fetching https://github.com/drewag/SwiftDate.git
[1/8436] Fetching swiftdate
[2/13004] Fetching swiftdate, swiftlier
Fetched https://github.com/drewag/SwiftDate.git from cache (2.21s)
[3518/4568] Fetching swiftlier
Fetched https://github.com/drewag/Swiftlier.git from cache (2.52s)
Computing version for https://github.com/drewag/Swiftlier.git
Computed https://github.com/drewag/Swiftlier.git at 6.1.3 (3.19s)
Computing version for https://github.com/drewag/SwiftDate.git
Computed https://github.com/drewag/SwiftDate.git at 6.1.1 (2.44s)
Creating working copy for https://github.com/drewag/Swiftlier.git
Working copy of https://github.com/drewag/Swiftlier.git resolved at 6.1.3
Creating working copy for https://github.com/drewag/SwiftDate.git
Working copy of https://github.com/drewag/SwiftDate.git resolved at 6.1.1
========================================
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": "swiftliercli",
      "name": "SwiftlierCLI",
      "url": "https://github.com/drewag/SwiftlierCLI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftlierCLI",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftlier",
          "name": "Swiftlier",
          "url": "https://github.com/drewag/Swiftlier.git",
          "version": "6.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swiftlier",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftdate",
          "name": "SwiftDate",
          "url": "https://github.com/drewag/SwiftDate.git",
          "version": "6.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftDate",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/drewag/SwiftlierCLI.git
[1/39] Fetching swiftliercli
Fetched https://github.com/drewag/SwiftlierCLI.git from cache (1.01s)
Fetching https://github.com/drewag/SwiftDate.git from cache
Fetching https://github.com/drewag/Swiftlier.git from cache
Fetched https://github.com/drewag/SwiftDate.git from cache (0.46s)
Fetched https://github.com/drewag/Swiftlier.git from cache (0.46s)
Computing version for https://github.com/drewag/Swiftlier.git
Computed https://github.com/drewag/Swiftlier.git at 6.1.3 (0.53s)
Computing version for https://github.com/drewag/SwiftDate.git
Computed https://github.com/drewag/SwiftDate.git at 6.1.1 (0.03s)
Creating working copy for https://github.com/drewag/SwiftlierCLI.git
Working copy of https://github.com/drewag/SwiftlierCLI.git resolved at 6.0.1 (94d7313)
Creating working copy for https://github.com/drewag/SwiftDate.git
Working copy of https://github.com/drewag/SwiftDate.git resolved at 6.1.1
Creating working copy for https://github.com/drewag/Swiftlier.git
Working copy of https://github.com/drewag/Swiftlier.git resolved at 6.1.3
warning: '.resolve-product-dependencies': dependency 'swiftliercli' is not used by any target
Found 2 product dependencies
  - Swiftlier
  - SwiftDate
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/drewag/SwiftlierCLI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/95] Emitting module Swiftlier
[6/101] Emitting module SwiftDate
[7/104] Compiling Swiftlier OtherSwiftlierError.swift
[8/104] Compiling Swiftlier SwiftlierError.swift
[9/104] Compiling Swiftlier SwiftlierResult.swift
[10/104] Compiling Swiftlier FileSystem+iOSDirectories.swift
[11/104] Compiling Swiftlier URL+Enhancements.swift
[12/104] Compiling Swiftlier AnySwiftlierError.swift
[13/104] Compiling Swiftlier GenericSwiftlierError.swift
[14/104] Compiling Swiftlier OperationBasedError.swift
[15/104] Compiling SwiftDate TimePeriod+Support.swift
[16/104] Compiling SwiftDate TimePeriod.swift
[17/104] Compiling SwiftDate TimePeriodProtocol.swift
[18/104] Compiling Swiftlier Date+Helpers.swift
[19/104] Compiling Swiftlier DispatchQueue+Enhancements.swift
[20/104] Compiling Swiftlier String+Enhancements.swift
[21/104] Compiling Swiftlier Data+Base64.swift
[22/104] Compiling Swiftlier Date+Formatting.swift
[23/104] Compiling Swiftlier Double+Formatting.swift
[24/104] Compiling Swiftlier HeartRateFormatter.swift
[25/104] Compiling Swiftlier TimeInterval+Formatting.swift
[26/104] Compiling Swiftlier BinarySearchTree.swift
[27/104] Compiling Swiftlier LimitedQueue.swift
[33/104] Compiling Swiftlier FileSystem.swift
[34/104] Compiling Swiftlier PercentEncodable.swift
[35/104] Compiling Swiftlier SpecDecoder.swift
[36/104] Compiling Swiftlier Collection+Enhancments.swift
[37/104] Compiling Swiftlier Data+Processing.swift
[44/104] Compiling Swiftlier Path+Coding.swift
[45/104] Compiling Swiftlier Path.swift
[46/104] Compiling Swiftlier PersistenceService.swift
[47/104] Compiling Swiftlier ReferenceTypePersistenceService.swift
[48/104] Compiling Swiftlier ValueTypePersistenceService.swift
[49/104] Compiling Swiftlier Bool+Formatting.swift
[54/104] Compiling Swiftlier UniquelyIdentifiable.swift
[55/104] Compiling Swiftlier CSVStreamReader.swift
[56/104] Compiling Swiftlier DelimiterStreamReader.swift
[57/104] Compiling Swiftlier StreamReader.swift
[58/104] Compiling Swiftlier Date+Testable.swift
[59/104] Compiling Swiftlier URLSession+Testing.swift
[64/104] Compiling Swiftlier Syncable.swift
[65/104] Compiling Swiftlier WeakWrapper.swift
[66/104] Compiling Swiftlier EventCenter.swift
[67/104] Compiling Swiftlier MultiCallback.swift
[68/104] Compiling Swiftlier Observable.swift
[69/104] Compiling Swiftlier ObservableArray.swift
[70/104] Compiling Swiftlier ObservableDictionary.swift
[71/104] Compiling Swiftlier ObservableReference.swift
[72/104] Compiling Swiftlier Coding+Helpers.swift
[73/104] Compiling Swiftlier CodingKeys.swift
[74/104] Compiling Swiftlier NativeTypesDecoder.swift
[75/104] Compiling Swiftlier NativeTypesEncoder.swift
[93/104] Compiling Swiftlier JSON.swift
[94/104] Compiling Swiftlier NativeTypesStructured.swift
[95/104] Compiling Swiftlier Structured.swift
[96/104] Compiling Swiftlier XML.swift
[97/104] Compiling Swiftlier Age.swift
[98/104] Compiling Swiftlier AlwaysEqual.swift
[99/104] Compiling Swiftlier Angle.swift
[100/104] Compiling Swiftlier Day.swift
[101/104] Compiling Swiftlier EmailAddress.swift
[102/104] Compiling Swiftlier HTML.swift
[103/104] Compiling Swiftlier Mass.swift
[104/104] Compiling Swiftlier Price.swift
[105/108] Compiling SwiftlierCLI ZipFilePath.swift
[106/108] Compiling SwiftlierCLI ShellCommand.swift
[107/108] Emitting module SwiftlierCLI
[108/108] Compiling SwiftlierCLI CommandLineDecoder.swift
Build complete! (9.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftlier",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/drewag/Swiftlier.git"
    },
    {
      "identity" : "swiftdate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/drewag/SwiftDate.git"
    }
  ],
  "manifest_display_name" : "SwiftlierCLI",
  "name" : "SwiftlierCLI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "SwiftlierCLI",
      "targets" : [
        "SwiftlierCLI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftlierCLITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftlierCLITests",
      "path" : "Tests/SwiftlierCLITests",
      "sources" : [
        "EmptyTests.swift"
      ],
      "target_dependencies" : [
        "SwiftlierCLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftlierCLI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftlierCLI",
      "path" : "Sources/SwiftlierCLI",
      "product_dependencies" : [
        "Swiftlier",
        "SwiftDate"
      ],
      "product_memberships" : [
        "SwiftlierCLI"
      ],
      "sources" : [
        "CommandLineDecoder.swift",
        "ShellCommand.swift",
        "ZipFilePath.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.