The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftEmail, reference main (777028), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 16:51:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rosecoder/swift-email.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rosecoder/swift-email
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7770287 feat: Added logging when localized key is not found
Cloned https://github.com/rosecoder/swift-email.git
Revision (git rev-parse @):
7770287feaf9b1f46bd8c907716f16d31e69b1ea
SUCCESS checkout https://github.com/rosecoder/swift-email.git at main
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/apple/swift-log.git
[1/1796] Fetching swift-asn1
[882/8364] Fetching swift-asn1, swift-log
[1995/25704] Fetching swift-asn1, swift-log, swift-crypto
[9926/41750] Fetching swift-asn1, swift-log, swift-crypto, swift-snapshot-testing
[10781/116722] Fetching swift-asn1, swift-log, swift-crypto, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (3.91s)
Fetched https://github.com/apple/swift-asn1.git from cache (3.96s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.96s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.96s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (4.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (0.81s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.7 (3.16s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.86s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.95s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.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.3.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.7
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-email",
      "name": "SwiftEmail",
      "url": "https://github.com/rosecoder/swift-email.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-email",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-snapshot-testing",
          "name": "swift-snapshot-testing",
          "url": "https://github.com/pointfreeco/swift-snapshot-testing.git",
          "version": "1.19.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-custom-dump",
              "name": "swift-custom-dump",
              "url": "https://github.com/pointfreeco/swift-custom-dump",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "603.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/rosecoder/swift-email.git
