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 WWTouchEffectButton, reference main (1a4ee2), with Swift 5.10 for macOS (SPM) on 17 Jul 2024 08:32:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWTouchEffectButton.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWTouchEffectButton
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1a4ee23 - v1.0.0
Cloned https://github.com/William-Weng/WWTouchEffectButton.git
Revision (git rev-parse @):
1a4ee2361975bd2bb726755e1feb8c4dce0a254d
SUCCESS checkout https://github.com/William-Weng/WWTouchEffectButton.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": "wwtoucheffectbutton",
      "name": "WWTouchEffectButton",
      "url": "https://github.com/William-Weng/WWTouchEffectButton.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWTouchEffectButton",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/William-Weng/WWTouchEffectButton.git
[1/55] Fetching wwtoucheffectbutton
Fetched https://github.com/William-Weng/WWTouchEffectButton.git from cache (1.47s)
Creating working copy for https://github.com/William-Weng/WWTouchEffectButton.git
Working copy of https://github.com/William-Weng/WWTouchEffectButton.git resolved at main (1a4ee23)
warning: '.resolve-product-dependencies': dependency 'wwtoucheffectbutton' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/William-Weng/WWTouchEffectButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/8] Compiling WWTouchEffectButton WWTouchEffectButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Compiling WWTouchEffectButton Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Emitting module WWTouchEffectButton
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling WWTouchEffectButton Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling WWTouchEffectButton Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling WWTouchEffectButton Protocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': Invalid Resource 'Privacy': File not found.
BUILD FAILURE 5.10 macosSpm