The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Codextended 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/JohnSundell/Codextended.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/Codextended
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8d7c46d README: Remove comment about decodeIfPresent
Cloned https://github.com/JohnSundell/Codextended.git
Revision (git rev-parse @):
8d7c46dfc9c55240870cf5561d6cefa41e3d7105
SUCCESS checkout https://github.com/JohnSundell/Codextended.git at master
========================================
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": "codextended",
      "name": "Codextended",
      "url": "https://github.com/JohnSundell/Codextended.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Codextended",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/JohnSundell/Codextended.git (0.20s)
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at master
warning: '.resolve-product-dependencies': dependency 'codextended' 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/2] Emitting module Codextended
[2/2] Compiling Codextended Codextended.swift
Build complete! (7.09s)
Build complete.
Done.