The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DictionaryDecoder 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/swhitty/DictionaryDecoder.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swhitty/DictionaryDecoder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e132553 0.24.0
Cloned https://github.com/swhitty/DictionaryDecoder.git
Revision (git rev-parse @):
e132553690dd196cbccde221182ece217f6525bc
SUCCESS checkout https://github.com/swhitty/DictionaryDecoder.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dictionarydecoder",
      "name": "DictionaryDecoder",
      "url": "https://github.com/swhitty/DictionaryDecoder.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DictionaryDecoder",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/swhitty/DictionaryDecoder.git
[1/678] Fetching dictionarydecoder
Fetched https://github.com/swhitty/DictionaryDecoder.git (0.44s)
Creating working copy for https://github.com/swhitty/DictionaryDecoder.git
Working copy of https://github.com/swhitty/DictionaryDecoder.git resolved at main
warning: '.resolve-product-dependencies': dependency 'dictionarydecoder' 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/8] Compiling DictionaryDecoder Dictionary+Extension.swift
[2/8] Compiling DictionaryDecoder NSUbiquitousKeyValueStore+Codable.swift
[3/8] Emitting module DictionaryDecoder
[4/8] Compiling DictionaryDecoder KeyValueEncoder.swift
[5/8] Compiling DictionaryDecoder KeyValueDecoder.swift
[6/8] Compiling DictionaryDecoder UserDefaults+Codable.swift
[7/8] Compiling DictionaryDecoder DictionaryDecoder.swift
[8/8] Compiling DictionaryDecoder DictionaryEncoder.swift
Build complete! (8.85s)
Build complete.
Done.