The Swift Package Index logo.Swift Package Index

Build Information

Successful build of APUserAgentGenerator, reference main (296ccc), with Swift 6.1 for macOS (SPM) on 28 Mar 2026 01:09: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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/APUserAgentGenerator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/APUserAgentGenerator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 296ccce Merge pull request #9 from aporat/dependabot/github_actions/codecov/codecov-action-6
Cloned https://github.com/aporat/APUserAgentGenerator.git
Revision (git rev-parse @):
296ccce81df8a329e790aec2c87399a259a4b3db
SUCCESS checkout https://github.com/aporat/APUserAgentGenerator.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/aporat/APUserAgentGenerator.git
https://github.com/aporat/APUserAgentGenerator.git
{
  "dependencies" : [
    {
      "identity" : "devicekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.7.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devicekit/DeviceKit.git"
    }
  ],
  "manifest_display_name" : "APUserAgentGenerator",
  "name" : "APUserAgentGenerator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "APUserAgentGenerator",
      "targets" : [
        "APUserAgentGenerator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "APUserAgentGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "APUserAgentGeneratorTests",
      "path" : "Tests",
      "sources" : [
        "APAppUserAgentBuilderTests.swift",
        "APWebBrowserAgentBuilderTests.swift"
      ],
      "target_dependencies" : [
        "APUserAgentGenerator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APUserAgentGenerator",
      "module_type" : "SwiftTarget",
      "name" : "APUserAgentGenerator",
      "path" : "Sources",
      "product_dependencies" : [
        "DeviceKit"
      ],
      "product_memberships" : [
        "APUserAgentGenerator"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "APAppUserAgentBuilder.swift",
        "APWebBrowserAgentBuilder.swift",
        "Extensions.swift",
        "UABrowser.swift",
        "UADevice.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
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/8] Compiling DeviceKit resource_bundle_accessor.swift
[7/8] Compiling DeviceKit Device.generated.swift
[8/8] Emitting module DeviceKit
[9/15] Compiling APUserAgentGenerator resource_bundle_accessor.swift
[10/15] Compiling APUserAgentGenerator UADevice.swift
[11/15] Compiling APUserAgentGenerator APWebBrowserAgentBuilder.swift
[12/15] Compiling APUserAgentGenerator UABrowser.swift
[13/15] Emitting module APUserAgentGenerator
[14/15] Compiling APUserAgentGenerator Extensions.swift
[15/15] Compiling APUserAgentGenerator APAppUserAgentBuilder.swift
Build complete! (11.59s)
Fetching https://github.com/devicekit/DeviceKit.git
[1/4390] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (1.15s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 5.8.0 (4.39s)
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.8.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "devicekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.7.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devicekit/DeviceKit.git"
    }
  ],
  "manifest_display_name" : "APUserAgentGenerator",
  "name" : "APUserAgentGenerator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "APUserAgentGenerator",
      "targets" : [
        "APUserAgentGenerator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "APUserAgentGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "APUserAgentGeneratorTests",
      "path" : "Tests",
      "sources" : [
        "APAppUserAgentBuilderTests.swift",
        "APWebBrowserAgentBuilderTests.swift"
      ],
      "target_dependencies" : [
        "APUserAgentGenerator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APUserAgentGenerator",
      "module_type" : "SwiftTarget",
      "name" : "APUserAgentGenerator",
      "path" : "Sources",
      "product_dependencies" : [
        "DeviceKit"
      ],
      "product_memberships" : [
        "APUserAgentGenerator"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "APAppUserAgentBuilder.swift",
        "APWebBrowserAgentBuilder.swift",
        "Extensions.swift",
        "UABrowser.swift",
        "UADevice.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.