The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ProtoKit 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/moximillian/protokit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/moximillian/protokit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 21ef89f Xcode 14.2: Explicit any annotations
Cloned https://github.com/moximillian/protokit.git
Revision (git rev-parse @):
21ef89f7f0fc6400ed73ce2586d8fe5b16cffe42
SUCCESS checkout https://github.com/moximillian/protokit.git at master
Fetching https://github.com/devxoul/Then
[1/771] Fetching then
Fetched https://github.com/devxoul/Then (0.30s)
Computing version for https://github.com/devxoul/Then
Computed https://github.com/devxoul/Then at 3.0.0 (0.60s)
Creating working copy for https://github.com/devxoul/Then
Working copy of https://github.com/devxoul/Then resolved at 3.0.0
========================================
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": "protokit",
      "name": "ProtoKit",
      "url": "https://github.com/moximillian/protokit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/protokit",
      "dependencies": [
        {
          "identity": "then",
          "name": "Then",
          "url": "https://github.com/devxoul/Then",
          "version": "3.0.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Then",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/moximillian/protokit.git
[8/788] Fetching protokit
Fetched https://github.com/moximillian/protokit.git (0.36s)
Fetching https://github.com/devxoul/Then from cache
Fetched https://github.com/devxoul/Then (0.17s)
Computing version for https://github.com/devxoul/Then
Computed https://github.com/devxoul/Then at 3.0.0 (0.03s)
Creating working copy for https://github.com/devxoul/Then
Working copy of https://github.com/devxoul/Then resolved at 3.0.0
Creating working copy for https://github.com/moximillian/protokit.git
Working copy of https://github.com/moximillian/protokit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'protokit' is not used by any target
Found 1 product dependencies
  - Then
========================================
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] Compiling Then Then.swift
[2/2] Emitting module Then
[3/18] Emitting module ProtoKit
[4/20] Compiling ProtoKit Arrow.swift
[5/20] Compiling ProtoKit CircleShape.swift
[6/20] Compiling ProtoKit SwiftUIExtensions.swift
[7/20] Compiling ProtoKit UnifiedCollection.swift
[8/20] Compiling ProtoKit KVO.swift
[9/20] Compiling ProtoKit NotificationService.swift
[10/20] Compiling ProtoKit Extensions.swift
[11/20] Compiling ProtoKit Instantiable.swift
[12/20] Compiling ProtoKit SegueHandlerType.swift
[13/20] Compiling ProtoKit SelfPresentable.swift
[14/20] Compiling ProtoKit Line.swift
[15/20] Compiling ProtoKit ProgressText.swift
[16/20] Compiling ProtoKit AssociatedObjectStore.swift
[17/20] Compiling ProtoKit Closurable.swift
[18/20] Compiling ProtoKit Configurable.swift
[19/20] Compiling ProtoKit CoreDataStack.swift
[20/20] Compiling ProtoKit Error.swift
Build complete! (18.92s)
Build complete.
Done.