The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Harvester with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Swift-CoreUI/Harvester.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Swift-CoreUI/Harvester
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 91d5193 attachChild & attachLoader Publisher extensions. ChildViewController Subscriber implementation
Cloned https://github.com/Swift-CoreUI/Harvester.git
Revision (git rev-parse @):
91d51930ad75bea245f300b48416d5eec08084e1
SUCCESS checkout https://github.com/Swift-CoreUI/Harvester.git at main
========================================
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": "harvester",
      "name": "Harvester",
      "url": "https://github.com/Swift-CoreUI/Harvester.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Harvester",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Swift-CoreUI/Harvester.git
[1/39] Fetching harvester
Fetched https://github.com/Swift-CoreUI/Harvester.git (0.27s)
Creating working copy for https://github.com/Swift-CoreUI/Harvester.git
Working copy of https://github.com/Swift-CoreUI/Harvester.git resolved at main
warning: '.resolve-product-dependencies': dependency 'harvester' 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/9] Compiling Harvester UITextView+Publisher.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling Harvester UITextField+Publisher.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling Harvester UIControl+Publisher.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling Harvester Publisher+asyncFirst.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/9] Compiling Harvester Publisher+attachChild.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/9] Compiling Harvester Publisher+assignWeak.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/9] Emitting module Harvester
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/9] Emitting module Harvester
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling Harvester UITextView+Publisher.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling Harvester Publisher+assignWeak.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling Harvester Publisher+asyncFirst.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/9] Compiling Harvester Publisher+attachChild.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/9] Compiling Harvester UITextField+Publisher.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/9] Compiling Harvester UIControl+Publisher.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm