The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AveCommonHelperViews, reference main (f8b832), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 23:33:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndreasVerhoeven/AveCommonHelperViews.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AndreasVerhoeven/AveCommonHelperViews
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8b8325 Added directionalCornerMask to RoundRectView
Cloned https://github.com/AndreasVerhoeven/AveCommonHelperViews.git
Revision (git rev-parse @):
f8b83250268866904676e5deafcd3b9bff3b65d1
SUCCESS checkout https://github.com/AndreasVerhoeven/AveCommonHelperViews.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "avecommonhelperviews",
      "name": "AveCommonHelperViews",
      "url": "https://github.com/AndreasVerhoeven/AveCommonHelperViews.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AveCommonHelperViews",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AndreasVerhoeven/AveCommonHelperViews.git
[1/231] Fetching avecommonhelperviews
Fetched https://github.com/AndreasVerhoeven/AveCommonHelperViews.git from cache (0.59s)
Creating working copy for https://github.com/AndreasVerhoeven/AveCommonHelperViews.git
Working copy of https://github.com/AndreasVerhoeven/AveCommonHelperViews.git resolved at main (f8b8325)
warning: '.resolve-product-dependencies': dependency 'avecommonhelperviews' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/AndreasVerhoeven/AveCommonHelperViews.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/13] Compiling AveCommonHelperViews UIResponder+Helper.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[4/13] Compiling AveCommonHelperViews UIColor+Helper.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[5/13] Compiling AveCommonHelperViews ShapeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[6/13] Compiling AveCommonHelperViews UIUserInterfaceStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[7/13] Compiling AveCommonHelperViews CustomHighlightingControl.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/14] Emitting module AveCommonHelperViews
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[9/14] Compiling AveCommonHelperViews RoundRectView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[10/14] Compiling AveCommonHelperViews GradientView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[11/14] Compiling AveCommonHelperViews FixedSizeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[12/14] Compiling AveCommonHelperViews CircleView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[13/14] Compiling AveCommonHelperViews ContentTextView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
[14/14] Compiling AveCommonHelperViews UIView+Helper.swift
/Users/admin/builder/spi-builder-workspace/Sources/CircleView.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// a view that is always a circle
BUILD FAILURE 6.3 macosSpm