The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UIKitAnimations with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndreasVerhoeven/UIKitAnimations.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AndreasVerhoeven/UIKitAnimations
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 7d2c884 init
Cloned https://github.com/AndreasVerhoeven/UIKitAnimations.git into spi-builder-workspace
7d2c8848335d496ff1144ae3bfbf75a0b12f11ba
SUCCESS checkout https://github.com/AndreasVerhoeven/UIKitAnimations.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/6] Compiling UIKitAnimations UILabel+Animation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/6] Compiling UIKitAnimations UIKit+Animations.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/6] Emitting module UIKitAnimations
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/6] Compiling UIKitAnimations UIWindow+Animation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/6] Compiling UIKitAnimations UITextView+Animation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling UIKitAnimations UIImageView+Animation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/6] Compiling UIKitAnimations UILabel+Animation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/6] Compiling UIKitAnimations UIWindow+Animation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/6] Compiling UIKitAnimations UIKit+Animations.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/6] Compiling UIKitAnimations UITextView+Animation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/6] Emitting module UIKitAnimations
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling UIKitAnimations UIImageView+Animation.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UIImageView+Animation.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
Retrying in 0 seconds ...
BUILD FAILURE 5.8 macosSpm