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 NextGrowingTextView, reference 2.2.1 (ad2304), with Swift 6.1 for macOS (SPM) on 14 Oct 2025 06:39:32 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/NextGrowingTextView.git
Reference: 2.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/NextGrowingTextView
 * tag               2.2.1      -> FETCH_HEAD
HEAD is now at ad23041 fix height (#107)
Cloned https://github.com/FluidGroup/NextGrowingTextView.git
Revision (git rev-parse @):
ad23041c01d51c07701415a682eff7e9cf3e6c4f
SUCCESS checkout https://github.com/FluidGroup/NextGrowingTextView.git at 2.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluidGroup/NextGrowingTextView.git
https://github.com/FluidGroup/NextGrowingTextView.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "NextGrowingTextView",
  "name" : "NextGrowingTextView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "NextGrowingTextView",
      "targets" : [
        "NextGrowingTextView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NextGrowingTextView",
      "module_type" : "SwiftTarget",
      "name" : "NextGrowingTextView",
      "path" : "NextGrowingTextView",
      "product_memberships" : [
        "NextGrowingTextView"
      ],
      "sources" : [
        "InternalTextView.swift",
        "NextGrowingTextView.swift",
        "SizingContainerView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-2F0A5646E1D333AE.txt
[3/6] Compiling NextGrowingTextView SizingContainerView.swift
/Users/admin/builder/spi-builder-workspace/NextGrowingTextView/InternalTextView.swift:24:8: error: no such module 'UIKit'
 22 |
 23 | import Foundation
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | // MARK: - NextGrowingInternalTextView: UITextView
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/6] Emitting module NextGrowingTextView
/Users/admin/builder/spi-builder-workspace/NextGrowingTextView/InternalTextView.swift:24:8: error: no such module 'UIKit'
 22 |
 23 | import Foundation
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | // MARK: - NextGrowingInternalTextView: UITextView
[5/6] Compiling NextGrowingTextView NextGrowingTextView.swift
/Users/admin/builder/spi-builder-workspace/NextGrowingTextView/InternalTextView.swift:24:8: error: no such module 'UIKit'
 22 |
 23 | import Foundation
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | // MARK: - NextGrowingInternalTextView: UITextView
[6/6] Compiling NextGrowingTextView InternalTextView.swift
/Users/admin/builder/spi-builder-workspace/NextGrowingTextView/InternalTextView.swift:24:8: error: no such module 'UIKit'
 22 |
 23 | import Foundation
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | // MARK: - NextGrowingInternalTextView: UITextView
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/5] Emitting module NextGrowingTextView
/Users/admin/builder/spi-builder-workspace/NextGrowingTextView/InternalTextView.swift:24:8: error: no such module 'UIKit'
 22 |
 23 | import Foundation
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | // MARK: - NextGrowingInternalTextView: UITextView
[3/5] Compiling NextGrowingTextView InternalTextView.swift
/Users/admin/builder/spi-builder-workspace/NextGrowingTextView/InternalTextView.swift:24:8: error: no such module 'UIKit'
 22 |
 23 | import Foundation
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | // MARK: - NextGrowingInternalTextView: UITextView
[4/5] Compiling NextGrowingTextView SizingContainerView.swift
/Users/admin/builder/spi-builder-workspace/NextGrowingTextView/InternalTextView.swift:24:8: error: no such module 'UIKit'
 22 |
 23 | import Foundation
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | // MARK: - NextGrowingInternalTextView: UITextView
[5/5] Compiling NextGrowingTextView NextGrowingTextView.swift
/Users/admin/builder/spi-builder-workspace/NextGrowingTextView/InternalTextView.swift:24:8: error: no such module 'UIKit'
 22 |
 23 | import Foundation
 24 | import UIKit
    |        `- error: no such module 'UIKit'
 25 |
 26 | // MARK: - NextGrowingInternalTextView: UITextView
BUILD FAILURE 6.1 macosSpm