This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SettingsViewController 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.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugenebokhan/settings-view-controller.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/settings-view-controller
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b074692 Merge pull request #2 from getaaron/patch-1
Cloned https://github.com/eugenebokhan/settings-view-controller.git
Revision (git rev-parse @):
b0746928d2505b1a9bab8caa87d0ee2ac0779d30
SUCCESS checkout https://github.com/eugenebokhan/settings-view-controller.git at master
========================================
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/33] Compiling SnapKit ConstraintItem.swift
[2/33] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
[3/33] Compiling SnapKit ConstraintLayoutGuide.swift
[4/33] Compiling SnapKit ConstraintLayoutGuideDSL.swift
[5/33] Compiling SnapKit ConstraintLayoutSupport.swift
[6/37] Compiling SnapKit ConstraintLayoutSupportDSL.swift
[7/37] Compiling SnapKit ConstraintMaker.swift
[8/37] Compiling SnapKit ConstraintMakerEditable.swift
[9/37] Compiling SnapKit ConstraintMakerExtendable.swift
[10/37] Compiling SnapKit ConstraintMakerFinalizable.swift
[11/37] Emitting module SnapKit
[12/37] Compiling SnapKit Constraint.swift
[13/37] Compiling SnapKit ConstraintAttributes.swift
[14/37] Compiling SnapKit ConstraintConfig.swift
[15/37] Compiling SnapKit ConstraintConstantTarget.swift
[16/37] Compiling SnapKit ConstraintDSL.swift
[17/37] Compiling SnapKit ConstraintDescription.swift
[18/37] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
[19/37] Compiling SnapKit ConstraintDirectionalInsets.swift
[20/37] Compiling SnapKit ConstraintInsetTarget.swift
[21/37] Compiling SnapKit ConstraintInsets.swift
[22/37] Compiling SnapKit ConstraintView+Extensions.swift
[23/37] Compiling SnapKit ConstraintView.swift
[24/37] Compiling SnapKit ConstraintViewDSL.swift
[25/37] Compiling SnapKit Debugging.swift
[26/37] Compiling SnapKit ConstraintPriority.swift
[27/37] Compiling SnapKit ConstraintPriorityTarget.swift
[28/37] Compiling SnapKit ConstraintRelatableTarget.swift
[29/37] Compiling SnapKit ConstraintRelation.swift
[30/37] Compiling SnapKit ConstraintMakerPriortizable.swift
[31/37] Compiling SnapKit ConstraintMakerRelatable.swift
[32/37] Compiling SnapKit ConstraintMultiplierTarget.swift
[33/37] Compiling SnapKit ConstraintOffsetTarget.swift
[34/37] Compiling SnapKit LayoutConstraint.swift
[35/37] Compiling SnapKit LayoutConstraintItem.swift
[36/37] Compiling SnapKit Typealiases.swift
[37/37] Compiling SnapKit UILayoutSupport+Extensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/49] Emitting module SettingsViewController
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[39/49] Compiling SettingsViewController SettingsTableViewController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[40/49] Compiling SettingsViewController SettingsViewController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[41/49] Compiling SettingsViewController TextSetting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/49] Compiling SettingsViewController SelectionSetting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[43/49] Compiling SettingsViewController Setting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[44/49] Compiling SettingsViewController BoolSetting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[45/49] Compiling SettingsViewController FloatSetting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[46/50] Compiling SettingsViewController BoolSettingCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[47/50] Compiling SettingsViewController FloatSettingCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[48/50] Compiling SettingsViewController SelectionSettingCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[49/50] Compiling SettingsViewController SettingCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[50/50] Compiling SettingsViewController TableView+Extensions.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/snapkit/snapkit.git from cache
Fetched https://github.com/snapkit/snapkit.git (0.23s)
Computing version for https://github.com/snapkit/snapkit.git
Computed https://github.com/snapkit/snapkit.git at 5.0.1 (0.46s)
Creating working copy for https://github.com/snapkit/snapkit.git
Working copy of https://github.com/snapkit/snapkit.git resolved at 5.0.1
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/12] Emitting module SettingsViewController
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/12] Compiling SettingsViewController TextSetting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/12] Compiling SettingsViewController SettingsTableViewController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/12] Compiling SettingsViewController SelectionSettingCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/12] Compiling SettingsViewController SettingCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/12] Compiling SettingsViewController SettingsViewController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/12] Compiling SettingsViewController BoolSetting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/12] Compiling SettingsViewController FloatSetting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/12] Compiling SettingsViewController SelectionSetting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/12] Compiling SettingsViewController Setting.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/12] Compiling SettingsViewController BoolSettingCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/12] Compiling SettingsViewController FloatSettingCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/13] Compiling SettingsViewController TableView+Extensions.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SettingsViewController/SettingCell/BoolSettingCell.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.