The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Withable 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/Geri-Borbas/iOS.Package.Withable.git
Reference: 0.0.10
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Geri-Borbas/iOS.Package.Withable
 * tag               0.0.10     -> FETCH_HEAD
HEAD is now at 4ed3f96 Update README.md
Cloned https://github.com/Geri-Borbas/iOS.Package.Withable.git into spi-builder-workspace
4ed3f969b58c9c6340287f827a8b167a9603be14
SUCCESS checkout https://github.com/Geri-Borbas/iOS.Package.Withable.git at 0.0.10
========================================
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/8] Compiling Withable Withable.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling Withable UILabel+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling Withable UIStackView+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Emitting module Withable
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling Withable UIButton+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling Withable UIView+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling Withable NSObject+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling Withable UIImageView+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
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 Withable
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling Withable NSObject+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling Withable UIView+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling Withable UILabel+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling Withable UIStackView+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling Withable UIButton+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling Withable Withable.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling Withable UIImageView+Extensions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Withable/UI/UIButton+Extensions.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm