The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ListDiffUI with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/siyuyue/ListDiffUI.git
Reference: 0.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/siyuyue/ListDiffUI
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 5357c7c Fix typo
Cloned https://github.com/siyuyue/ListDiffUI.git into spi-builder-workspace
5357c7c9ef00acf25a511503a333bc846e8c07db
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/siyuyue/ListDiffUI.git at 0.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/lxcid/ListDiff.git from cache
Fetched https://github.com/lxcid/ListDiff.git (0.22s)
Creating working copy for https://github.com/lxcid/ListDiff.git
Working copy of https://github.com/lxcid/ListDiff.git resolved at 1390504170150f378aa1be17f92322e6d12533d8
Building for debugging...
[1/2] Compiling ListDiff ListDiff.swift
[2/2] Emitting module ListDiff
[3/10] Compiling ListDiffUI ListCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/10] Emitting module ListDiffUI
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling ListDiffUI ListSection.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling ListDiffUI ListDiffContext.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling ListDiffUI ListViewModel.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling ListDiffUI ListViewState.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling ListDiffUI ListCellController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling ListDiffUI ListDiffDataSource.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/8] Emitting module ListDiffUI
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling ListDiffUI ListViewModel.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling ListDiffUI ListViewState.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling ListDiffUI ListCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling ListDiffUI ListCellController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling ListDiffUI ListSection.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling ListDiffUI ListDiffDataSource.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling ListDiffUI ListDiffContext.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ListCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
Retrying in 0 seconds ...
BUILD FAILURE 5.8 macosSpm