The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AnyCodable 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/flight-school/anycodable.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flight-school/anycodable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 862808b Bump version to 0.6.7
Cloned https://github.com/flight-school/anycodable.git
Revision (git rev-parse @):
862808b2070cd908cb04f9aafe7de83d35f81b05
SUCCESS checkout https://github.com/flight-school/anycodable.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "anycodable",
      "name": "AnyCodable",
      "url": "https://github.com/flight-school/anycodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/anycodable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/flight-school/anycodable.git
[1/756] Fetching anycodable
Fetched https://github.com/flight-school/anycodable.git (0.39s)
Creating working copy for https://github.com/flight-school/anycodable.git
Working copy of https://github.com/flight-school/anycodable.git resolved at master
warning: '.resolve-product-dependencies': dependency 'anycodable' 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/4] Emitting module AnyCodable
[2/4] Compiling AnyCodable AnyCodable.swift
[3/4] Compiling AnyCodable AnyEncodable.swift
[4/4] Compiling AnyCodable AnyDecodable.swift
Build complete! (12.32s)
Build complete.
Done.