The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GCCountryPicker, reference 2.5.0 (80c6f1), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 00:56:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.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/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gccountrypicker",
      "name": "GCCountryPicker",
      "url": "https://github.com/graycampbell/GCCountryPicker.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GCCountryPicker",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/graycampbell/GCCountryPicker.git
[1/2329] Fetching gccountrypicker
Fetched https://github.com/graycampbell/GCCountryPicker.git from cache (2.20s)
Creating working copy for https://github.com/graycampbell/GCCountryPicker.git
Working copy of https://github.com/graycampbell/GCCountryPicker.git resolved at 2.5.0 (80c6f13)
warning: '.resolve-product-dependencies': dependency 'gccountrypicker' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/graycampbell/GCCountryPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/12] Compiling GCCountryPicker GCCountryPickerViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
[4/12] Compiling GCCountryPicker GCSearchResultsDisplayMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/12] Compiling GCCountryPicker GCSearchResultsController.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
[6/12] Emitting module GCCountryPicker
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
[7/12] Compiling GCCountryPicker GCSearchResultsDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
[8/12] Compiling GCCountryPicker GCCountryPickerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
[9/12] Compiling GCCountryPicker GCCountry.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
[10/12] Compiling GCCountryPicker GCCountryPickerDisplayMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
[11/12] Compiling GCCountryPicker GCCountryPickerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
[12/12] Compiling GCCountryPicker GCSearchResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/GCCountryPicker/GCCountry.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: Properties & Initializers
BUILD FAILURE 6.0 macosSpm