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 SwiftExtensionsPack, reference master (d39eb9), with Swift 6.1 for macOS (SPM) on 31 May 2025 20:21:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-extensions-pack.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerzh/swift-extensions-pack
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d39eb92 remove logger
Cloned https://github.com/nerzh/swift-extensions-pack.git
Revision (git rev-parse @):
d39eb9237ce079c13ce5d5a8e99e544c35925056
SUCCESS checkout https://github.com/nerzh/swift-extensions-pack.git at master
Fetching https://github.com/bytehubio/ed25519
Fetching https://github.com/nerzh/swift-regular-expression
Fetching https://github.com/apple/swift-crypto from cache
[1/61] Fetching swift-regular-expression
[62/240] Fetching swift-regular-expression, ed25519
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.93s)
Fetched https://github.com/bytehubio/ed25519 from cache (0.93s)
Fetched https://github.com/apple/swift-crypto from cache (0.93s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (1.45s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (3.21s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.09s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.61s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.23s)
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.2
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/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.0
========================================
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": "swift-extensions-pack",
      "name": "SwiftExtensionsPack",
      "url": "https://github.com/nerzh/swift-extensions-pack.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-extensions-pack",
      "dependencies": [
        {
          "identity": "swift-regular-expression",
          "name": "SwiftRegularExpression",
          "url": "https://github.com/nerzh/swift-regular-expression",
          "version": "0.2.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-regular-expression",
          "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.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "ed25519",
          "name": "Ed25519",
          "url": "https://github.com/bytehubio/ed25519",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ed25519",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nerzh/swift-extensions-pack.git
[1/1106] Fetching swift-extensions-pack
Fetched https://github.com/nerzh/swift-extensions-pack.git from cache (0.71s)
Fetching https://github.com/bytehubio/ed25519 from cache
Fetching https://github.com/nerzh/swift-regular-expression from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.60s)
Fetched https://github.com/bytehubio/ed25519 from cache (0.60s)
Fetched https://github.com/apple/swift-crypto from cache (0.60s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (0.67s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (0.03s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (0.03s)
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.3.2 (0.51s)
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
Creating working copy for https://github.com/nerzh/swift-extensions-pack.git
Working copy of https://github.com/nerzh/swift-extensions-pack.git resolved at master (d39eb92)
warning: '.resolve-product-dependencies': dependency 'swift-extensions-pack' is not used by any target
Found 3 product dependencies
  - SwiftRegularExpression
  - swift-crypto
  - Ed25519
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nerzh/swift-extensions-pack.git
https://github.com/nerzh/swift-extensions-pack.git
{
  "dependencies" : [
    {
      "identity" : "swift-regular-expression",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-regular-expression"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "ed25519",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bytehubio/ed25519"
    }
  ],
  "manifest_display_name" : "SwiftExtensionsPack",
  "name" : "SwiftExtensionsPack",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftExtensionsPack",
      "targets" : [
        "SwiftExtensionsPack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftExtensionsPackTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftExtensionsPackTests",
      "path" : "Tests/SwiftExtensionsPackTests",
      "sources" : [
        "SwiftExtensionsPackTests.swift"
      ],
      "target_dependencies" : [
        "SwiftExtensionsPack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftExtensionsPack",
      "module_type" : "SwiftTarget",
      "name" : "SwiftExtensionsPack",
      "path" : "Sources/SwiftExtensionsPack",
      "product_dependencies" : [
        "SwiftRegularExpression",
        "Crypto",
        "Ed25519"
      ],
      "product_memberships" : [
        "SwiftExtensionsPack"
      ],
      "sources" : [
        "Array/SafeArray.swift",
        "Array/Sequence+Extensions.swift",
        "Codable/Codable+Extensions.swift",
        "Common/AnyValue.swift",
        "Common/Atomic.swift",
        "Common/CommonClasses.swift",
        "Common/CommonMethods.swift",
        "Common/ErrorCommon.swift",
        "Common/ObjectIdentifier.swift",
        "Common/Protocols.swift",
        "Common/Runtime.swift",
        "Common/SafeValue.swift",
        "Crypto/AES.swift",
        "Crypto/ByteArray+Bits.swift",
        "Crypto/Data+Extension.swift",
        "Crypto/Ed25519.swift",
        "Crypto/HexaDecimal.swift",
        "Crypto/Hmac.swift",
        "Crypto/RandomBytes.swift",
        "Crypto/SHA.swift",
        "Crypto/String+Extension.swift",
        "Date/Date+String.swift",
        "Date/DateCommon.swift",
        "Dictionary/Dictionary+JSON.swift",
        "Dictionary/DictionaryCommon.swift",
        "Dictionary/SafeDictionary.swift",
        "Double/Double.swift",
        "Float/Float.swift",
        "Net/HTTP.swift",
        "String/String+Chunks.swift",
        "String/String+Date.swift",
        "String/String+JSON.swift",
        "String/StringCommon.swift",
        "iOS/String/String+Crypto.swift",
        "iOS/String/String+Height.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/14] Write sources
[3/14] Write swift-version-2F0A5646E1D333AE.txt
[4/14] Compiling CEd25519 key_exchange.c
[5/14] Compiling CEd25519 keypair.c
[6/14] Compiling CEd25519 verify.c
[7/14] Compiling CEd25519 fe.c
[7/14] Compiling CEd25519 sign.c
[8/14] Compiling CEd25519 add_scalar.c
[10/14] Compiling CEd25519 sha512.c
[11/14] Compiling CEd25519 seed.c
[12/14] Compiling CEd25519 ge.c
[13/14] Compiling CEd25519 sc.c
[15/22] Compiling Ed25519 Seed.swift
[16/22] Compiling Ed25519 PrivateKey.swift
[17/22] Compiling Ed25519 Error.swift
[18/22] Compiling Ed25519 PublicKey.swift
[19/22] Emitting module Ed25519
[20/22] Compiling Ed25519 KeyPair.swift
[21/22] Emitting module SwiftRegularExpression
[22/22] Compiling SwiftRegularExpression String+Regexp.swift
[23/55] Emitting module SwiftExtensionsPack
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 |     var recoverySuggestion: String? { self.description }
32 |     var helpAnchor: String? { self.description }
33 |     #warning("if localizedDescription not defined we have sigterm for linux")
   |              `- warning: if localizedDescription not defined we have sigterm for linux
34 |     var localizedDescription: String { self.description }
35 |
[24/58] Compiling SwiftExtensionsPack Double.swift
[25/58] Compiling SwiftExtensionsPack Float.swift
[26/58] Compiling SwiftExtensionsPack HTTP.swift
[27/58] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[28/58] Compiling SwiftExtensionsPack DictionaryCommon.swift
[29/58] Compiling SwiftExtensionsPack SafeDictionary.swift
[30/58] Compiling SwiftExtensionsPack String+Extension.swift
[31/58] Compiling SwiftExtensionsPack Date+String.swift
[32/58] Compiling SwiftExtensionsPack DateCommon.swift
[33/58] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[34/58] Compiling SwiftExtensionsPack Protocols.swift
[35/58] Compiling SwiftExtensionsPack Runtime.swift
[36/58] Compiling SwiftExtensionsPack SafeValue.swift
[37/58] Compiling SwiftExtensionsPack SafeArray.swift
[38/58] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[39/58] Compiling SwiftExtensionsPack Codable+Extensions.swift
[40/58] Compiling SwiftExtensionsPack AnyValue.swift
[41/58] Compiling SwiftExtensionsPack StringCommon.swift
[42/58] Compiling SwiftExtensionsPack String+Crypto.swift
[43/58] Compiling SwiftExtensionsPack String+Height.swift
[44/58] Compiling SwiftExtensionsPack String+Chunks.swift
[45/58] Compiling SwiftExtensionsPack String+Date.swift
[46/58] Compiling SwiftExtensionsPack String+JSON.swift
[47/58] Compiling SwiftExtensionsPack Atomic.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 |     var recoverySuggestion: String? { self.description }
32 |     var helpAnchor: String? { self.description }
33 |     #warning("if localizedDescription not defined we have sigterm for linux")
   |              `- warning: if localizedDescription not defined we have sigterm for linux
34 |     var localizedDescription: String { self.description }
35 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 |         }
69 |
70 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
   |                                                          `- warning: 'is' test is always true
71 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
   |                                                               `- warning: 'is' test is always true
72 |
73 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[48/58] Compiling SwiftExtensionsPack CommonClasses.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 |     var recoverySuggestion: String? { self.description }
32 |     var helpAnchor: String? { self.description }
33 |     #warning("if localizedDescription not defined we have sigterm for linux")
   |              `- warning: if localizedDescription not defined we have sigterm for linux
34 |     var localizedDescription: String { self.description }
35 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 |         }
69 |
70 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
   |                                                          `- warning: 'is' test is always true
71 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
   |                                                               `- warning: 'is' test is always true
72 |
73 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[49/58] Compiling SwiftExtensionsPack CommonMethods.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 |     var recoverySuggestion: String? { self.description }
32 |     var helpAnchor: String? { self.description }
33 |     #warning("if localizedDescription not defined we have sigterm for linux")
   |              `- warning: if localizedDescription not defined we have sigterm for linux
34 |     var localizedDescription: String { self.description }
35 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 |         }
69 |
70 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
   |                                                          `- warning: 'is' test is always true
71 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
   |                                                               `- warning: 'is' test is always true
72 |
73 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[50/58] Compiling SwiftExtensionsPack ErrorCommon.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:33:14: warning: if localizedDescription not defined we have sigterm for linux
31 |     var recoverySuggestion: String? { self.description }
32 |     var helpAnchor: String? { self.description }
33 |     #warning("if localizedDescription not defined we have sigterm for linux")
   |              `- warning: if localizedDescription not defined we have sigterm for linux
34 |     var localizedDescription: String { self.description }
35 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:70:58: warning: 'is' test is always true
68 |         }
69 |
70 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
   |                                                          `- warning: 'is' test is always true
71 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
72 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:71:63: warning: 'is' test is always true
69 |
70 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
71 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
   |                                                               `- warning: 'is' test is always true
72 |
73 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
[51/58] Compiling SwiftExtensionsPack HexaDecimal.swift
[52/58] Compiling SwiftExtensionsPack Hmac.swift
[53/58] Compiling SwiftExtensionsPack RandomBytes.swift
[54/58] Compiling SwiftExtensionsPack SHA.swift
[55/58] Compiling SwiftExtensionsPack AES.swift
[56/58] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[57/58] Compiling SwiftExtensionsPack Data+Extension.swift
[58/58] Compiling SwiftExtensionsPack Ed25519.swift
Build complete! (9.30s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-regular-expression",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-regular-expression"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "ed25519",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bytehubio/ed25519"
    }
  ],
  "manifest_display_name" : "SwiftExtensionsPack",
  "name" : "SwiftExtensionsPack",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftExtensionsPack",
      "targets" : [
        "SwiftExtensionsPack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftExtensionsPackTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftExtensionsPackTests",
      "path" : "Tests/SwiftExtensionsPackTests",
      "sources" : [
        "SwiftExtensionsPackTests.swift"
      ],
      "target_dependencies" : [
        "SwiftExtensionsPack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftExtensionsPack",
      "module_type" : "SwiftTarget",
      "name" : "SwiftExtensionsPack",
      "path" : "Sources/SwiftExtensionsPack",
      "product_dependencies" : [
        "SwiftRegularExpression",
        "Crypto",
        "Ed25519"
      ],
      "product_memberships" : [
        "SwiftExtensionsPack"
      ],
      "sources" : [
        "Array/SafeArray.swift",
        "Array/Sequence+Extensions.swift",
        "Codable/Codable+Extensions.swift",
        "Common/AnyValue.swift",
        "Common/Atomic.swift",
        "Common/CommonClasses.swift",
        "Common/CommonMethods.swift",
        "Common/ErrorCommon.swift",
        "Common/ObjectIdentifier.swift",
        "Common/Protocols.swift",
        "Common/Runtime.swift",
        "Common/SafeValue.swift",
        "Crypto/AES.swift",
        "Crypto/ByteArray+Bits.swift",
        "Crypto/Data+Extension.swift",
        "Crypto/Ed25519.swift",
        "Crypto/HexaDecimal.swift",
        "Crypto/Hmac.swift",
        "Crypto/RandomBytes.swift",
        "Crypto/SHA.swift",
        "Crypto/String+Extension.swift",
        "Date/Date+String.swift",
        "Date/DateCommon.swift",
        "Dictionary/Dictionary+JSON.swift",
        "Dictionary/DictionaryCommon.swift",
        "Dictionary/SafeDictionary.swift",
        "Double/Double.swift",
        "Float/Float.swift",
        "Net/HTTP.swift",
        "String/String+Chunks.swift",
        "String/String+Date.swift",
        "String/String+JSON.swift",
        "String/StringCommon.swift",
        "iOS/String/String+Crypto.swift",
        "iOS/String/String+Height.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.