Build Information
Failed to build StickyTabBarViewController with Swift 5.9 for macOS (SPM).
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emrepun/StickyTabBarViewController.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/emrepun/StickyTabBarViewController
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 192800d Merge pull request #31 from emrepun/dependabot/bundler/tzinfo-1.2.10
Cloned https://github.com/emrepun/StickyTabBarViewController.git
Revision (git rev-parse @):
192800d8a31fab77507a29baf14c05e2a15395af
SUCCESS checkout https://github.com/emrepun/StickyTabBarViewController.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "stickytabbarviewcontroller",
"name": "StickyTabBarViewController",
"url": "https://github.com/emrepun/StickyTabBarViewController.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StickyTabBarViewController",
"dependencies": [
]
}
]
}
Fetching https://github.com/emrepun/StickyTabBarViewController.git
[1/737] Fetching stickytabbarviewcontroller
Fetched https://github.com/emrepun/StickyTabBarViewController.git (0.30s)
Creating working copy for https://github.com/emrepun/StickyTabBarViewController.git
Working copy of https://github.com/emrepun/StickyTabBarViewController.git resolved at master
warning: '.resolve-product-dependencies': dependency 'stickytabbarviewcontroller' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/3] Emitting module StickyTabBarViewController
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/StickyTabBarViewController/Classes/ExpandableViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[2/3] Compiling StickyTabBarViewController StickyViewControllerSupportingTabBarController.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/StickyTabBarViewController/Classes/ExpandableViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[3/3] Compiling StickyTabBarViewController ExpandableViewController.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/StickyTabBarViewController/Classes/ExpandableViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/3] Emitting module StickyTabBarViewController
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/StickyTabBarViewController/Classes/ExpandableViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[2/3] Compiling StickyTabBarViewController ExpandableViewController.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/StickyTabBarViewController/Classes/ExpandableViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[3/3] Compiling StickyTabBarViewController StickyViewControllerSupportingTabBarController.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/StickyTabBarViewController/Classes/ExpandableViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 macosSpm