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 (47f554), with Swift 6.1 for macOS (SPM) on 11 Jun 2025 10:40:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 47f5542 Update GoogleAds framework Version (#31)
Cloned https://github.com/zunda-pixel/googleads-swift.git
Revision (git rev-parse @):
47f55422669059e525865fefc617ac6a5e7696a9
SUCCESS checkout https://github.com/zunda-pixel/googleads-swift.git at main
Fetching https://github.com/kewlbear/XMLDocument.git
Fetching https://github.com/zunda-pixel/http-client.git
Fetching https://github.com/apple/swift-http-types.git from cache
[1/97] Fetching xmldocument
[15/218] Fetching xmldocument, http-client
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.63s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.63s)
Fetched https://github.com/kewlbear/XMLDocument.git from cache (0.63s)
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.4.0
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
========================================
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.4.0",
          "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.4.0",
              "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/322] Fetching googleads-swift
Fetched https://github.com/zunda-pixel/googleads-swift.git from cache (0.77s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/zunda-pixel/http-client.git from cache
Fetching https://github.com/kewlbear/XMLDocument.git from cache
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.59s)
Fetched https://github.com/kewlbear/XMLDocument.git from cache (0.59s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
Computing version for https://github.com/kewlbear/XMLDocument.git
Computed https://github.com/kewlbear/XMLDocument.git at 1.0.0 (1.20s)
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.4.0 (0.46s)
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 (47f5542)
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.4.0
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
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.1
Building package at path:  $PWD
https://github.com/zunda-pixel/googleads-swift.git
https://github.com/zunda-pixel/googleads-swift.git
{
  "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"
}
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
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/14] Compiling HTTPTypes ISOLatin1String.swift
[7/14] Compiling HTTPTypes HTTPRequest.swift
[8/14] Compiling HTTPTypes HTTPResponse.swift
[9/14] Compiling HTTPTypes NIOLock.swift
[10/14] Compiling HTTPTypes HTTPParsedFields.swift
[11/14] Emitting module HTTPTypes
[12/14] Compiling HTTPTypes HTTPField.swift
[13/14] Compiling HTTPTypes HTTPFieldName.swift
[14/14] Compiling HTTPTypes HTTPFields.swift
[15/20] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[16/20] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[17/20] Emitting module HTTPTypesFoundation
[18/20] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[19/20] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[20/20] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[21/23] Emitting module HTTPClient
[22/23] Compiling HTTPClient URLSesssion++.swift
[23/23] Compiling HTTPClient HTTPClient.swift
[24/29] Compiling GoogleAds Video.swift
[25/29] Compiling GoogleAds GoogleAdsClient.swift
[26/29] Emitting module GoogleAds
[27/29] Compiling GoogleAds Video++.swift
[28/29] Compiling GoogleAds AdTemplate.swift
[29/29] Compiling GoogleAds Response.swift
Build complete! (10.86s)
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.