The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VDCodable with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDCodable.git
Reference: 2.14.0
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDCodable
 * tag               2.14.0     -> FETCH_HEAD
HEAD is now at 0d01666 hm
Cloned https://github.com/dankinsoid/VDCodable.git
Revision (git rev-parse @):
0d016669f23c70ce09bb7bfde321927783ac2af7
SUCCESS checkout https://github.com/dankinsoid/VDCodable.git at 2.14.0
Fetching https://github.com/dankinsoid/SimpleCoders.git from cache
Fetched https://github.com/dankinsoid/SimpleCoders.git (0.36s)
Computing version for https://github.com/dankinsoid/SimpleCoders.git
Computed https://github.com/dankinsoid/SimpleCoders.git at 1.6.0 (0.08s)
Creating working copy for https://github.com/dankinsoid/SimpleCoders.git
Working copy of https://github.com/dankinsoid/SimpleCoders.git resolved at 1.6.0
========================================
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": "vdcodable",
      "name": "VDCodable",
      "url": "https://github.com/dankinsoid/VDCodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VDCodable",
      "dependencies": [
        {
          "identity": "simplecoders",
          "name": "SimpleCoders",
          "url": "https://github.com/dankinsoid/SimpleCoders.git",
          "version": "1.6.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleCoders",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dankinsoid/VDCodable.git
[1/638] Fetching vdcodable
Fetched https://github.com/dankinsoid/VDCodable.git (0.56s)
Fetching https://github.com/dankinsoid/SimpleCoders.git from cache
Fetched https://github.com/dankinsoid/SimpleCoders.git (0.29s)
Computing version for https://github.com/dankinsoid/SimpleCoders.git
Computed https://github.com/dankinsoid/SimpleCoders.git at 1.6.0 (0.04s)
Creating working copy for https://github.com/dankinsoid/SimpleCoders.git
Working copy of https://github.com/dankinsoid/SimpleCoders.git resolved at 1.6.0
Creating working copy for https://github.com/dankinsoid/VDCodable.git
Working copy of https://github.com/dankinsoid/VDCodable.git resolved at 2.14.0
warning: '.resolve-product-dependencies': dependency 'vdcodable' is not used by any target
Found 1 product dependencies
  - SimpleCoders
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Emitting module SimpleCoders
[2/18] Compiling SimpleCoders CheckAllKeysDecoder.swift
[3/18] Compiling SimpleCoders Ref.swift
[4/18] Compiling SimpleCoders OrderedDictionary.swift
[5/18] Compiling SimpleCoders StringConvertibleHintProvider.swift
[6/18] Compiling SimpleCoders PlainCodingKey.swift
[7/18] Compiling SimpleCoders StringKey.swift
[8/18] Compiling SimpleCoders TypeRevisionDecoder.swift
[9/18] Compiling SimpleCoders TypeRevisionEncoder.swift
[10/18] Compiling SimpleCoders CodableProtocols.swift
[11/18] Compiling SimpleCoders DateCodingStrategies.swift
[12/18] Compiling SimpleCoders KeyCodingStrategies.swift
[13/18] Compiling SimpleCoders CodingStrategy.swift
[14/18] Compiling SimpleCoders DecodingUnboxer.swift
[15/18] Compiling SimpleCoders CodableTypes.swift
[16/18] Compiling SimpleCoders TypeRevision.swift
[17/18] Compiling SimpleCoders EncodingBoxer.swift
[18/18] Compiling SimpleCoders IntKey.swift
[19/35] Emitting module VDCodable
[20/37] Compiling VDCodable URLQueryEncoder.swift
[21/37] Compiling VDCodable Int++.swift
[22/37] Compiling VDCodable StringUtils.swift
[23/37] Compiling VDCodable UnwrapOperator.swift
[24/37] Compiling VDCodable VDJSONEncoder.swift
[25/37] Compiling VDCodable NSCodable.swift
[26/37] Compiling VDCodable NSManagedCodable.swift
[27/37] Compiling VDCodable URLQueryDecoder.swift
[28/37] Compiling VDCodable ProtobufJSONEncoder.swift
[29/37] Compiling VDCodable VDJSONDecoder.swift
[30/37] Compiling VDCodable JSONDecodingError.swift
[31/37] Compiling VDCodable JSONScanner.swift
[32/37] Compiling VDCodable DoubleFormatter.swift
[33/37] Compiling VDCodable EncodingOptions.swift
[34/37] Compiling VDCodable JSON.swift
[35/37] Compiling VDCodable DictionaryDecoder.swift
[36/37] Compiling VDCodable DictionaryEncoder.swift
[37/37] Compiling VDCodable DataDecodingStrategy.swift
Build complete! (21.60s)
Build complete.
Done.