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.0 for macOS (SPM) on 1 Dec 2025 06:30:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/googleads-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/15] Compiling HTTPTypes NIOLock.swift
[7/15] Compiling HTTPTypes HTTPRequest.swift
[8/15] Compiling HTTPTypes HTTPResponse.swift
[9/15] Compiling HTTPTypes ISOLatin1String.swift
[10/15] Compiling HTTPTypes HTTPParsedFields.swift
[11/15] Compiling HTTPTypes HTTPFields.swift
[12/15] Compiling HTTPTypes HTTPField.swift
[13/15] Compiling HTTPTypes HTTPFieldName.swift
[14/15] Emitting module HTTPTypes
[15/15] Compiling HTTPTypes HTTPRequest+URL.swift
[16/21] Emitting module HTTPTypesFoundation
[17/21] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[18/21] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[19/21] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[20/21] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[21/21] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[22/24] Compiling HTTPClient URLSesssion++.swift
[23/24] Emitting module HTTPClient
[24/24] Compiling HTTPClient HTTPClient.swift
[25/30] Compiling GoogleAds Video.swift
[26/30] Compiling GoogleAds Video++.swift
[27/30] Compiling GoogleAds GoogleAdsClient.swift
[28/30] Compiling GoogleAds Response.swift
[29/30] Compiling GoogleAds AdTemplate.swift
[30/30] Emitting module GoogleAds
Build complete! (14.80s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/zunda-pixel/http-client.git
Fetching https://github.com/kewlbear/XMLDocument.git
[3/97] Fetching xmldocument
[98/246] Fetching xmldocument, http-client
[246/1189] Fetching xmldocument, http-client, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.87s)
Fetched https://github.com/kewlbear/XMLDocument.git from cache (0.87s)
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.87s)
Computing version for https://github.com/kewlbear/XMLDocument.git
Computed https://github.com/kewlbear/XMLDocument.git at 1.0.0 (3.06s)
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.45s)
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.44s)
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/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
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
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.