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 0.0.4 (44b79a), with Swift 6.0 for macOS (SPM) on 19 Feb 2025 15:41:48 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: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zunda-pixel/googleanalytics-swift
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 44b79a5 add UserProperties (#6)
Cloned https://github.com/zunda-pixel/googleanalytics-swift.git
Revision (git rev-parse @):
44b79a58a909fb4dccf24fcd37ed8da49df944dd
SUCCESS checkout https://github.com/zunda-pixel/googleanalytics-swift.git at 0.0.4
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/zunda-pixel/http-client.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/zunda-pixel/swift-currency
Fetching https://github.com/apple/swift-algorithms
[1/827] Fetching swift-http-types
[101/845] Fetching swift-http-types, swift-currency
[116/951] Fetching swift-http-types, swift-currency, http-client
[225/6527] Fetching swift-http-types, swift-currency, http-client, swift-numerics
[862/7992] Fetching swift-http-types, swift-currency, http-client, swift-numerics, swift-asn1
[980/13807] Fetching swift-http-types, swift-currency, http-client, swift-numerics, swift-asn1, swift-algorithms
[1601/26182] Fetching swift-http-types, swift-currency, http-client, swift-numerics, swift-asn1, swift-algorithms, swift-crypto
Fetched https://github.com/zunda-pixel/swift-currency from cache (1.24s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.24s)
Fetched https://github.com/apple/swift-algorithms from cache (1.24s)
Fetched https://github.com/zunda-pixel/http-client.git from cache (1.24s)
[8650/19416] Fetching swift-numerics, swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (1.82s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.82s)
Fetched https://github.com/apple/swift-numerics.git from cache (1.82s)
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/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
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.11.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.3.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.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.3.1",
          "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.3.1",
              "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.11.1",
          "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.2",
              "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/150] Fetching googleanalytics-swift
Fetched https://github.com/zunda-pixel/googleanalytics-swift.git from cache (0.74s)
Fetching https://github.com/zunda-pixel/http-client.git from cache
Fetching https://github.com/zunda-pixel/swift-currency from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.51s)
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.51s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.51s)
Fetched https://github.com/apple/swift-crypto from cache (0.51s)
Fetched https://github.com/zunda-pixel/swift-currency from cache (0.51s)
Computing version for https://github.com/zunda-pixel/swift-currency
Computed https://github.com/zunda-pixel/swift-currency at 0.0.1 (0.38s)
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.38s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.49s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.49s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.50s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.11.1 (1.10s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.51s)
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.3.1
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-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.11.1
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 0.0.4 (44b79a5)
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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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
[8/11] Copying PrivacyInfo.xcprivacy
[9/11] Compiling _NumericsShims _NumericsShims.c
[10/11] Write swift-version-5BDAB9E9C0126B9D.txt
[12/105] Emitting module Crypto
[13/113] Compiling RealModule ElementaryFunctions.swift
[14/114] Compiling RealModule Float80+Real.swift
[15/114] Compiling RealModule RealFunctions.swift
[16/114] Compiling Currency Currency.swift
[17/114] Emitting module Currency
[18/114] Compiling RealModule Float16+Real.swift
[19/114] Compiling RealModule Float+Real.swift
[20/114] Compiling RealModule AugmentedArithmetic.swift
[21/114] Compiling RealModule AlgebraicField.swift
[22/114] Emitting module RealModule
[23/114] Compiling RealModule Double+Real.swift
[24/114] Compiling RealModule ApproximateEquality.swift
[25/114] Compiling RealModule Real.swift
[26/140] Compiling HTTPTypes ISOLatin1String.swift
[27/140] Compiling HTTPTypes NIOLock.swift
[28/140] Compiling HTTPTypes HTTPRequest.swift
[29/140] Compiling HTTPTypes HTTPResponse.swift
[30/140] Compiling Algorithms RandomSample.swift
[31/140] Compiling Algorithms Reductions.swift
[32/140] Compiling Algorithms Rotate.swift
[33/140] Compiling Algorithms Suffix.swift
[34/140] Compiling Algorithms Trim.swift
[35/140] Compiling Algorithms Combinations.swift
[36/140] Compiling Algorithms Compacted.swift
[37/140] Compiling Algorithms Cycle.swift
[38/142] Compiling HTTPTypes HTTPParsedFields.swift
[39/142] Compiling HTTPTypes HTTPFieldName.swift
[40/142] Emitting module HTTPTypes
[41/142] Compiling HTTPTypes HTTPField.swift
[42/142] Compiling HTTPTypes HTTPFields.swift
[43/148] Compiling Algorithms Unique.swift
[44/148] Compiling Algorithms Windows.swift
[45/148] Compiling Algorithms AdjacentPairs.swift
[46/148] Compiling Algorithms Chain.swift
[47/148] Compiling Algorithms Chunked.swift
[48/148] Compiling Algorithms Grouped.swift
[49/148] Compiling Algorithms Indexed.swift
[50/148] Compiling Algorithms Intersperse.swift
[51/148] Compiling Algorithms Joined.swift
[52/148] Compiling Algorithms Keyed.swift
[53/148] Compiling Algorithms MinMax.swift
[54/148] Compiling Algorithms EitherSequence.swift
[55/148] Compiling Algorithms FirstNonNil.swift
[56/148] Compiling Algorithms FlattenCollection.swift
[57/148] Compiling Algorithms Split.swift
[58/148] Compiling Algorithms Stride.swift
[59/148] Emitting module Algorithms
[60/148] Compiling Algorithms Partition.swift
[61/148] Compiling Algorithms Permutations.swift
[62/148] Compiling Algorithms Product.swift
[63/148] Compiling Crypto RNG_boring.swift
[64/148] Compiling Crypto SafeCompare_boring.swift
[65/148] Compiling Crypto Zeroization_boring.swift
[66/148] Compiling Crypto PrettyBytes.swift
[67/148] Compiling Crypto SafeCompare.swift
[68/148] Compiling Crypto SecureBytes.swift
[69/148] Compiling Crypto Zeroization.swift
[70/148] Compiling Crypto resource_bundle_accessor.swift
[79/148] Compiling Crypto HPKE-KexKeyDerivation.swift
[80/148] Compiling Crypto HPKE-LabeledExtract.swift
[81/148] Compiling Crypto HPKE-Utils.swift
[82/148] Compiling Crypto DHKEM.swift
[83/148] Compiling Crypto HPKE-KEM-Curve25519.swift
[84/148] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[85/148] Compiling Crypto HPKE-KEM.swift
[86/148] Compiling Crypto HPKE-Errors.swift
[87/148] Compiling Crypto Curve25519.swift
[88/148] Compiling Crypto Ed25519Keys.swift
[89/148] Compiling Crypto NISTCurvesKeys.swift
[90/148] Compiling Crypto X25519Keys.swift
[91/148] Compiling Crypto SymmetricKeys.swift
[92/148] Compiling Crypto HMAC.swift
[93/148] Compiling Crypto MACFunctions.swift
[94/148] Compiling Crypto MessageAuthenticationCode.swift
[95/148] Compiling Crypto DH.swift
[96/148] Compiling Crypto ECDH.swift
[97/148] Compiling Crypto HKDF.swift
[98/148] Compiling Crypto AESWrap.swift
[99/148] Compiling Crypto AESWrap_boring.swift
[100/148] Compiling Crypto Ed25519_boring.swift
[101/148] Compiling Crypto NISTCurvesKeys_boring.swift
[102/148] Compiling Crypto X25519Keys_boring.swift
[103/148] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[104/148] Compiling Crypto AES-GCM.swift
[105/148] Compiling Crypto AES-GCM_boring.swift
[106/148] Compiling Crypto ChaChaPoly_boring.swift
[107/148] Compiling Crypto ChaChaPoly.swift
[108/148] Compiling Crypto Cipher.swift
[109/148] Compiling Crypto Nonces.swift
[110/148] Compiling Crypto ASN1.swift
[111/148] Compiling Crypto ASN1Any.swift
[112/148] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[113/148] Compiling Crypto Digest_boring.swift
[114/148] Compiling Crypto Digest.swift
[115/148] Compiling Crypto Digests.swift
[116/148] Compiling Crypto HashFunctions.swift
[117/148] Compiling Crypto HashFunctions_SHA2.swift
[118/148] Compiling Crypto HPKE-AEAD.swift
[119/148] Compiling Crypto HPKE-Ciphersuite.swift
[120/148] Compiling Crypto HPKE-KDF.swift
[130/148] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[138/148] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[139/148] Emitting module HTTPTypesFoundation
[143/148] Compiling Crypto ASN1Integer.swift
[144/148] Compiling Crypto ASN1Null.swift
[145/148] Compiling Crypto ASN1OctetString.swift
[146/148] Compiling Crypto ASN1Strings.swift
[147/148] Compiling Crypto ArraySliceBigint.swift
[148/148] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[149/151] Compiling HTTPClient HTTPClient.swift
[150/151] Emitting module HTTPClient
[151/151] Compiling HTTPClient URLSesssion++.swift
[152/166] Compiling GoogleAnalytics ResponseError.swift
[153/167] Compiling GoogleAnalytics UserData.swift
[154/167] Compiling GoogleAnalytics Item.swift
[155/167] Compiling GoogleAnalytics Payload.swift
[156/167] Compiling GoogleAnalytics ShoppingEvent.swift
[157/167] Compiling GoogleAnalytics PromotionEvent.swift
[158/167] Compiling GoogleAnalytics Price.swift
[159/167] Compiling GoogleAnalytics ConvertEvent.swift
[160/167] Compiling GoogleAnalytics Event.swift
[161/167] Compiling GoogleAnalytics GameEvent.swift
[162/167] Compiling GoogleAnalytics GoogleAnalytics.swift
[163/167] Compiling GoogleAnalytics AppEvents.swift
[164/167] Compiling GoogleAnalytics Consent.swift
[165/167] Emitting module GoogleAnalytics
[166/167] Compiling GoogleAnalytics Address.swift
[167/167] Compiling GoogleAnalytics AdvertiseEvent.swift
Build complete! (35.14s)
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.