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.2.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/SweetBool.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/SweetBool
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 32f6dc4 Merge pull request #17 from sloik/renovate/sloik-aliaswonderland-4.x
Cloned https://github.com/sloik/SweetBool.git
Revision (git rev-parse @):
32f6dc418b9f47ad280610d11d8d4f006d35b560
SUCCESS checkout https://github.com/sloik/SweetBool.git at main
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.23s)
Fetched https://github.com/sloik/AliasWonderland.git (0.25s)
Computing version for https://github.com/sloik/FuncKeyPath.git
Computed https://github.com/sloik/FuncKeyPath.git at 1.0.0 (0.74s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.41s)
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/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
========================================
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": "sweetbool",
      "name": "SweetBool",
      "url": "https://github.com/sloik/SweetBool.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/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/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FuncKeyPath",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sloik/SweetBool.git
[1/364] Fetching sweetbool
Fetched https://github.com/sloik/SweetBool.git (0.25s)
Fetching https://github.com/sloik/FuncKeyPath.git from cache
Fetched https://github.com/sloik/FuncKeyPath.git (0.17s)
Computing version for https://github.com/sloik/FuncKeyPath.git
Computed https://github.com/sloik/FuncKeyPath.git at 1.0.0 (0.02s)
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 main
warning: '.resolve-product-dependencies': dependency 'sweetbool' is not used by any target
Found 1 product dependencies
  - FuncKeyPath
========================================
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/12] Emitting module FuncKeyPath
[2/12] Compiling FuncKeyPath FuncKeyPath.swift
[2/12] Linking libFuncKeyPath.dylib
[4/14] Emitting module SweetBool
[5/14] Compiling SweetBool SweetBool.swift
[6/14] Emitting module AliasWonderland
[7/14] Compiling AliasWonderland SideEffectAliases.swift
[8/14] Compiling AliasWonderland ClosuresAliases.swift
[9/14] Compiling SweetPredicate PredicateType.swift
[10/14] Compiling SweetPredicate PredicateTypeImplementations.swift
[11/14] Emitting module SweetPredicate
[11/14] Linking libSweetBool.dylib
[12/14] Linking libAliasWonderland.dylib
[13/14] Linking libSweetPredicate.dylib
Build complete! (7.29s)
Build complete.
Done.