The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of googleads-swift, reference main (f4c5b6), with Swift 6.2 for macOS (SPM) on 1 Dec 2025 06:30:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/zunda-pixel/googleads-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/googleads-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f4c5b6c Bump actions/checkout from 5 to 6 (#42)
Cloned https://github.com/zunda-pixel/googleads-swift.git
Revision (git rev-parse @):
f4c5b6cc097c226fcfc4956ef1873678b5e8e989
SUCCESS checkout https://github.com/zunda-pixel/googleads-swift.git at main
Fetching https://github.com/kewlbear/XMLDocument.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/zunda-pixel/http-client.git
[1/97] Fetching xmldocument
[98/1040] Fetching xmldocument, swift-http-types
[202/1189] Fetching xmldocument, swift-http-types, http-client
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.67s)
[211/1040] Fetching xmldocument, swift-http-types
Fetched https://github.com/kewlbear/XMLDocument.git from cache (0.85s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.85s)
Creating working copy for https://github.com/apple/swift-http-types.git
Creating working copy for https://github.com/zunda-pixel/http-client.git
Creating working copy for https://github.com/kewlbear/XMLDocument.git
Working copy of https://github.com/zunda-pixel/http-client.git resolved at 0.3.1
Working copy of https://github.com/kewlbear/XMLDocument.git resolved at 1.0.0
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "googleads-swift",
      "name": "googleads-swift",
      "url": "https://github.com/zunda-pixel/googleads-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/googleads-swift",
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "http-client",
          "name": "http-client",
          "url": "https://github.com/zunda-pixel/http-client.git",
          "version": "0.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/http-client",
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types.git",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "xmldocument",
          "name": "XMLDocument",
          "url": "https://github.com/kewlbear/XMLDocument.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLDocument",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zunda-pixel/googleads-swift.git
[1/387] Fetching googleads-swift
Fetched https://github.com/zunda-pixel/googleads-swift.git from cache (0.77s)
Fetching https://github.com/kewlbear/XMLDocument.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/zunda-pixel/http-client.git from cache
Fetched https://github.com/kewlbear/XMLDocument.git from cache (0.45s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.46s)
Computing version for https://github.com/kewlbear/XMLDocument.git
Computed https://github.com/kewlbear/XMLDocument.git at 1.0.0 (0.99s)
Computing version for https://github.com/zunda-pixel/http-client.git
Computed https://github.com/zunda-pixel/http-client.git at 0.3.1 (0.39s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.42s)
Creating working copy for https://github.com/kewlbear/XMLDocument.git
Working copy of https://github.com/kewlbear/XMLDocument.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/zunda-pixel/http-client.git
Working copy of https://github.com/zunda-pixel/http-client.git resolved at 0.3.1
Creating working copy for https://github.com/zunda-pixel/googleads-swift.git
Working copy of https://github.com/zunda-pixel/googleads-swift.git resolved at main (f4c5b6c)
warning: '.resolve-product-dependencies': dependency 'googleads-swift' is not used by any target
Found 3 product dependencies
  - swift-http-types
  - http-client
  - XMLDocument
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zunda-pixel/googleads-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/15] Compiling HTTPTypes NIOLock.swift
[7/15] Compiling HTTPTypes ISOLatin1String.swift
[8/15] Compiling HTTPTypes HTTPRequest.swift
[9/15] Compiling HTTPTypes HTTPResponse.swift
[10/15] Compiling HTTPTypes HTTPParsedFields.swift
[11/15] Compiling HTTPTypes HTTPFields.swift
[12/15] Compiling HTTPTypes HTTPFieldName.swift
[13/15] Compiling HTTPTypes HTTPField.swift
[14/15] Emitting module HTTPTypes
[15/15] Compiling HTTPTypes HTTPRequest+URL.swift
[16/21] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[17/21] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[18/21] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[19/21] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[20/21] Emitting module HTTPTypesFoundation
[21/21] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[22/24] Compiling HTTPClient URLSesssion++.swift
[23/24] Compiling HTTPClient HTTPClient.swift
[24/24] Emitting module HTTPClient
[25/30] Compiling GoogleAds Video.swift
[26/30] Compiling GoogleAds Video++.swift
[27/30] Compiling GoogleAds AdTemplate.swift
[28/30] Compiling GoogleAds GoogleAdsClient.swift
[29/30] Compiling GoogleAds Response.swift
[30/30] Emitting module GoogleAds
Build complete! (8.90s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libxml-2.0 using your system-packager:
    brew install libxml2
warning: you may be able to install libxml-2.0 using your system-packager:
    brew install libxml2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/http-client.git"
    },
    {
      "identity" : "xmldocument",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/XMLDocument.git"
    }
  ],
  "manifest_display_name" : "googleads-swift",
  "name" : "googleads-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleAds",
      "targets" : [
        "GoogleAds"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleAdsTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleAdsTests",
      "path" : "Tests/GoogleAdsTests",
      "sources" : [
        "GoogleAdsTests.swift"
      ],
      "target_dependencies" : [
        "GoogleAds"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleAds",
      "module_type" : "SwiftTarget",
      "name" : "GoogleAds",
      "path" : "Sources/GoogleAds",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation",
        "HTTPClient",
        "XMLDocument"
      ],
      "product_memberships" : [
        "GoogleAds"
      ],
      "sources" : [
        "AdTemplate.swift",
        "GoogleAdsClient.swift",
        "Response.swift",
        "Video++.swift",
        "Video.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.