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 NetworkMonitor with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Farfetch/network-monitor-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Farfetch/network-monitor-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0694873 Update Changelog for PR
Cloned https://github.com/Farfetch/network-monitor-ios.git
Revision (git rev-parse @):
0694873279c2f2f487d7ab16fc20200f871bb31f
SUCCESS checkout https://github.com/Farfetch/network-monitor-ios.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Farfetch/network-monitor-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/25] Emitting module FNMNetworkMonitor
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[4/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecord+Codable.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[5/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecordCodableContainer.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[6/27] Compiling FNMNetworkMonitor FNMProfile.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[7/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecord.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[8/27] Compiling FNMNetworkMonitor FNMRecord.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[9/27] Compiling FNMNetworkMonitor FNMRequestNode.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[10/27] Compiling FNMNetworkMonitor FNMLogger.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[11/27] Compiling FNMNetworkMonitor FNMProfile+Codable.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[12/27] Compiling FNMNetworkMonitor FNMAdditions.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[13/27] Compiling FNMNetworkMonitor FNMNetworkMonitor.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[14/27] Compiling FNMNetworkMonitor FNMNetworkMonitorURLProtocol+Protocols.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[15/27] Compiling FNMNetworkMonitor FNMNetworkMonitorURLProtocol.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[16/27] Compiling FNMNetworkMonitor DebugDetailBodyViewController.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[17/27] Compiling FNMNetworkMonitor DebugDetailHeadersViewController.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[18/27] Compiling FNMNetworkMonitor FNMDebugDetailViewController.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[19/27] Compiling FNMNetworkMonitor FNMRecordExporter.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[20/27] Compiling FNMNetworkMonitor FNMCurrentRunCodableContainer.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[21/27] Compiling FNMNetworkMonitor FNMElement.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[22/27] Compiling FNMNetworkMonitor FNMRecordDetailInfo.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[23/27] Compiling FNMNetworkMonitor FNMDebugDetailInfoTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[24/27] Compiling FNMNetworkMonitor FNMDebugSummaryTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[25/27] Compiling FNMNetworkMonitor FNMDebugListingViewController.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[26/27] Compiling FNMNetworkMonitor FNMViewController.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[27/27] Compiling FNMNetworkMonitor HighlightReloadableProtocol.swift
/Users/admin/builder/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.