The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GCCountryPicker with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/graycampbell/GCCountryPicker.git
Reference: 2.5.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/graycampbell/GCCountryPicker
 * tag               2.5.0      -> FETCH_HEAD
HEAD is now at 80c6f13 Update CHANGELOG.md
Cloned https://github.com/graycampbell/GCCountryPicker.git
Revision (git rev-parse @):
80c6f130d60c8a26d313306bdae27a78bcf5d0a0
SUCCESS checkout https://github.com/graycampbell/GCCountryPicker.git at 2.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/graycampbell/GCCountryPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling GCCountryPicker GCSearchResultsController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/11] Compiling GCCountryPicker GCSearchResultsDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/11] Compiling GCCountryPicker GCSearchResult.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/12] Compiling GCCountryPicker GCSearchResultsDisplayMode.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/12] Emitting module GCCountryPicker
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/12] Compiling GCCountryPicker GCCountryPickerDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/12] Compiling GCCountryPicker GCCountryPickerDisplayMode.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/12] Compiling GCCountryPicker GCCountryPickerViewController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/12] Compiling GCCountryPicker GCCountry.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/12] Compiling GCCountryPicker GCCountryPickerDataSource.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/10] Emitting module GCCountryPicker
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling GCCountryPicker GCSearchResultsController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling GCCountryPicker GCSearchResultsDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling GCCountryPicker GCCountryPickerViewController.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling GCCountryPicker GCCountryPickerDisplayMode.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling GCCountryPicker GCSearchResult.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling GCCountryPicker GCCountryPickerDelegate.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling GCCountryPicker GCCountry.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling GCCountryPicker GCCountryPickerDataSource.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/11] Compiling GCCountryPicker GCSearchResultsDisplayMode.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm