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 ScrollingContentViewController, reference 1.7.0 (2de1a0), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 14:27:48 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewolbrich/ScrollingContentViewController.git
Reference: 1.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/drewolbrich/ScrollingContentViewController
 * tag               1.7.0      -> FETCH_HEAD
HEAD is now at 2de1a0a Release 1.7.0
Cloned https://github.com/drewolbrich/ScrollingContentViewController.git
Revision (git rev-parse @):
2de1a0a7b1d8c94b3356566748549d97d2bf88ba
SUCCESS checkout https://github.com/drewolbrich/ScrollingContentViewController.git at 1.7.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": "scrollingcontentviewcontroller",
      "name": "ScrollingContentViewController",
      "url": "https://github.com/drewolbrich/ScrollingContentViewController.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScrollingContentViewController",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/drewolbrich/ScrollingContentViewController.git
[1/771] Fetching scrollingcontentviewcontroller
Fetched https://github.com/drewolbrich/ScrollingContentViewController.git from cache (1.26s)
Creating working copy for https://github.com/drewolbrich/ScrollingContentViewController.git
Working copy of https://github.com/drewolbrich/ScrollingContentViewController.git resolved at 1.7.0 (2de1a0a)
warning: '.resolve-product-dependencies': dependency 'scrollingcontentviewcontroller' 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/drewolbrich/ScrollingContentViewController.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/20] Compiling ScrollingContentViewController ScrollRectEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[4/20] Compiling ScrollingContentViewController ScrollViewBounceController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[5/21] Compiling ScrollingContentViewController ScrollingContentViewManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[6/21] Compiling ScrollingContentViewController ScrollingContentScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[7/21] Compiling ScrollingContentViewController ScrollingContentViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[8/21] Compiling ScrollingContentViewController ScrollViewFilterKeyboardDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[9/21] Compiling ScrollingContentViewController ScrollViewFilterScrollDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[10/21] Compiling ScrollingContentViewController KeyboardObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[11/21] Compiling ScrollingContentViewController KeyboardObserving.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[12/21] Compiling ScrollingContentViewController UIView+FirstResponder.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[13/21] Compiling ScrollingContentViewController ScrollViewBounceControlling.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[14/21] Compiling ScrollingContentViewController ScrollViewFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[15/21] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[16/21] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsControlling.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[17/21] Compiling ScrollingContentViewController KeyboardNotificationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[18/21] Compiling ScrollingContentViewController KeyboardNotificationObserving.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/21] Emitting module ScrollingContentViewController
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[20/21] Compiling ScrollingContentViewController IsUnitTest.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[21/21] Compiling ScrollingContentViewController KeyboardFrameEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
 9 | //
10 |
11 | import UIKit
   |        `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
BUILD FAILURE 6.0 macosSpm