The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IzzyParser 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/undabot/izzyparser-ios.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/undabot/izzyparser-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7f360e3 Merge pull request #12 from undabot/dependabot/bundler/tzinfo-1.2.10
Cloned https://github.com/undabot/izzyparser-ios.git
Revision (git rev-parse @):
7f360e3e3ea18bc49813ccd687465843638c01b8
SUCCESS checkout https://github.com/undabot/izzyparser-ios.git at master
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.30s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.24s)
Fetched https://github.com/Quick/Quick.git (0.63s)
Fetched https://github.com/Quick/Nimble.git (0.73s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (0.05s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "izzyparser-ios",
      "name": "IzzyParser",
      "url": "https://github.com/undabot/izzyparser-ios.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/izzyparser-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/undabot/izzyparser-ios.git from cache
Fetched https://github.com/undabot/izzyparser-ios.git (0.19s)
Creating working copy for https://github.com/undabot/izzyparser-ios.git
Working copy of https://github.com/undabot/izzyparser-ios.git resolved at master
warning: '.resolve-product-dependencies': dependency 'izzyparser-ios' 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/25] Emitting module IzzyParser
[2/25] Compiling IzzyParser Identity.swift
[3/25] Compiling IzzyParser JSONAPIError.swift
[4/25] Compiling IzzyParser Link.swift
[5/25] Compiling IzzyParser Nullable.swift
[6/25] Compiling IzzyParser Resource.swift
[7/25] Compiling IzzyParser SingleResourceJSON.swift
[8/28] Compiling IzzyParser CodableCustomObject.swift
[9/28] Compiling IzzyParser CustomObject.swift
[10/28] Compiling IzzyParser Deserializer.swift
[11/28] Compiling IzzyParser ErrorsDeserializer.swift
[12/28] Compiling IzzyParser JSONAPIDocument.swift
[13/28] Compiling IzzyParser IzzySerializer.swift
[14/28] Compiling IzzyParser ResourceCollectionSerializer.swift
[15/28] Compiling IzzyParser ResourceDeserializer.swift
[16/28] Compiling IzzyParser IzzyError.swift
[17/28] Compiling IzzyParser Codable+Convenience.swift
[18/28] Compiling IzzyParser DictionaryExtensions.swift
[19/28] Compiling IzzyParser IzzyDeserializer.swift
[20/28] Compiling IzzyParser JsonApiDeserializer.swift
[21/28] Compiling IzzyParser LinksDeserializer.swift
[22/28] Compiling IzzyParser MetaDeserializer.swift
[23/28] Compiling IzzyParser SwiftReflection.swift
[24/28] Compiling IzzyParser Izzy.swift
[25/28] Compiling IzzyParser ResourceMatcher.swift
[26/28] Compiling IzzyParser SerializationValidator.swift
[27/28] Compiling IzzyParser Serializer.swift
[28/28] Compiling IzzyParser SingleResourceSerializer.swift
Build complete! (7.67s)
Build complete.
Done.