The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JJLISO8601DateFormatter 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Reference: 0.1.7
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/michaeleisel/JJLISO8601DateFormatter
 * tag               0.1.7      -> FETCH_HEAD
HEAD is now at ed1d996 bump to 0.1.7
Cloned https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Revision (git rev-parse @):
ed1d996123688bade6e895aa49595f0d862900e7
SUCCESS checkout https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.7
========================================
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": "jjliso8601dateformatter",
      "name": "JJLISO8601DateFormatter",
      "url": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JJLISO8601DateFormatter",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git (0.34s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.7
warning: '.resolve-product-dependencies': dependency 'jjliso8601dateformatter' 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...
[0/3] Compiling localtime.c
[1/3] Compiling JJLISO8601DateFormatter JJLInternal.c
[2/3] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
Build complete! (4.76s)
Build complete.
Done.