The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AdzerkSDK, reference 2.3.4 (1a7ffc), with Swift 6.0 for macOS (SPM) on 5 Mar 2026 03:14:54 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/adzerk/adzerk-ios-sdk.git
Reference: 2.3.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adzerk/adzerk-ios-sdk
 * tag               2.3.4      -> FETCH_HEAD
HEAD is now at 1a7ffc7 Merge pull request #59 from adzerk/jira-mgmt-291-add-segment-to-decision
Cloned https://github.com/adzerk/adzerk-ios-sdk.git
Revision (git rev-parse @):
1a7ffc77eec8b95ffeca0ee919a8aabbc7c9eddc
SUCCESS checkout https://github.com/adzerk/adzerk-ios-sdk.git at 2.3.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/adzerk/adzerk-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/30] Emitting module AdzerkSDK
/Users/admin/builder/spi-builder-workspace/Sources/AdzerkSDK/Codable/AdzerkJSONDecoder.swift:10:7: warning: class 'AdzerkJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 8 | import Foundation
 9 |
10 | class AdzerkJSONDecoder: JSONDecoder {
   |       `- warning: class 'AdzerkJSONDecoder' must restate inherited '@unchecked Sendable' conformance
11 |     override init() {
12 |         super.init()
/Users/admin/builder/spi-builder-workspace/Sources/AdzerkSDK/Codable/AdzerkJSONEncoder.swift:10:7: warning: class 'AdzerkJSONEncoder' must restate inherited '@unchecked Sendable' conformance
 8 | import Foundation
 9 |
10 | class AdzerkJSONEncoder: JSONEncoder {
   |       `- warning: class 'AdzerkJSONEncoder' must restate inherited '@unchecked Sendable' conformance
11 |     override init() {
12 |         super.init()
[4/32] Compiling AdzerkSDK Placement.swift
[5/32] Compiling AdzerkSDK PlacementContent.swift
[6/32] Compiling AdzerkSDK PlacementDecision.swift
[7/32] Compiling AdzerkSDK AdzerkError.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdzerkSDK/Codable/AdzerkJSONDecoder.swift:10:7: warning: class 'AdzerkJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 8 | import Foundation
 9 |
10 | class AdzerkJSONDecoder: JSONDecoder {
   |       `- warning: class 'AdzerkJSONDecoder' must restate inherited '@unchecked Sendable' conformance
11 |     override init() {
12 |         super.init()
/Users/admin/builder/spi-builder-workspace/Sources/AdzerkSDK/Codable/AdzerkJSONEncoder.swift:10:7: warning: class 'AdzerkJSONEncoder' must restate inherited '@unchecked Sendable' conformance
 8 | import Foundation
 9 |
10 | class AdzerkJSONEncoder: JSONEncoder {
   |       `- warning: class 'AdzerkJSONEncoder' must restate inherited '@unchecked Sendable' conformance
11 |     override init() {
12 |         super.init()
[8/32] Compiling AdzerkSDK AdzerkJSONDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdzerkSDK/Codable/AdzerkJSONDecoder.swift:10:7: warning: class 'AdzerkJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 8 | import Foundation
 9 |
10 | class AdzerkJSONDecoder: JSONDecoder {
   |       `- warning: class 'AdzerkJSONDecoder' must restate inherited '@unchecked Sendable' conformance
11 |     override init() {
12 |         super.init()
/Users/admin/builder/spi-builder-workspace/Sources/AdzerkSDK/Codable/AdzerkJSONEncoder.swift:10:7: warning: class 'AdzerkJSONEncoder' must restate inherited '@unchecked Sendable' conformance
 8 | import Foundation
 9 |
10 | class AdzerkJSONEncoder: JSONEncoder {
   |       `- warning: class 'AdzerkJSONEncoder' must restate inherited '@unchecked Sendable' conformance
11 |     override init() {
12 |         super.init()
[9/32] Compiling AdzerkSDK AdzerkJSONEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdzerkSDK/Codable/AdzerkJSONDecoder.swift:10:7: warning: class 'AdzerkJSONDecoder' must restate inherited '@unchecked Sendable' conformance
 8 | import Foundation
 9 |
10 | class AdzerkJSONDecoder: JSONDecoder {
   |       `- warning: class 'AdzerkJSONDecoder' must restate inherited '@unchecked Sendable' conformance
11 |     override init() {
12 |         super.init()
/Users/admin/builder/spi-builder-workspace/Sources/AdzerkSDK/Codable/AdzerkJSONEncoder.swift:10:7: warning: class 'AdzerkJSONEncoder' must restate inherited '@unchecked Sendable' conformance
 8 | import Foundation
 9 |
10 | class AdzerkJSONEncoder: JSONEncoder {
   |       `- warning: class 'AdzerkJSONEncoder' must restate inherited '@unchecked Sendable' conformance
11 |     override init() {
12 |         super.init()
[10/32] Compiling AdzerkSDK NoRedirectSessionDelegate.swift
[11/32] Compiling AdzerkSDK Transport.swift
[12/32] Compiling AdzerkSDK URL+Query.swift
[13/32] Compiling AdzerkSDK Endpoint.swift
[14/32] Compiling AdzerkSDK FirePixelResponse.swift
[15/32] Compiling AdzerkSDK GeoPoint.swift
[16/32] Compiling AdzerkSDK UserKeyStore.swift
[17/32] Compiling AdzerkSDK UserKeyStoreKeychain.swift
[18/32] Compiling AdzerkSDK User.swift
[19/32] Compiling AdzerkSDK UserDB.swift
[20/32] Compiling AdzerkSDK UserIdentifier.swift
[21/32] Compiling AdzerkSDK AnyCodable.swift
[22/32] Compiling AdzerkSDK Decoder+AnyCodable.swift
[23/32] Compiling AdzerkSDK DynamicCodingKey.swift
[24/32] Compiling AdzerkSDK Consent.swift
[25/32] Compiling AdzerkSDK DecisionSDK-Version.swift
[26/32] Compiling AdzerkSDK DecisionSDK.swift
[27/32] Compiling AdzerkSDK PlacementEvent.swift
[28/32] Compiling AdzerkSDK PlacementRequest.swift
[29/32] Compiling AdzerkSDK PlacementResponse.swift
[30/32] Compiling AdzerkSDK KeychainHelper.swift
[31/32] Compiling AdzerkSDK Logger.swift
[32/32] Compiling AdzerkSDK NetworkTransport.swift
Build complete! (5.24s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AdzerkSDK",
  "name" : "AdzerkSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "AdzerkSDK",
      "targets" : [
        "AdzerkSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdzerkSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "AdzerkSDKTests",
      "path" : "Tests/AdzerkSDKTests",
      "sources" : [
        "AnyCodableTests.swift",
        "DecisionSDKAsyncAwaitTests.swift",
        "DecisionSDKTests.swift",
        "FakeKeyStore.swift",
        "LoggerTests.swift",
        "PlacementRequestTests.swift",
        "PlacementTests.swift",
        "UserKeyStoreKeychainTests.swift",
        "XCAssert+Adzerk.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "AdzerkSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AdzerkSDK",
      "module_type" : "SwiftTarget",
      "name" : "AdzerkSDK",
      "path" : "Sources/AdzerkSDK",
      "product_memberships" : [
        "AdzerkSDK"
      ],
      "sources" : [
        "AdzerkError.swift",
        "Codable/AdzerkJSONDecoder.swift",
        "Codable/AdzerkJSONEncoder.swift",
        "Codable/AnyCodable.swift",
        "Codable/Decoder+AnyCodable.swift",
        "Codable/DynamicCodingKey.swift",
        "Consent.swift",
        "DecisionSDK-Version.swift",
        "DecisionSDK.swift",
        "Endpoint.swift",
        "FirePixelResponse.swift",
        "GeoPoint.swift",
        "KeychainHelper.swift",
        "Logger.swift",
        "Networking/NetworkTransport.swift",
        "Networking/NoRedirectSessionDelegate.swift",
        "Networking/Transport.swift",
        "Networking/URL+Query.swift",
        "Placement.swift",
        "PlacementContent.swift",
        "PlacementDecision.swift",
        "PlacementEvent.swift",
        "PlacementRequest.swift",
        "PlacementResponse.swift",
        "User.swift",
        "UserDB.swift",
        "UserIdentifier.swift",
        "UserKeyStore.swift",
        "UserKeyStoreKeychain.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.