The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SweetBool 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/SweetBool.git
Reference: 1.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/SweetBool
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at b3b4888 Merge pull request #15 from sloik/renovate/sloik-aliaswonderland-3.x
Cloned https://github.com/sloik/SweetBool.git
Revision (git rev-parse @):
b3b4888e6fed9ce0e1b768349e2318d0e518624f
SUCCESS checkout https://github.com/sloik/SweetBool.git at 1.1.3
========================================
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/12] Emitting module FuncKeyPath
[2/12] Compiling FuncKeyPath FuncKeyPath.swift
[2/12] Linking libFuncKeyPath.dylib
[4/14] Emitting module SweetPredicate
[5/14] Emitting module SweetBool
[6/14] Compiling AliasWonderland ClosuresAliases.swift
[7/14] Compiling SweetBool SweetBool.swift
[8/14] Emitting module AliasWonderland
[9/14] Compiling AliasWonderland SideEffectAliases.swift
[10/14] Compiling SweetPredicate PredicateType.swift
[11/14] Compiling SweetPredicate PredicateTypeImplementations.swift
[11/14] Linking libSweetBool.dylib
[11/14] Linking libAliasWonderland.dylib
[13/14] Linking libSweetPredicate.dylib
Build complete! (20.62s)
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetching https://github.com/sloik/FuncKeyPath.git from cache
Fetched https://github.com/sloik/FuncKeyPath.git (0.18s)
Fetched https://github.com/sloik/AliasWonderland.git (0.20s)
Computing version for https://github.com/sloik/FuncKeyPath.git
Computed https://github.com/sloik/FuncKeyPath.git at 1.0.0 (0.71s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 3.6.3 (0.46s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 3.6.3
Creating working copy for https://github.com/sloik/FuncKeyPath.git
Working copy of https://github.com/sloik/FuncKeyPath.git resolved at 1.0.0
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sweetbool",
      "name": "SweetBool",
      "url": "https://github.com/sloik/SweetBool.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SweetBool",
      "dependencies": [
        {
          "identity": "funckeypath",
          "name": "FuncKeyPath",
          "url": "https://github.com/sloik/FuncKeyPath.git",
          "version": "1.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FuncKeyPath",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sloik/SweetBool.git from cache
Fetched https://github.com/sloik/SweetBool.git (0.27s)
Fetching https://github.com/sloik/FuncKeyPath.git from cache
Fetched https://github.com/sloik/FuncKeyPath.git (0.14s)
Computing version for https://github.com/sloik/FuncKeyPath.git
Computed https://github.com/sloik/FuncKeyPath.git at 1.0.0 (0.53s)
Creating working copy for https://github.com/sloik/FuncKeyPath.git
Working copy of https://github.com/sloik/FuncKeyPath.git resolved at 1.0.0
Creating working copy for https://github.com/sloik/SweetBool.git
Working copy of https://github.com/sloik/SweetBool.git resolved at 1.1.3
warning: '.resolve-product-dependencies': dependency 'sweetbool' is not used by any target
Found 1 product dependencies
  - FuncKeyPath
Done.