Build Information
Failed to build IQPullToRefresh, reference master (d8c508
), with Swift 5.10 for macOS (SPM) on 8 Nov 2024 08:22:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQPullToRefresh.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQPullToRefresh
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d8c508b - Added user script sandboxing to NO
Cloned https://github.com/hackiftekhar/IQPullToRefresh.git
Revision (git rev-parse @):
d8c508b5ec70d44ea30e9304d48beaed806764f1
SUCCESS checkout https://github.com/hackiftekhar/IQPullToRefresh.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/hackiftekhar/IQPullToRefresh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/13] Compiling IQPullToRefresh UIRefreshControl+IQAnimatableRefresh.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[5/13] Compiling IQPullToRefresh resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[6/13] Compiling IQPullToRefresh IQRefreshIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[7/13] Compiling IQPullToRefresh IQAnimatableRefresh.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[8/13] Compiling IQPullToRefresh MainActor+AssumeIsolated.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/13] Compiling IQPullToRefresh IQPullToRefresh+LoadMore.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[10/13] Emitting module IQPullToRefresh
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[11/13] Compiling IQPullToRefresh IQPullToRefresh+Refresh.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[12/13] Compiling IQPullToRefresh IQRefreshAbstractWrapper.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[13/13] Compiling IQPullToRefresh IQPullToRefresh.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 macosSpm