The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Swift-CoreUI/Harvester.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Swift-CoreUI/Harvester
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 91d5193 attachChild & attachLoader Publisher extensions. ChildViewController Subscriber implementation
Cloned https://github.com/Swift-CoreUI/Harvester.git into spi-builder-workspace
91d51930ad75bea245f300b48416d5eec08084e1
SUCCESS checkout https://github.com/Swift-CoreUI/Harvester.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/9] Compiling Harvester Publisher+asyncFirst.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling Harvester UITextField+Publisher.swift
/Users/builder/builds/TDmZkXJm/3/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)
[5/9] Emitting module Harvester
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/9] Compiling Harvester Publisher+assignWeak.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/9] Compiling Harvester Publisher+attachChild.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/9] Compiling Harvester UITextView+Publisher.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling Harvester Publisher+asyncFirst.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling Harvester UITextField+Publisher.swift
/Users/builder/builds/TDmZkXJm/3/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)
[5/9] Emitting module Harvester
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/9] Compiling Harvester Publisher+attachChild.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/9] Compiling Harvester Publisher+assignWeak.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Harvester/Publisher+attachChild.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm