The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NullCodable with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/g-mark/NullCodable.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/g-mark/NullCodable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9988878 Merge pull request #3 from Austinpayne/chore/sendable
Cloned https://github.com/g-mark/NullCodable.git
Revision (git rev-parse @):
99888782fd01509f7f558468b01fef2cf6dca2f3
SUCCESS checkout https://github.com/g-mark/NullCodable.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "nullcodable",
      "name": "NullCodable",
      "url": "https://github.com/g-mark/NullCodable.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NullCodable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/g-mark/NullCodable.git from cache
Fetched https://github.com/g-mark/NullCodable.git from cache (0.23s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/NullCodable-a938bb16 is not valid git repository for 'https://github.com/g-mark/NullCodable.git', will fetch again.
Fetching https://github.com/g-mark/NullCodable.git from cache
Fetched https://github.com/g-mark/NullCodable.git from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/NullCodable-a938bb16 is not valid git repository for 'https://github.com/g-mark/NullCodable.git', will fetch again.
Fetching https://github.com/g-mark/NullCodable.git from cache
Fetched https://github.com/g-mark/NullCodable.git from cache (0.01s)
Creating working copy for https://github.com/g-mark/NullCodable.git
Working copy of https://github.com/g-mark/NullCodable.git resolved at master (9988878)
warning: '.resolve-product-dependencies': dependency 'nullcodable' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/g-mark/NullCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/4] Emitting module NullCodable
[4/4] Compiling NullCodable NullCodable.swift
Build complete! (2.87s)
Build complete.
Done.