Build Information
Failed to build IQPullToRefresh, reference master (d8c508
), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 8 Nov 2024 08:22:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Pull To Refresh Demo -destination platform=macOS,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: macosXcodebuild
Swift version: 5.9
Building package at path: $PWD
https://github.com/hackiftekhar/IQPullToRefresh.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "IQPullToRefresh",
"name" : "IQPullToRefresh",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "IQPullToRefresh",
"targets" : [
"IQPullToRefresh"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IQPullToRefresh",
"module_type" : "SwiftTarget",
"name" : "IQPullToRefresh",
"path" : "IQPullToRefresh",
"product_memberships" : [
"IQPullToRefresh"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/IQPullToRefresh/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Abstract Wrapper/IQRefreshAbstractWrapper.swift",
"IQPullToRefresh+LoadMore.swift",
"IQPullToRefresh+Refresh.swift",
"IQPullToRefresh.swift",
"MainActor+AssumeIsolated.swift",
"RefreshView/IQAnimatableRefresh.swift",
"RefreshView/IQRefreshIndicatorView.swift",
"RefreshView/UIRefreshControl+IQAnimatableRefresh.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Pull To Refresh Demo",
"schemes" : [
"Pull To Refresh Demo"
],
"targets" : [
"Pull To Refresh Demo"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Pull To Refresh Demo -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme "Pull To Refresh Demo" -destination platform=macOS,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Pull To Refresh Demo' in project 'Pull To Refresh Demo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 22f9f50e8a5f09c77cab811866dba986
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/22f9f50e8a5f09c77cab811866dba986.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-Pull To Refresh Demo/Pods-Pull To Refresh Demo.debug.xcconfig:1:1: error: unable to open configuration settings file
/Users/admin/builder/spi-builder-workspace/Pull To Refresh Demo.xcodeproj: error: No profile for team '7UUTF6T5P9' matching 'infoenumapps' found: Xcode couldn't find any provisioning profiles matching '7UUTF6T5P9/infoenumapps'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-Pull To Refresh Demo/Pods-Pull To Refresh Demo-frameworks-Debug-output-files.xcfilelist' (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
error: Unable to load contents of file list: '/Target Support Files/Pods-Pull To Refresh Demo/Pods-Pull To Refresh Demo-frameworks-Debug-input-files.xcfilelist' (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
error: Unable to load contents of file list: '/Target Support Files/Pods-Pull To Refresh Demo/Pods-Pull To Refresh Demo-frameworks-Debug-output-files.xcfilelist' (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
warning: Run script build phase 'SwiftLint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
warning: Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme "Pull To Refresh Demo" -destination platform=macOS,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Pull To Refresh Demo' in project 'Pull To Refresh Demo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 22f9f50e8a5f09c77cab811866dba986
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/22f9f50e8a5f09c77cab811866dba986.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-Pull To Refresh Demo/Pods-Pull To Refresh Demo.debug.xcconfig:1:1: error: unable to open configuration settings file
/Users/admin/builder/spi-builder-workspace/Pull To Refresh Demo.xcodeproj: error: No profile for team '7UUTF6T5P9' matching 'infoenumapps' found: Xcode couldn't find any provisioning profiles matching '7UUTF6T5P9/infoenumapps'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-Pull To Refresh Demo/Pods-Pull To Refresh Demo-frameworks-Debug-output-files.xcfilelist' (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
error: Unable to load contents of file list: '/Target Support Files/Pods-Pull To Refresh Demo/Pods-Pull To Refresh Demo-frameworks-Debug-input-files.xcfilelist' (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
error: Unable to load contents of file list: '/Target Support Files/Pods-Pull To Refresh Demo/Pods-Pull To Refresh Demo-frameworks-Debug-output-files.xcfilelist' (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
warning: Run script build phase 'SwiftLint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
warning: Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Pull To Refresh Demo' from project 'Pull To Refresh Demo')
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild