Build Information
Failed to build Reach5Google, reference 8.0.1 (dbce32), with Swift 6.1 for iOS using Xcode 16.3 on 14 Oct 2025 20:11:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reach5Google -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReachFive/reachfive-ios-google.git
Reference: 8.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ReachFive/reachfive-ios-google
* tag 8.0.1 -> FETCH_HEAD
HEAD is now at dbce329 Release 8.0.1 (#12)
Cloned https://github.com/ReachFive/reachfive-ios-google.git
Revision (git rev-parse @):
dbce329651e088b720161a2db2693789d3267c4a
SUCCESS checkout https://github.com/ReachFive/reachfive-ios-google.git at 8.0.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ReachFive/reachfive-ios-google.git
https://github.com/ReachFive/reachfive-ios-google.git
{
"dependencies" : [
{
"identity" : "reachfive-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "100.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReachFive/reachfive-ios.git"
},
{
"identity" : "googlesignin-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/GoogleSignIn-iOS.git"
}
],
"manifest_display_name" : "Reach5Google",
"name" : "Reach5Google",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Reach5Google",
"targets" : [
"Reach5Google"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Reach5Google",
"module_type" : "SwiftTarget",
"name" : "Reach5Google",
"path" : "Sources",
"product_dependencies" : [
"Reach5",
"GoogleSignIn"
],
"product_memberships" : [
"Reach5Google"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Classes/GoogleProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "reachfive-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "100.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReachFive/reachfive-ios.git"
},
{
"identity" : "googlesignin-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/GoogleSignIn-iOS.git"
}
],
"manifest_display_name" : "Reach5Google",
"name" : "Reach5Google",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Reach5Google",
"targets" : [
"Reach5Google"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Reach5Google",
"module_type" : "SwiftTarget",
"name" : "Reach5Google",
"path" : "Sources",
"product_dependencies" : [
"Reach5",
"GoogleSignIn"
],
"product_memberships" : [
"Reach5Google"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Classes/GoogleProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Reach5Google",
"schemes" : [
"Reach5Google"
],
"targets" : [
"Reach5Google"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reach5Google -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 Reach5Google -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Reach5Google' in project 'Reach5Google' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e3b4b1e9cb35625ec1a3436365fe94b8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e3b4b1e9cb35625ec1a3436365fe94b8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Reach5Google.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-Reach5Google/Pods-Reach5Google.debug.xcconfig'. (in target 'Reach5Google' from project 'Reach5Google')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-Reach5Google/Pods-Reach5Google-resources-Debug-output-files.xcfilelist' (in target 'Reach5Google' from project 'Reach5Google')
/Users/admin/builder/spi-builder-workspace/Reach5Google.xcodeproj: warning: tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'Reach5Google' from project 'Reach5Google')
error: Unable to load contents of file list: '/Target Support Files/Pods-Reach5Google/Pods-Reach5Google-resources-Debug-input-files.xcfilelist' (in target 'Reach5Google' from project 'Reach5Google')
error: Unable to load contents of file list: '/Target Support Files/Pods-Reach5Google/Pods-Reach5Google-resources-Debug-output-files.xcfilelist' (in target 'Reach5Google' from project 'Reach5Google')
warning: Run script build phase '[CP] Copy Pods Resources' will be run during every build because it does not specify any outputs. To address this issue, 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 'Reach5Google' from project 'Reach5Google')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, 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 'Reach5Google' from project 'Reach5Google')
** BUILD FAILED **
The following build commands failed:
Building project Reach5Google with scheme Reach5Google
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "reachfive-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "100.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReachFive/reachfive-ios.git"
},
{
"identity" : "googlesignin-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/GoogleSignIn-iOS.git"
}
],
"manifest_display_name" : "Reach5Google",
"name" : "Reach5Google",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Reach5Google",
"targets" : [
"Reach5Google"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Reach5Google",
"module_type" : "SwiftTarget",
"name" : "Reach5Google",
"path" : "Sources",
"product_dependencies" : [
"Reach5",
"GoogleSignIn"
],
"product_memberships" : [
"Reach5Google"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Classes/GoogleProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Reach5Google",
"schemes" : [
"Reach5Google"
],
"targets" : [
"Reach5Google"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reach5Google -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.3.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 Reach5Google -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Reach5Google' in project 'Reach5Google' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: dc73a0a20daba77ff7bd9473d1f92cd3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dc73a0a20daba77ff7bd9473d1f92cd3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Reach5Google.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-Reach5Google/Pods-Reach5Google.debug.xcconfig'. (in target 'Reach5Google' from project 'Reach5Google')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-Reach5Google/Pods-Reach5Google-resources-Debug-output-files.xcfilelist' (in target 'Reach5Google' from project 'Reach5Google')
/Users/admin/builder/spi-builder-workspace/Reach5Google.xcodeproj: warning: tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'Reach5Google' from project 'Reach5Google')
error: Unable to load contents of file list: '/Target Support Files/Pods-Reach5Google/Pods-Reach5Google-resources-Debug-input-files.xcfilelist' (in target 'Reach5Google' from project 'Reach5Google')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, 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 'Reach5Google' from project 'Reach5Google')
error: Unable to load contents of file list: '/Target Support Files/Pods-Reach5Google/Pods-Reach5Google-resources-Debug-output-files.xcfilelist' (in target 'Reach5Google' from project 'Reach5Google')
warning: Run script build phase '[CP] Copy Pods Resources' will be run during every build because it does not specify any outputs. To address this issue, 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 'Reach5Google' from project 'Reach5Google')
** BUILD FAILED **
The following build commands failed:
Building project Reach5Google with scheme Reach5Google
(1 failure)
BUILD FAILURE 6.1 iOS