Build Information
Failed to build ShapelyParentalGate, reference 2.0.0 (b7a070), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 22:25:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hotngui/ShapelyParentalGate.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hotngui/ShapelyParentalGate
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at b7a070a Update version
Cloned https://github.com/hotngui/ShapelyParentalGate.git
Revision (git rev-parse @):
b7a070a2c68dfe2c2dd30df1b339f8dfc82560a6
SUCCESS checkout https://github.com/hotngui/ShapelyParentalGate.git at 2.0.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "shapelyparentalgate",
"name": "ShapelyParentalGate",
"url": "https://github.com/hotngui/ShapelyParentalGate.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShapelyParentalGate",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/hotngui/ShapelyParentalGate.git
[1/102] Fetching shapelyparentalgate
Fetched https://github.com/hotngui/ShapelyParentalGate.git from cache (0.58s)
Creating working copy for https://github.com/hotngui/ShapelyParentalGate.git
Working copy of https://github.com/hotngui/ShapelyParentalGate.git resolved at 2.0.0 (b7a070a)
warning: '.resolve-product-dependencies': dependency 'shapelyparentalgate' 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/hotngui/ShapelyParentalGate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying Info.plist
[0/5] Copying DefaultLocalizedStrings.plist
[2/5] Write sources
[3/5] Copying DefaultLocalizedStrings.plist
[4/5] Write swift-version--6988338F2F200930.txt
[6/13] Compiling ShapelyParentalGate resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/ShapleyScene.swift:6:8: error: no such module 'UIKit'
4 | //
5 |
6 | import UIKit
| `- error: no such module 'UIKit'
7 | import SpriteKit
8 |
[7/13] Compiling ShapelyParentalGate ShapleyScene.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/ShapleyScene.swift:6:8: error: no such module 'UIKit'
4 | //
5 |
6 | import UIKit
| `- error: no such module 'UIKit'
7 | import SpriteKit
8 |
[8/13] Compiling ShapelyParentalGate ShapelyParentalGateViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/ShapleyScene.swift:6:8: error: no such module 'UIKit'
4 | //
5 |
6 | import UIKit
| `- error: no such module 'UIKit'
7 | import SpriteKit
8 |
[9/13] Compiling ShapelyParentalGate ShapelyParentalGateView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/ShapleyScene.swift:6:8: error: no such module 'UIKit'
4 | //
5 |
6 | import UIKit
| `- error: no such module 'UIKit'
7 | import SpriteKit
8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/13] Emitting module ShapelyParentalGate
/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/ShapleyScene.swift:6:8: error: no such module 'UIKit'
4 | //
5 |
6 | import UIKit
| `- error: no such module 'UIKit'
7 | import SpriteKit
8 |
[11/13] Compiling ShapelyParentalGate ShapelyParentalGateModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/ShapleyScene.swift:6:8: error: no such module 'UIKit'
4 | //
5 |
6 | import UIKit
| `- error: no such module 'UIKit'
7 | import SpriteKit
8 |
[12/13] Compiling ShapelyParentalGate ShapelyParentalGateStaticConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/ShapleyScene.swift:6:8: error: no such module 'UIKit'
4 | //
5 |
6 | import UIKit
| `- error: no such module 'UIKit'
7 | import SpriteKit
8 |
[13/13] Compiling ShapelyParentalGate Localizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShapelyParentalGate/ShapleyScene.swift:6:8: error: no such module 'UIKit'
4 | //
5 |
6 | import UIKit
| `- error: no such module 'UIKit'
7 | import SpriteKit
8 |
BUILD FAILURE 6.3 macosSpm