The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of googleanalytics-swift, reference main (1523c9), with Swift 6.0 for macOS (SPM) on 15 Apr 2025 18:00:07 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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 1523c9a Update ci.yml (#12)
Cloned https://github.com/zunda-pixel/googleanalytics-swift.git
Revision (git rev-parse @):
1523c9a95f35f8af4d778650bff0ce726da40edb
SUCCESS checkout https://github.com/zunda-pixel/googleanalytics-swift.git at main
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/zunda-pixel/http-client.git
Fetching https://github.com/zunda-pixel/swift-currency
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-numerics.git
[1/18] Fetching swift-currency
[12/922] Fetching swift-currency, swift-http-types
[112/2495] Fetching swift-currency, swift-http-types, swift-asn1
[223/8358] Fetching swift-currency, swift-http-types, swift-asn1, swift-algorithms
[341/8464] Fetching swift-currency, swift-http-types, swift-asn1, swift-algorithms, http-client
[1120/14138] Fetching swift-currency, swift-http-types, swift-asn1, swift-algorithms, http-client, swift-numerics
Fetched https://github.com/apple/swift-http-types.git from cache (0.79s)
[1557/13234] Fetching swift-currency, swift-asn1, swift-algorithms, http-client, swift-numerics
[2376/26925] Fetching swift-currency, swift-asn1, swift-algorithms, http-client, swift-numerics, swift-crypto
Fetched https://github.com/apple/swift-numerics.git from cache (1.81s)
Fetched https://github.com/apple/swift-algorithms from cache (1.81s)
Fetched https://github.com/apple/swift-crypto from cache (1.81s)
Fetched https://github.com/zunda-pixel/http-client.git from cache (1.81s)
Fetched https://github.com/zunda-pixel/swift-currency from cache (1.81s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.81s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
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.0
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-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.12.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
========================================
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": "googleanalytics-swift",
      "name": "googleanalytics-swift",
      "url": "https://github.com/zunda-pixel/googleanalytics-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/googleanalytics-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.0",
          "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": "swift-currency",
          "name": "swift-currency",
          "url": "https://github.com/zunda-pixel/swift-currency",
          "version": "0.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-currency",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto",
          "version": "3.12.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zunda-pixel/googleanalytics-swift.git
[1/178] Fetching googleanalytics-swift
Fetched https://github.com/zunda-pixel/googleanalytics-swift.git from cache (0.66s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/zunda-pixel/http-client.git from cache
Fetching https://github.com/zunda-pixel/swift-currency from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.52s)
Fetched https://github.com/apple/swift-crypto from cache (0.52s)
Fetched https://github.com/zunda-pixel/swift-currency from cache (0.52s)
Fetched https://github.com/apple/swift-algorithms from cache (0.52s)
Computing version for https://github.com/zunda-pixel/swift-currency
Computed https://github.com/zunda-pixel/swift-currency at 0.0.1 (0.43s)
Computing version for https://github.com/zunda-pixel/http-client.git
Computed https://github.com/zunda-pixel/http-client.git at 0.3.0 (0.43s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.54s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
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.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.55s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.16s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.54s)
Creating working copy for https://github.com/zunda-pixel/googleanalytics-swift.git
Working copy of https://github.com/zunda-pixel/googleanalytics-swift.git resolved at main (1523c9a)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
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/zunda-pixel/http-client.git
Working copy of https://github.com/zunda-pixel/http-client.git resolved at 0.3.0
warning: '.resolve-product-dependencies': dependency 'googleanalytics-swift' is not used by any target
Found 5 product dependencies
  - swift-http-types
  - http-client
  - swift-currency
  - swift-crypto
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/googleanalytics-swift.git
https://github.com/zunda-pixel/googleanalytics-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" : "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/11] Write sources
[6/11] Copying PrivacyInfo.xcprivacy
[9/11] Compiling _NumericsShims _NumericsShims.c
[10/11] Write swift-version-5BDAB9E9C0126B9D.txt
[12/105] Compiling RealModule Real.swift
[13/106] Emitting module Currency
[14/106] Compiling Currency Currency.swift
[15/106] Compiling RealModule RealFunctions.swift
[16/106] Compiling RealModule Float80+Real.swift
[17/106] Compiling RealModule AugmentedArithmetic.swift
[18/106] Emitting module RealModule
[19/106] Compiling RealModule AlgebraicField.swift
[20/106] Compiling RealModule ElementaryFunctions.swift
[21/106] Compiling RealModule ApproximateEquality.swift
[22/106] Compiling RealModule Double+Real.swift
[23/106] Compiling RealModule Float16+Real.swift
[24/106] Compiling RealModule Float+Real.swift
[25/132] Emitting module HTTPTypes
[26/132] Compiling HTTPTypes HTTPField.swift
[27/132] Compiling HTTPTypes NIOLock.swift
[28/132] Compiling HTTPTypes ISOLatin1String.swift
[29/132] Compiling HTTPTypes HTTPRequest.swift
[30/132] Compiling HTTPTypes HTTPResponse.swift
[31/132] Compiling Algorithms Split.swift
[32/132] Compiling Algorithms Stride.swift
[33/132] Compiling Algorithms EitherSequence.swift
[34/132] Compiling Algorithms FirstNonNil.swift
[35/132] Compiling Algorithms FlattenCollection.swift
[36/134] Compiling HTTPTypes HTTPFieldName.swift
[37/134] Compiling HTTPTypes HTTPFields.swift
[38/134] Compiling HTTPTypes HTTPParsedFields.swift
[39/134] Compiling Algorithms Partition.swift
[40/134] Compiling Algorithms Permutations.swift
[41/134] Compiling Algorithms Product.swift
[42/134] Compiling Algorithms Combinations.swift
[43/134] Compiling Algorithms Compacted.swift
[44/134] Compiling Algorithms Cycle.swift
[45/140] Compiling Algorithms Unique.swift
[46/140] Compiling Algorithms Windows.swift
[47/140] Compiling Algorithms Suffix.swift
[48/140] Compiling Algorithms Trim.swift
[49/140] Compiling Algorithms RandomSample.swift
[50/140] Compiling Algorithms Reductions.swift
[51/140] Compiling Algorithms Rotate.swift
[52/140] Compiling Algorithms Joined.swift
[53/140] Compiling Algorithms Keyed.swift
[54/140] Compiling Algorithms MinMax.swift
[55/140] Compiling Algorithms Grouped.swift
[56/140] Compiling Algorithms Indexed.swift
[57/140] Compiling Algorithms Intersperse.swift
[58/140] Compiling Algorithms AdjacentPairs.swift
[59/140] Compiling Algorithms Chain.swift
[60/140] Compiling Algorithms Chunked.swift
[61/140] Emitting module Algorithms
[62/140] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[63/140] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[64/140] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[65/140] Emitting module HTTPTypesFoundation
[66/140] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[67/140] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[68/143] Compiling Crypto DH.swift
[69/143] Compiling Crypto ECDH.swift
[70/143] Compiling Crypto HKDF.swift
[71/143] Compiling Crypto AESWrap.swift
[72/143] Compiling Crypto AESWrap_boring.swift
[73/143] Compiling Crypto Ed25519_boring.swift
[74/143] Compiling Crypto NISTCurvesKeys_boring.swift
[75/143] Compiling Crypto X25519Keys_boring.swift
[76/151] Compiling Crypto AES.swift
[77/151] Compiling Crypto ECDSASignature_boring.swift
[78/151] Compiling Crypto ECDSA_boring.swift
[79/151] Compiling Crypto EdDSA_boring.swift
[80/151] Compiling Crypto ECDSA.swift
[81/151] Compiling Crypto Ed25519.swift
[82/151] Compiling Crypto Signature.swift
[83/151] Compiling Crypto CryptoKitErrors_boring.swift
[84/151] Emitting module Crypto
[101/151] Compiling Crypto Curve25519.swift
[102/151] Compiling Crypto Ed25519Keys.swift
[103/151] Compiling Crypto NISTCurvesKeys.swift
[104/151] Compiling Crypto X25519Keys.swift
[105/151] Compiling Crypto SymmetricKeys.swift
[106/151] Compiling Crypto HMAC.swift
[107/151] Compiling Crypto MACFunctions.swift
[108/151] Compiling Crypto MessageAuthenticationCode.swift
[120/151] Compiling Crypto HashFunctions.swift
[121/151] Compiling Crypto HashFunctions_SHA2.swift
[122/151] Compiling Crypto HPKE-AEAD.swift
[123/151] Compiling Crypto HPKE-Ciphersuite.swift
[124/151] Compiling Crypto HPKE-KDF.swift
[125/151] Compiling Crypto HPKE.swift
[126/151] Compiling Crypto HPKE-Context.swift
[127/151] Compiling Crypto HPKE-KeySchedule.swift
[128/151] Compiling Crypto HPKE-Modes.swift
[129/151] Compiling Crypto Insecure.swift
[130/151] Compiling Crypto Insecure_HashFunctions.swift
[131/151] Compiling Crypto KEM.swift
[132/151] Compiling Crypto ECDH_boring.swift
[133/151] Compiling Crypto HPKE-KexKeyDerivation.swift
[134/151] Compiling Crypto HPKE-LabeledExtract.swift
[135/151] Compiling Crypto HPKE-Utils.swift
[136/151] Compiling Crypto DHKEM.swift
[137/151] Compiling Crypto HPKE-KEM-Curve25519.swift
[138/151] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[139/151] Compiling Crypto HPKE-KEM.swift
[140/151] Compiling Crypto HPKE-Errors.swift
[141/151] Compiling Crypto RNG_boring.swift
[142/151] Compiling Crypto SafeCompare_boring.swift
[143/151] Compiling Crypto Zeroization_boring.swift
[144/151] Compiling Crypto PrettyBytes.swift
[145/151] Compiling Crypto SafeCompare.swift
[146/151] Compiling Crypto SecureBytes.swift
[147/151] Compiling Crypto Zeroization.swift
[148/151] Compiling Crypto resource_bundle_accessor.swift
[149/151] Emitting module HTTPClient
[150/151] Compiling HTTPClient HTTPClient.swift
[151/151] Compiling HTTPClient URLSesssion++.swift
[152/166] Compiling GoogleAnalytics Item.swift
[153/166] Compiling GoogleAnalytics Payload.swift
[154/166] Compiling GoogleAnalytics PromotionEvent.swift
[155/166] Compiling GoogleAnalytics ResponseError.swift
[156/166] Compiling GoogleAnalytics Price.swift
[157/166] Compiling GoogleAnalytics ShoppingEvent.swift
[158/167] Compiling GoogleAnalytics UserData.swift
[159/167] Compiling GoogleAnalytics ConvertEvent.swift
[160/167] Compiling GoogleAnalytics Event.swift
[161/167] Compiling GoogleAnalytics AppEvents.swift
[162/167] Compiling GoogleAnalytics Consent.swift
[163/167] Emitting module GoogleAnalytics
[164/167] Compiling GoogleAnalytics Address.swift
[165/167] Compiling GoogleAnalytics AdvertiseEvent.swift
[166/167] Compiling GoogleAnalytics GameEvent.swift
[167/167] Compiling GoogleAnalytics GoogleAnalytics.swift
Build complete! (37.85s)
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.