The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IQPullToRefresh with Swift 5.7 for iOS using Xcode 14.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme Pull To Refresh Demo -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQPullToRefresh.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQPullToRefresh
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fecfc72 - Fix some animation glitches
Cloned https://github.com/hackiftekhar/IQPullToRefresh.git
Revision (git rev-parse @):
fecfc72f474a913fdf6656762494667550cf8290
SUCCESS checkout https://github.com/hackiftekhar/IQPullToRefresh.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/hackiftekhar/IQPullToRefresh.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "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-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme Pull To Refresh Demo -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme "Pull To Refresh Demo" -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 87dc3f0c7fe41e54c4f6de00f1847e12
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/87dc3f0c7fe41e54c4f6de00f1847e12-desc.xcbuild
note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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 '[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')
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')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme "Pull To Refresh Demo" -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 87dc3f0c7fe41e54c4f6de00f1847e12
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/87dc3f0c7fe41e54c4f6de00f1847e12-desc.xcbuild
note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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')
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')
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 '[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.7 iOS

Build Machine: Mac 5