The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StoryUI, reference main (eb1344), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 01:59:20 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/tiskender2/StoryUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tiskender2/StoryUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at eb1344f Update README.md
Cloned https://github.com/tiskender2/StoryUI.git
Revision (git rev-parse @):
eb1344fe3c32be64a78ad3082c4a3708ac79f4cd
SUCCESS checkout https://github.com/tiskender2/StoryUI.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": "storyui",
      "name": "StoryUI",
      "url": "https://github.com/tiskender2/StoryUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StoryUI",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tiskender2/StoryUI.git
[1/749] Fetching storyui
Fetched https://github.com/tiskender2/StoryUI.git from cache (1.15s)
Creating working copy for https://github.com/tiskender2/StoryUI.git
Working copy of https://github.com/tiskender2/StoryUI.git resolved at main (eb1344f)
warning: '.resolve-product-dependencies': dependency 'storyui' 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/tiskender2/StoryUI.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/27] Emitting module StoryUI
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[4/29] Compiling StoryUI Enums.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[5/29] Compiling StoryUI NSNotification-Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[6/29] Compiling StoryUI TextField+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[7/29] Compiling StoryUI StoryConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[8/29] Compiling StoryUI StoryInteractionConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[9/29] Compiling StoryUI Typealias.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[10/29] Compiling StoryUI StoryView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[11/29] Compiling StoryUI StoryViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[12/29] Compiling StoryUI VideoLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[13/29] Compiling StoryUI VideoView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[14/29] Compiling StoryUI Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[15/29] Compiling StoryUI EmojiReactionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[16/29] Compiling StoryUI EmojiView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[17/29] Compiling StoryUI StoryDetailView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[18/29] Compiling StoryUI UserView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[19/29] Compiling StoryUI UIApplication+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[20/29] Compiling StoryUI CacheManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[21/29] Compiling StoryUI KeyboardManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[22/29] Compiling StoryUI MessageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[23/29] Compiling StoryUI ProgressBarView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[24/29] Compiling StoryUI Story.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[25/29] Compiling StoryUI StoryUIModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[26/29] Compiling StoryUI StoryUIUser.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[27/29] Compiling StoryUI CacheAsyncImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[28/29] Compiling StoryUI ImageLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
[29/29] Compiling StoryUI ImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StoryUI/Helper/Component/Image/ImageLoader.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Combine
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | final class ImageLoader: UIView {
BUILD FAILURE 6.3 macosSpm