The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Reach5Google, reference master (dbce32), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 14 Oct 2025 20:15:00 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 platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReachFive/reachfive-ios-google.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ReachFive/reachfive-ios-google
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosXcodebuild
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 21c7c97c8c84dee8d0225c3485ae275a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/21c7c97c8c84dee8d0225c3485ae275a.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 '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')
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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:17f445425cec0bb33f569068c77d2c76299a5354, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:17f445425cec0bb33f569068c77d2c76299a5354, name:My Mac }
** 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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX15.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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 9fe6ea13030ed4bb296798da802fa028
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9fe6ea13030ed4bb296798da802fa028.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')
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-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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:17f445425cec0bb33f569068c77d2c76299a5354, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:17f445425cec0bb33f569068c77d2c76299a5354, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project Reach5Google with scheme Reach5Google
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild