The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftlierCLI 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/drewag/SwiftlierCLI.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/drewag/SwiftlierCLI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/drewag/SwiftDate.git from cache
Fetching https://github.com/drewag/Swiftlier.git from cache
Fetched https://github.com/drewag/Swiftlier.git (0.21s)
Fetched https://github.com/drewag/SwiftDate.git (0.21s)
Computing version for https://github.com/drewag/Swiftlier.git
Computed https://github.com/drewag/Swiftlier.git at 6.1.3 (0.42s)
Computing version for https://github.com/drewag/SwiftDate.git
Computed https://github.com/drewag/SwiftDate.git at 6.1.1 (0.35s)
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/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftliercli",
      "name": "SwiftlierCLI",
      "url": "https://github.com/drewag/SwiftlierCLI.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftlierCLI",
      "dependencies": [
        {
          "identity": "swiftlier",
          "name": "Swiftlier",
          "url": "https://github.com/drewag/Swiftlier.git",
          "version": "6.1.3",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swiftlier",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftdate",
          "name": "SwiftDate",
          "url": "https://github.com/drewag/SwiftDate.git",
          "version": "6.1.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftDate",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/drewag/SwiftlierCLI.git
[1/39] Fetching swiftliercli
Fetched https://github.com/drewag/SwiftlierCLI.git (0.29s)
Fetching https://github.com/drewag/Swiftlier.git from cache
Fetching https://github.com/drewag/SwiftDate.git from cache
Fetched https://github.com/drewag/SwiftDate.git (0.17s)
Fetched https://github.com/drewag/Swiftlier.git (0.17s)
Computing version for https://github.com/drewag/Swiftlier.git
Computed https://github.com/drewag/Swiftlier.git at 6.1.3 (0.04s)
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/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
Creating working copy for https://github.com/drewag/SwiftlierCLI.git
Working copy of https://github.com/drewag/SwiftlierCLI.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftliercli' is not used by any target
Found 2 product dependencies
  - Swiftlier
  - SwiftDate
========================================
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/89] Emitting module SwiftDate
[2/93] Compiling Swiftlier ValueTypePersistenceService.swift
[3/93] Compiling Swiftlier Bool+Formatting.swift
[4/93] Compiling Swiftlier Data+Base64.swift
[5/93] Compiling Swiftlier Date+Formatting.swift
[6/93] Compiling Swiftlier Double+Formatting.swift
[7/93] Compiling Swiftlier HeartRateFormatter.swift
[8/93] Compiling Swiftlier TimeInterval+Formatting.swift
[9/93] Compiling Swiftlier BinarySearchTree.swift
[10/93] Compiling SwiftDate TimePeriodGroup.swift
[11/93] Compiling SwiftDate TimePeriod+Support.swift
[12/93] Compiling SwiftDate TimePeriod.swift
[13/93] Compiling SwiftDate TimePeriodProtocol.swift
[14/93] Compiling Swiftlier Syncable.swift
[15/93] Compiling Swiftlier WeakWrapper.swift
[16/93] Compiling Swiftlier EventCenter.swift
[17/93] Compiling Swiftlier MultiCallback.swift
[18/93] Compiling Swiftlier Observable.swift
[19/93] Compiling Swiftlier ObservableArray.swift
[20/93] Compiling Swiftlier ObservableDictionary.swift
[21/93] Compiling Swiftlier ObservableReference.swift
[22/93] Compiling Swiftlier JSON.swift
[23/93] Compiling Swiftlier NativeTypesStructured.swift
[24/93] Compiling Swiftlier Structured.swift
[25/93] Compiling Swiftlier XML.swift
[26/93] Compiling Swiftlier Age.swift
[27/93] Compiling Swiftlier AlwaysEqual.swift
[28/93] Compiling Swiftlier Angle.swift
[29/93] Compiling Swiftlier Day.swift
[30/93] Compiling Swiftlier EmailAddress.swift
[31/93] Compiling Swiftlier HTML.swift
[32/93] Compiling Swiftlier Mass.swift
[33/93] Compiling Swiftlier Coding+Helpers.swift
[34/93] Compiling Swiftlier CodingKeys.swift
[35/93] Compiling Swiftlier NativeTypesDecoder.swift
[36/93] Compiling Swiftlier NativeTypesEncoder.swift
[37/93] Compiling Swiftlier PercentEncodable.swift
[38/93] Compiling Swiftlier Date+Helpers.swift
[39/93] Compiling Swiftlier DispatchQueue+Enhancements.swift
[40/93] Compiling Swiftlier String+Enhancements.swift
[41/93] Compiling Swiftlier URL+Enhancements.swift
[42/93] Compiling Swiftlier AnySwiftlierError.swift
[43/93] Compiling Swiftlier GenericSwiftlierError.swift
[44/93] Compiling Swiftlier OperationBasedError.swift
[45/93] Compiling Swiftlier OtherSwiftlierError.swift
[46/100] Emitting module Swiftlier
[52/100] Compiling Swiftlier SpecDecoder.swift
[53/100] Compiling Swiftlier Collection+Enhancments.swift
[54/100] Compiling Swiftlier Data+Processing.swift
[55/100] Compiling Swiftlier Path+Coding.swift
[56/100] Compiling Swiftlier Path.swift
[57/100] Compiling Swiftlier PersistenceService.swift
[58/100] Compiling Swiftlier ReferenceTypePersistenceService.swift
[74/100] Compiling Swiftlier SwiftlierError.swift
[75/100] Compiling Swiftlier SwiftlierResult.swift
[76/100] Compiling Swiftlier FileSystem+iOSDirectories.swift
[77/100] Compiling Swiftlier FileSystem.swift
[78/100] Compiling Swiftlier Price.swift
[79/100] Compiling Swiftlier UniquelyIdentifiable.swift
[80/100] Compiling Swiftlier CSVStreamReader.swift
[81/100] Compiling Swiftlier DelimiterStreamReader.swift
[82/100] Compiling Swiftlier StreamReader.swift
[83/100] Compiling Swiftlier Date+Testable.swift
[84/100] Compiling Swiftlier URLSession+Testing.swift
[101/104] Compiling SwiftlierCLI ZipFilePath.swift
[102/104] Compiling SwiftlierCLI ShellCommand.swift
[103/104] Compiling SwiftlierCLI CommandLineDecoder.swift
[104/104] Emitting module SwiftlierCLI
Build complete! (18.30s)
Build complete.
Done.