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 googleanalytics-swift, reference main (6e5e8d), with Swift 6.0 for macOS (SPM) on 9 Sep 2025 03:30:01 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/googleanalytics-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/googleanalytics-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6e5e8d6 Bump actions/checkout from 4 to 5 (#25)
Cloned https://github.com/zunda-pixel/googleanalytics-swift.git
Revision (git rev-parse @):
6e5e8d60a92b5b281eccf3465b393f4e7d95994d
SUCCESS checkout https://github.com/zunda-pixel/googleanalytics-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/googleanalytics-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Copying PrivacyInfo.xcprivacy
[1/11] Write sources
[9/11] Compiling _NumericsShims _NumericsShims.c
[10/11] Write swift-version-5BDAB9E9C0126B9D.txt
[12/107] Compiling RealModule RealFunctions.swift
[13/108] Compiling RealModule Float80+Real.swift
[14/108] Compiling RealModule Real.swift
[15/108] Emitting module Currency
[16/108] Compiling Currency Currency.swift
[17/108] Compiling RealModule Float16+Real.swift
[18/108] Compiling RealModule ElementaryFunctions.swift
[19/108] Compiling RealModule Double+Real.swift
[20/108] Emitting module RealModule
[21/108] Compiling RealModule Float+Real.swift
[22/108] Compiling RealModule AugmentedArithmetic.swift
[23/108] Compiling Crypto AES-GCM.swift
[24/108] Compiling Crypto AES-GCM_boring.swift
[25/108] Compiling RealModule RelaxedArithmetic.swift
[26/134] Compiling Algorithms Combinations.swift
[27/134] Compiling Algorithms Compacted.swift
[28/134] Compiling Algorithms Cycle.swift
[29/136] Compiling Algorithms EitherSequence.swift
[30/136] Compiling Algorithms FirstNonNil.swift
[31/136] Compiling Algorithms FlattenCollection.swift
[32/136] Compiling Algorithms Suffix.swift
[33/136] Compiling Algorithms Trim.swift
[34/136] Compiling Algorithms Split.swift
[35/136] Compiling Algorithms Stride.swift
[36/136] Compiling Algorithms Grouped.swift
[37/136] Compiling Algorithms Indexed.swift
[38/136] Compiling Algorithms Intersperse.swift
[39/136] Compiling Algorithms RandomSample.swift
[40/136] Compiling Algorithms Reductions.swift
[41/136] Compiling Algorithms Rotate.swift
[42/136] Compiling Algorithms Joined.swift
[43/136] Compiling Algorithms Keyed.swift
[44/136] Compiling Algorithms MinMax.swift
[45/136] Compiling Algorithms Partition.swift
[46/136] Compiling Algorithms Permutations.swift
[47/136] Compiling Algorithms Product.swift
[48/136] Compiling Algorithms Unique.swift
[49/136] Compiling Algorithms Windows.swift
[50/136] Emitting module HTTPTypes
[51/136] Compiling Algorithms AdjacentPairs.swift
[52/136] Compiling Algorithms Chain.swift
[53/136] Compiling Algorithms Chunked.swift
[54/136] Compiling HTTPTypes HTTPRequest.swift
[55/136] Compiling HTTPTypes ISOLatin1String.swift
[56/136] Compiling HTTPTypes NIOLock.swift
[57/136] Compiling HTTPTypes HTTPResponse.swift
[58/136] Compiling HTTPTypes HTTPParsedFields.swift
[59/136] Compiling HTTPTypes HTTPFieldName.swift
[60/136] Compiling HTTPTypes HTTPFields.swift
[61/136] Compiling HTTPTypes HTTPField.swift
[62/136] Emitting module Algorithms
[63/142] Emitting module Crypto
[64/150] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[65/150] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[66/150] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[92/150] Compiling Crypto Curve25519.swift
[93/150] Compiling Crypto Ed25519Keys.swift
[94/150] Compiling Crypto NISTCurvesKeys.swift
[95/150] Compiling Crypto X25519Keys.swift
[96/150] Compiling Crypto SymmetricKeys.swift
[97/150] Compiling Crypto HMAC.swift
[98/150] Compiling Crypto MACFunctions.swift
[99/150] Compiling Crypto MessageAuthenticationCode.swift
[100/150] Compiling Crypto ObjectIdentifier.swift
[101/150] Compiling Crypto ECDSASignature.swift
[102/150] Compiling Crypto PEMDocument.swift
[103/150] Compiling Crypto PKCS8PrivateKey.swift
[104/150] Compiling Crypto SEC1PrivateKey.swift
[105/150] Compiling Crypto SubjectPublicKeyInfo.swift
[106/150] Compiling Crypto CryptoError_boring.swift
[107/150] Compiling Crypto CryptoKitErrors.swift
[108/150] Compiling Crypto HPKE.swift
[109/150] Compiling Crypto HPKE-Context.swift
[110/150] Compiling Crypto HPKE-KeySchedule.swift
[111/150] Compiling Crypto HPKE-Modes.swift
[112/150] Compiling Crypto Insecure.swift
[113/150] Compiling Crypto Insecure_HashFunctions.swift
[114/150] Compiling Crypto KEM.swift
[115/150] Compiling Crypto ECDH_boring.swift
[116/150] Compiling Crypto Digest_boring.swift
[117/150] Compiling Crypto Digest.swift
[118/150] Compiling Crypto Digests.swift
[119/150] Compiling Crypto HashFunctions.swift
[120/150] Compiling Crypto HashFunctions_SHA2.swift
[121/150] Compiling Crypto HPKE-AEAD.swift
[122/150] Compiling Crypto HPKE-Ciphersuite.swift
[123/150] Compiling Crypto HPKE-KDF.swift
[124/150] Compiling Crypto DH.swift
[125/150] Compiling Crypto ECDH.swift
[126/150] Compiling Crypto HKDF.swift
[127/150] Compiling Crypto AESWrap.swift
[128/150] Compiling Crypto AESWrap_boring.swift
[129/150] Compiling Crypto Ed25519_boring.swift
[130/150] Compiling Crypto NISTCurvesKeys_boring.swift
[131/150] Compiling Crypto X25519Keys_boring.swift
[134/150] Compiling Crypto ECDSA_boring.swift
[135/150] Compiling Crypto EdDSA_boring.swift
[136/150] Compiling Crypto ECDSA.swift
[137/150] Compiling Crypto Ed25519.swift
[138/150] Compiling Crypto Signature.swift
[139/150] Compiling Crypto CryptoKitErrors_boring.swift
[140/150] Compiling Crypto RNG_boring.swift
[141/150] Compiling Crypto SafeCompare_boring.swift
[142/150] Compiling Crypto Zeroization_boring.swift
[143/150] Compiling Crypto PrettyBytes.swift
[144/150] Compiling Crypto SafeCompare.swift
[145/150] Compiling Crypto SecureBytes.swift
[146/150] Compiling Crypto Zeroization.swift
[147/150] Compiling Crypto resource_bundle_accessor.swift
[148/150] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[149/150] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[150/150] Emitting module HTTPTypesFoundation
[151/153] Compiling HTTPClient URLSesssion++.swift
[152/153] Emitting module HTTPClient
[153/153] Compiling HTTPClient HTTPClient.swift
[154/168] Compiling GoogleAnalytics ResponseError.swift
[155/168] Compiling GoogleAnalytics ShoppingEvent.swift
[156/169] Compiling GoogleAnalytics PromotionEvent.swift
[157/169] Compiling GoogleAnalytics Price.swift
[158/169] Compiling GoogleAnalytics GameEvent.swift
[159/169] Compiling GoogleAnalytics GoogleAnalytics.swift
[160/169] Compiling GoogleAnalytics Item.swift
[161/169] Compiling GoogleAnalytics Payload.swift
[162/169] Compiling GoogleAnalytics AppEvents.swift
[163/169] Compiling GoogleAnalytics Consent.swift
[164/169] Emitting module GoogleAnalytics
[165/169] Compiling GoogleAnalytics ConvertEvent.swift
[166/169] Compiling GoogleAnalytics Event.swift
[167/169] Compiling GoogleAnalytics Address.swift
[168/169] Compiling GoogleAnalytics AdvertiseEvent.swift
[169/169] Compiling GoogleAnalytics UserData.swift
Build complete! (26.72s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/zunda-pixel/swift-currency
Fetching https://github.com/zunda-pixel/http-client.git
Fetching https://github.com/apple/swift-http-types.git
[1/141] Fetching http-client
[23/1058] Fetching http-client, swift-http-types
[143/7043] Fetching http-client, swift-http-types, swift-algorithms
[203/7061] Fetching http-client, swift-http-types, swift-algorithms, swift-currency
[7062/23779] Fetching http-client, swift-http-types, swift-algorithms, swift-currency, swift-crypto
Fetched https://github.com/apple/swift-algorithms from cache (1.04s)
[1244/17794] Fetching http-client, swift-http-types, swift-currency, swift-crypto
Fetched https://github.com/zunda-pixel/swift-currency from cache (2.11s)
Fetched https://github.com/zunda-pixel/http-client.git from cache (2.11s)
Fetched https://github.com/apple/swift-crypto from cache (2.11s)
Fetched https://github.com/apple/swift-http-types.git from cache (2.11s)
Computing version for https://github.com/zunda-pixel/swift-currency
Computed https://github.com/zunda-pixel/swift-currency at 0.0.1 (0.50s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (3.61s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.10s)
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.48s)
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.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.48s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.0 (1.21s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.94s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.61s)
Creating working copy for https://github.com/zunda-pixel/swift-currency
Working copy of https://github.com/zunda-pixel/swift-currency resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.0
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" : "swift-currency",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/swift-currency"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.10.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    }
  ],
  "manifest_display_name" : "googleanalytics-swift",
  "name" : "googleanalytics-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleAnalytics",
      "targets" : [
        "GoogleAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleAnalyticsTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleAnalyticsTests",
      "path" : "Tests/GoogleAnalyticsTests",
      "sources" : [
        "GoogleAnalyticsTests.swift"
      ],
      "target_dependencies" : [
        "GoogleAnalytics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "GoogleAnalytics",
      "path" : "Sources/GoogleAnalytics",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation",
        "HTTPClient",
        "Currency",
        "Crypto",
        "Algorithms"
      ],
      "product_memberships" : [
        "GoogleAnalytics"
      ],
      "sources" : [
        "Address.swift",
        "AdvertiseEvent.swift",
        "AppEvents.swift",
        "Consent.swift",
        "ConvertEvent.swift",
        "Event.swift",
        "GameEvent.swift",
        "GoogleAnalytics.swift",
        "Item.swift",
        "Payload.swift",
        "Price.swift",
        "PromotionEvent.swift",
        "ResponseError.swift",
        "ShoppingEvent.swift",
        "UserData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.