The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoogleProgrammaticAccessLibrary, reference v3.1.1 (785071), with Swift 6.1 for macOS (SPM) on 27 Feb 2026 06:55:16 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.git
Reference: v3.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios
 * tag               v3.1.1     -> FETCH_HEAD
HEAD is now at 7850718 Merge pull request #8 from googleads/update
Cloned https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.git
Revision (git rev-parse @):
7850718d00c718f26f4b65bd208d27bc45f7c7cb
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.git at v3.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.git
https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleProgrammaticAccessLibrary",
  "name" : "GoogleProgrammaticAccessLibrary",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleProgrammaticAccessLibrary",
      "targets" : [
        "GoogleProgrammaticAccessLibrary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleProgrammaticAccessLibrary",
      "module_type" : "BinaryTarget",
      "name" : "GoogleProgrammaticAccessLibrary",
      "path" : "remote/archive/pal-ios-v3.1.1.zip",
      "product_memberships" : [
        "GoogleProgrammaticAccessLibrary"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://imasdk.googleapis.com/downloads/pal/ios/pal-ios-v3.1.1.zip
[5371/12763984] Downloading https://imasdk.googleapis.com/downloads/pal/ios/pal-ios-v3.1.1.zip
Downloaded https://imasdk.googleapis.com/downloads/pal/ios/pal-ios-v3.1.1.zip (1.03s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm