The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONFactorable 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/railwaymen/JSONFactorable.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/railwaymen/JSONFactorable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 19b5b9a Merge pull request #9 from railwaymen/develop
Cloned https://github.com/railwaymen/JSONFactorable.git
Revision (git rev-parse @):
19b5b9a1d916949f2a91b22fef9e4cb42db333c7
SUCCESS checkout https://github.com/railwaymen/JSONFactorable.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jsonfactorable",
      "name": "JSONFactorable",
      "url": "https://github.com/railwaymen/JSONFactorable.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONFactorable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/railwaymen/JSONFactorable.git
[1/312] Fetching jsonfactorable
Fetched https://github.com/railwaymen/JSONFactorable.git (0.31s)
Creating working copy for https://github.com/railwaymen/JSONFactorable.git
Working copy of https://github.com/railwaymen/JSONFactorable.git resolved at master
warning: '.resolve-product-dependencies': dependency 'jsonfactorable' 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/9] Compiling JSONFactorable JSONFactorable.swift
[2/9] Compiling JSONFactorable JSONSerialization+Extension.swift
[3/10] Compiling JSONFactorable JSONPrimitiveConvertible.swift
[4/10] Compiling JSONFactorable JSONConversionError.swift
[5/10] Compiling JSONFactorable AnyJSONConvertible.swift
[6/10] Compiling JSONFactorable Date+Extension.swift
[7/10] Compiling JSONFactorable JSONConvertible.swift
[8/10] Emitting module JSONFactorable
[9/10] Compiling JSONFactorable JSONObjectType.swift
[10/10] Compiling JSONFactorable Optional+Unwrap.swift
Build complete! (10.40s)
Build complete.
Done.