Build Information
Failed to build IQPullToRefresh, reference master (d8c508
), with Swift 5.9 for macOS (SPM) on 8 Nov 2024 08:22:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/hackiftekhar/IQPullToRefresh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/11] Compiling IQPullToRefresh IQAnimatableRefresh.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[3/11] 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
^
[4/11] Compiling IQPullToRefresh IQRefreshIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[5/11] 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
^
[6/11] 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
^
[7/11] 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)
[8/11] Emitting module IQPullToRefresh
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[9/11] 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/11] Compiling IQPullToRefresh IQPullToRefresh.swift
/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/Abstract Wrapper/IQRefreshAbstractWrapper.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[11/11] Compiling IQPullToRefresh IQRefreshAbstractWrapper.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.9 macosSpm