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 main (484a16), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 14:27:40 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/drewolbrich/ScrollingContentViewController
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 484a16f Add visionOS to Package.swift
Cloned https://github.com/drewolbrich/ScrollingContentViewController.git
Revision (git rev-parse @):
484a16f16eace8d4ec4f5df2e825113e725b1c75
SUCCESS checkout https://github.com/drewolbrich/ScrollingContentViewController.git at main
========================================
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.32s)
Creating working copy for https://github.com/drewolbrich/ScrollingContentViewController.git
Working copy of https://github.com/drewolbrich/ScrollingContentViewController.git resolved at main (484a16f)
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 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
[4/20] 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
[5/20] 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
[6/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
[7/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
[8/20] 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
[9/20] 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
[10/20] 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
[11/20] 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
[12/20] 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
[13/20] 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
[14/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
BUILD FAILURE 6.0 macosSpm