[1/1014] Fetching swift-email
Fetched https://github.com/rosecoder/swift-email.git from cache (0.83s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.58s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.58s)
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (1.27s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax from cache
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.05s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.05s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.90s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.37s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (2.34s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.78s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.08s)
Creating working copy for https://github.com/rosecoder/swift-email.git
Working copy of https://github.com/rosecoder/swift-email.git resolved at main (7770287)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.19.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.6.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.35s)
warning: '.resolve-product-dependencies': dependency 'swift-email' is not used by any target
Found 3 product dependencies
  - swift-snapshot-testing
  - swift-crypto
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rosecoder/swift-email.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/117] Compiling Logging LogHandler.swift
[9/117] Compiling Logging MetadataProvider.swift
[10/117] Compiling Logging Logging.swift
[11/117] Emitting module Logging
[12/117] Compiling Logging Locks.swift
[13/117] Emitting module Crypto
[14/125] Compiling Crypto RNG_boring.swift
[15/125] Compiling Crypto SafeCompare_boring.swift
[16/125] Compiling Crypto Zeroization_boring.swift
[17/125] Compiling Crypto PrettyBytes.swift
[18/125] Compiling Crypto SafeCompare.swift
[19/125] Compiling Crypto SecureBytes.swift
[20/125] Compiling Crypto Zeroization.swift
[21/125] Compiling Crypto resource_bundle_accessor.swift
[22/125] Compiling Crypto DH.swift
[23/125] Compiling Crypto ECDH.swift
[24/125] Compiling Crypto HKDF.swift
[25/125] Compiling Crypto AESWrap.swift
[26/125] Compiling Crypto AESWrap_boring.swift
[27/125] Compiling Crypto Ed25519_boring.swift
[28/125] Compiling Crypto NISTCurvesKeys_boring.swift
[29/125] Compiling Crypto X25519Keys_boring.swift
[30/125] Compiling Crypto GeneralizedTime.swift
[31/125] Compiling Crypto ObjectIdentifier.swift
[32/125] Compiling Crypto ECDSASignature.swift
[33/125] Compiling Crypto PEMDocument.swift
[34/125] Compiling Crypto PKCS8PrivateKey.swift
[35/125] Compiling Crypto SEC1PrivateKey.swift
[36/125] Compiling Crypto SubjectPublicKeyInfo.swift
[37/125] Compiling Crypto CryptoKitErrors.swift
[38/125] Compiling Crypto AES.swift
[39/125] Compiling Crypto ECDSASignature_boring.swift
[40/125] Compiling Crypto ECDSA_boring.swift
[41/125] Compiling Crypto EdDSA_boring.swift
[42/125] Compiling Crypto ECDSA.swift
[43/125] Compiling Crypto Ed25519.swift
[44/125] Compiling Crypto Signature.swift
[45/125] Compiling Crypto CryptoKitErrors_boring.swift
[46/125] Compiling Crypto Digest_boring.swift
[47/125] Compiling Crypto Digest.swift
[48/125] Compiling Crypto Digests.swift
[49/125] Compiling Crypto HashFunctions.swift
[50/125] Compiling Crypto HashFunctions_SHA2.swift
[51/125] Compiling Crypto HPKE-AEAD.swift
[52/125] Compiling Crypto HPKE-Ciphersuite.swift
[53/125] Compiling Crypto HPKE-KDF.swift
[54/125] Compiling Crypto HPKE.swift
[55/125] Compiling Crypto HPKE-Context.swift
[56/125] Compiling Crypto HPKE-KeySchedule.swift
[57/125] Compiling Crypto HPKE-Modes.swift
[58/125] Compiling Crypto Insecure.swift
[59/125] Compiling Crypto Insecure_HashFunctions.swift
[60/125] Compiling Crypto KEM.swift
[61/125] Compiling Crypto ECDH_boring.swift
[62/125] Compiling Crypto AES-GCM.swift
[63/125] Compiling Crypto AES-GCM_boring.swift
[64/125] Compiling Crypto ChaChaPoly_boring.swift
[65/125] Compiling Crypto ChaChaPoly.swift
[66/125] Compiling Crypto Cipher.swift
[67/125] Compiling Crypto Nonces.swift
[68/125] Compiling Crypto ASN1.swift
[69/125] Compiling Crypto ASN1Any.swift
[70/125] Compiling Crypto ASN1BitString.swift
[71/125] Compiling Crypto ASN1Boolean.swift
[72/125] Compiling Crypto ASN1Identifier.swift
[73/125] Compiling Crypto ASN1Integer.swift
[74/125] Compiling Crypto ASN1Null.swift
[75/125] Compiling Crypto ASN1OctetString.swift
[76/125] Compiling Crypto ASN1Strings.swift
[77/125] Compiling Crypto ArraySliceBigint.swift
[78/125] Compiling Crypto HPKE-KexKeyDerivation.swift
[79/125] Compiling Crypto HPKE-LabeledExtract.swift
[80/125] Compiling Crypto HPKE-Utils.swift
[81/125] Compiling Crypto DHKEM.swift
[82/125] Compiling Crypto HPKE-KEM-Curve25519.swift
[83/125] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[84/125] Compiling Crypto HPKE-KEM.swift
[85/125] Compiling Crypto HPKE-Errors.swift
[86/125] Compiling Crypto Curve25519.swift
[87/125] Compiling Crypto Ed25519Keys.swift
[88/125] Compiling Crypto NISTCurvesKeys.swift
[89/125] Compiling Crypto X25519Keys.swift
[90/125] Compiling Crypto SymmetricKeys.swift
[91/125] Compiling Crypto HMAC.swift
[92/125] Compiling Crypto MACFunctions.swift
[93/125] Compiling Crypto MessageAuthenticationCode.swift
[94/195] Emitting module SwiftEmail
[95/202] Compiling SwiftEmail RenderResult.swift
[96/202] Compiling SwiftEmail ShapeStyle+renderCSSValue.swift
[97/202] Compiling SwiftEmail View+render.swift
[98/202] Compiling SwiftEmail ShapeStyle.swift
[99/202] Compiling SwiftEmail AnyShapeStyle.swift
[100/202] Compiling SwiftEmail CSSPseudo.swift
[101/202] Compiling SwiftEmail CSSSelector.swift
[102/202] Compiling SwiftEmail View+Padding.swift
[103/202] Compiling SwiftEmail View+Tag.swift
[104/202] Compiling SwiftEmail View+TimeZone.swift
[105/202] Compiling SwiftEmail View+Underline.swift
[106/202] Compiling SwiftEmail AnyView.swift
[107/202] Compiling SwiftEmail EmptyView.swift
[108/202] Compiling SwiftEmail Environment.swift
[109/202] Compiling SwiftEmail EnvironmentKey.swift
[110/202] Compiling SwiftEmail Never+ShapeStyle.swift
[111/202] Compiling SwiftEmail PrimitiveShapeStyle.swift
[112/202] Compiling SwiftEmail Styles.swift
[113/202] Compiling SwiftEmail View.swift
[114/202] Compiling SwiftEmail ViewBuilder.swift
[115/202] Compiling SwiftEmail ViewModifier.swift
[116/202] Compiling SwiftEmail Body.swift
[117/202] Compiling SwiftEmail Edge.Set.swift
[118/202] Compiling SwiftEmail Edge.swift
[119/202] Compiling SwiftEmail EdgeInsets.swift
[120/202] Compiling SwiftEmail HorizontalAlignment.swift
[121/202] Compiling SwiftEmail UserInteraction.swift
[122/202] Compiling SwiftEmail VerticalAlignment.swift
[123/202] Compiling SwiftEmail RenderContext.swift
[124/202] Compiling SwiftEmail RenderOptions.swift
[125/202] Compiling SwiftEmail View+ClassName.swift
[126/202] Compiling SwiftEmail View+ColorScheme.swift
[127/202] Compiling SwiftEmail View+CornerRadius.swift
[128/202] Compiling SwiftEmail View+Font.swift
[129/202] Compiling SwiftEmail View+ForegroundStyle.swift
[130/202] Compiling SwiftEmail View+Frame.swift
[131/202] Compiling SwiftEmail View+GlobalStyle.swift
[132/202] Compiling SwiftEmail View+Locale.swift
[133/202] Compiling SwiftEmail EnvironmentValues.swift
[134/202] Compiling SwiftEmail View+Environment.swift
[135/202] Compiling SwiftEmail ForEach.swift
[136/202] Compiling SwiftEmail Image.swift
[137/202] Compiling SwiftEmail Never+View.swift
[138/202] Compiling SwiftEmail ParentableView.swift
[139/202] Compiling SwiftEmail PlainText.swift
[140/202] Compiling SwiftEmail PrimitiveView.swift
[141/202] Compiling SwiftEmail Text.swift
[142/202] Compiling SwiftEmail TupleView.swift
[143/202] Compiling SwiftEmail UnsafeNode.Attributes.Value.swift
[144/202] Compiling SwiftEmail UnsafeNode.Attributes.swift
[145/202] Compiling SwiftEmail UnsafeNode.swift
[146/202] Compiling SwiftEmail UnsafePlainText.swift
[147/202] Compiling SwiftEmail Alignment.swift
[148/202] Compiling SwiftEmail ColorScheme.swift
[149/202] Compiling SwiftEmail CSSValue.swift
[150/202] Compiling SwiftEmail ClassName.swift
[151/202] Compiling SwiftEmail ClassNames.swift
[152/202] Compiling SwiftEmail Color.swift
[153/202] Compiling SwiftEmail Font.Weight.swift
[154/202] Compiling SwiftEmail Font.swift
[155/202] Compiling SwiftEmail GlobalStyle.swift
[156/202] Compiling SwiftEmail Email.swift
[157/202] Compiling SwiftEmail LocalizedStringKey.swift
[158/202] Compiling SwiftEmail LocalizedStringsService.swift
[159/202] Compiling SwiftEmail LayoutModifier.swift
[160/202] Compiling SwiftEmail View+ AspectRatio.swift
[161/202] Compiling SwiftEmail View+Background.swift
[162/202] Compiling SwiftEmail View+Border.swift
[163/202] Compiling SwiftEmail View+ButtonStyle.swift
[164/202] Compiling SwiftEmail Divider.swift
[165/202] Compiling SwiftEmail Group.swift
[166/202] Compiling SwiftEmail HStack.swift
[167/202] Compiling SwiftEmail Head.swift
[168/202] Compiling SwiftEmail LinkButtonStyle.swift
[169/202] Compiling SwiftEmail NavigationLink.swift
[170/202] Compiling SwiftEmail VStack.swift
[171/202] Emitting module SnapshotTesting
[172/205] Compiling SnapshotTesting UIView.swift
[173/205] Compiling SnapshotTesting UIViewController.swift
[174/205] Compiling SnapshotTesting URLRequest.swift
[206/208] Compiling SwiftEmailTesting Snapshotting+HTML.swift
[207/208] Compiling SwiftEmailTesting Snapshotting+Text.swift
[208/208] Emitting module SwiftEmailTesting
Build complete! (19.69s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "SwiftEmail",
  "name" : "SwiftEmail",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftEmail",
      "targets" : [
        "SwiftEmail"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftEmailTesting",
      "targets" : [
        "SwiftEmailTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftEmailTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEmailTests",
      "path" : "Tests/SwiftEmailTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEmailTests/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftEmailTests/Resources/sv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv"
            }
          }
        }
      ],
      "sources" : [
        "DividerTests.swift",
        "EmailTests.swift",
        "EnvironmentTests.swift",
        "ForEachTests.swift",
        "ImageTests.swift",
        "LocalizationTests.swift",
        "NavigationLinkTests.swift",
        "TextTests.swift",
        "ViewBuilderTests.swift"
      ],
      "target_dependencies" : [
        "SwiftEmail",
        "SwiftEmailTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftEmailTesting",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEmailTesting",
      "path" : "Sources/SwiftEmailTesting",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "SwiftEmailTesting"
      ],
      "sources" : [
        "Snapshotting+HTML.swift",
        "Snapshotting+Text.swift"
      ],
      "target_dependencies" : [
        "SwiftEmail"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftEmail",
      "module_type" : "SwiftTarget",
      "name" : "SwiftEmail",
      "path" : "Sources/SwiftEmail",
      "product_dependencies" : [
        "Crypto",
        "Logging"
      ],
      "product_memberships" : [
        "SwiftEmail",
        "SwiftEmailTesting"
      ],
      "sources" : [
        "Email.swift",
        "Localization/LocalizedStringKey.swift",
        "Localization/LocalizedStringsService.swift",
        "Modifiers/LayoutModifier.swift",
        "Modifiers/View+ AspectRatio.swift",
        "Modifiers/View+Background.swift",
        "Modifiers/View+Border.swift",
        "Modifiers/View+ButtonStyle.swift",
        "Modifiers/View+ClassName.swift",
        "Modifiers/View+ColorScheme.swift",
        "Modifiers/View+CornerRadius.swift",
        "Modifiers/View+Font.swift",
        "Modifiers/View+ForegroundStyle.swift",
        "Modifiers/View+Frame.swift",
        "Modifiers/View+GlobalStyle.swift",
        "Modifiers/View+Locale.swift",
        "Modifiers/View+Padding.swift",
        "Modifiers/View+Tag.swift",
        "Modifiers/View+TimeZone.swift",
        "Modifiers/View+Underline.swift",
        "Primitive Views/AnyView.swift",
        "Primitive Views/EmptyView.swift",
        "Primitive Views/Environment/Environment.swift",
        "Primitive Views/Environment/EnvironmentKey.swift",
        "Primitive Views/Environment/EnvironmentValues.swift",
        "Primitive Views/Environment/View+Environment.swift",
        "Primitive Views/ForEach.swift",
        "Primitive Views/Image.swift",
        "Primitive Views/Never+View.swift",
        "Primitive Views/ParentableView.swift",
        "Primitive Views/PlainText.swift",
        "Primitive Views/PrimitiveView.swift",
        "Primitive Views/Text.swift",
        "Primitive Views/TupleView.swift",
        "Primitive Views/UnsafeNode.Attributes.Value.swift",
        "Primitive Views/UnsafeNode.Attributes.swift",
        "Primitive Views/UnsafeNode.swift",
        "Primitive Views/UnsafePlainText.swift",
        "Properties/Alignment.swift",
        "Properties/ColorScheme.swift",
        "Properties/Edge.Set.swift",
        "Properties/Edge.swift",
        "Properties/EdgeInsets.swift",
        "Properties/HorizontalAlignment.swift",
        "Properties/UserInteraction.swift",
        "Properties/VerticalAlignment.swift",
        "Rendering/RenderContext.swift",
        "Rendering/RenderOptions.swift",
        "Rendering/RenderResult.swift",
        "Rendering/ShapeStyle+renderCSSValue.swift",
        "Rendering/View+render.swift",
        "ShapeStyle.swift",
        "Styles/AnyShapeStyle.swift",
        "Styles/CSSPseudo.swift",
        "Styles/CSSSelector.swift",
        "Styles/CSSValue.swift",
        "Styles/ClassName.swift",
        "Styles/ClassNames.swift",
        "Styles/Color.swift",
        "Styles/Font.Weight.swift",
        "Styles/Font.swift",
        "Styles/GlobalStyle.swift",
        "Styles/Never+ShapeStyle.swift",
        "Styles/PrimitiveShapeStyle.swift",
        "Styles/Styles.swift",
        "View.swift",
        "ViewBuilder.swift",
        "ViewModifier.swift",
        "Views/Body.swift",
        "Views/Divider.swift",
        "Views/Group.swift",
        "Views/HStack.swift",
        "Views/Head.swift",
        "Views/LinkButtonStyle.swift",
        "Views/NavigationLink.swift",
        "Views/VStack.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.