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 swift-standard-clients, reference main (397f90), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 18:57:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-standard-clients.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/capturecontext/swift-standard-clients
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 397f905 feat: StandardClients(+Live) products
Cloned https://github.com/capturecontext/swift-standard-clients.git
Revision (git rev-parse @):
397f90502948a0acb2d0442ec4c70fec5f87a677
SUCCESS checkout https://github.com/capturecontext/swift-standard-clients.git at main
Fetching https://github.com/capturecontext/swift-prelude.git
[1/1959] Fetching swift-prelude
Fetched https://github.com/capturecontext/swift-prelude.git from cache (0.88s)
Computing version for https://github.com/capturecontext/swift-prelude.git
Computed https://github.com/capturecontext/swift-prelude.git at 0.0.3 (1.51s)
Creating working copy for https://github.com/capturecontext/swift-prelude.git
Working copy of https://github.com/capturecontext/swift-prelude.git resolved at 0.0.3
========================================
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-standard-clients",
      "name": "swift-standard-clients",
      "url": "https://github.com/capturecontext/swift-standard-clients.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-standard-clients",
      "dependencies": [
        {
          "identity": "swift-prelude",
          "name": "swift-prelude",
          "url": "https://github.com/capturecontext/swift-prelude.git",
          "version": "0.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-prelude",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/capturecontext/swift-standard-clients.git
[3/124] Fetching swift-standard-clients
Fetched https://github.com/capturecontext/swift-standard-clients.git from cache (0.73s)
Fetching https://github.com/capturecontext/swift-prelude.git from cache
Fetched https://github.com/capturecontext/swift-prelude.git from cache (0.41s)
Computing version for https://github.com/capturecontext/swift-prelude.git
Computed https://github.com/capturecontext/swift-prelude.git at 0.0.3 (0.47s)
Creating working copy for https://github.com/capturecontext/swift-standard-clients.git
Working copy of https://github.com/capturecontext/swift-standard-clients.git resolved at main (397f905)
Creating working copy for https://github.com/capturecontext/swift-prelude.git
Working copy of https://github.com/capturecontext/swift-prelude.git resolved at 0.0.3
warning: '.resolve-product-dependencies': dependency 'swift-standard-clients' is not used by any target
Found 1 product dependencies
  - swift-prelude
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/capturecontext/swift-standard-clients.git
https://github.com/capturecontext/swift-standard-clients.git
{
  "dependencies" : [
    {
      "identity" : "swift-prelude",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/capturecontext/swift-prelude.git"
    }
  ],
  "manifest_display_name" : "swift-standard-clients",
  "name" : "swift-standard-clients",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "StandardClients",
      "targets" : [
        "StandardClients"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "StandardClientsLive",
      "targets" : [
        "StandardClientsLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "CacheClient",
      "targets" : [
        "CacheClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "MemoryCacheClient",
      "targets" : [
        "MemoryCacheClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DataRepresentable",
      "targets" : [
        "DataRepresentable"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "HapticEngineClient",
      "targets" : [
        "HapticEngineClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "HapticEngineClientLive",
      "targets" : [
        "HapticEngineClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "IDFAPermissionsClient",
      "targets" : [
        "IDFAPermissionsClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "IDFAPermissionsClientLive",
      "targets" : [
        "IDFAPermissionsClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "KeychainClient",
      "targets" : [
        "KeychainClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "KeychainClientLive",
      "targets" : [
        "KeychainClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "NotificationsPermissionsClient",
      "targets" : [
        "NotificationsPermissionsClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "NotificationsPermissionsClientLive",
      "targets" : [
        "NotificationsPermissionsClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "UserDefaultsClient",
      "targets" : [
        "UserDefaultsClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "UserDefaultsClientLive",
      "targets" : [
        "UserDefaultsClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UserDefaultsClientLive",
      "module_type" : "SwiftTarget",
      "name" : "UserDefaultsClientLive",
      "path" : "Sources/UserDefaultsClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "UserDefaultsClientLive"
      ],
      "sources" : [
        "Exports.swift",
        "UserDefaultsClientLive.swift"
      ],
      "target_dependencies" : [
        "UserDefaultsClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UserDefaultsClient",
      "module_type" : "SwiftTarget",
      "name" : "UserDefaultsClient",
      "path" : "Sources/UserDefaultsClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "UserDefaultsClient",
        "UserDefaultsClientLive"
      ],
      "sources" : [
        "UserDefaultsClient.swift",
        "UserDefaultsClientOperations.swift"
      ],
      "target_dependencies" : [
        "DataRepresentable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StandardClientsLive",
      "module_type" : "SwiftTarget",
      "name" : "StandardClientsLive",
      "path" : "Sources/StandardClientsLive",
      "product_memberships" : [
        "StandardClientsLive"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "MemoryCacheClient",
        "HapticEngineClientLive",
        "IDFAPermissionsClientLive",
        "KeychainClientLive",
        "NotificationsPermissionsClientLive",
        "UserDefaultsClientLive"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StandardClients",
      "module_type" : "SwiftTarget",
      "name" : "StandardClients",
      "path" : "Sources/StandardClients",
      "product_memberships" : [
        "StandardClients"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "CacheClient",
        "HapticEngineClient",
        "IDFAPermissionsClient",
        "KeychainClient",
        "NotificationsPermissionsClient",
        "UserDefaultsClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NotificationsPermissionsClientLive",
      "module_type" : "SwiftTarget",
      "name" : "NotificationsPermissionsClientLive",
      "path" : "Sources/NotificationsPermissionsClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "NotificationsPermissionsClientLive"
      ],
      "sources" : [
        "AuthorizationOptions.swift",
        "AuthorizationStatus.swift",
        "Exports.swift",
        "NotificationsPermissionsClientLive.swift"
      ],
      "target_dependencies" : [
        "NotificationsPermissionsClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NotificationsPermissionsClient",
      "module_type" : "SwiftTarget",
      "name" : "NotificationsPermissionsClient",
      "path" : "Sources/NotificationsPermissionsClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "NotificationsPermissionsClient",
        "NotificationsPermissionsClientLive"
      ],
      "sources" : [
        "NotificationsPermissionsClient.swift",
        "NotificationsPermissionsClientOperations.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MemoryCacheClient",
      "module_type" : "SwiftTarget",
      "name" : "MemoryCacheClient",
      "path" : "Sources/MemoryCacheClient",
      "product_memberships" : [
        "StandardClientsLive",
        "MemoryCacheClient"
      ],
      "sources" : [
        "Exports.swift",
        "MemoryCache.swift",
        "MemoryCacheClient.swift"
      ],
      "target_dependencies" : [
        "CacheClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KeychainClientLive",
      "module_type" : "SwiftTarget",
      "name" : "KeychainClientLive",
      "path" : "Sources/KeychainClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "KeychainClientLive"
      ],
      "sources" : [
        "Exports.swift",
        "Keychain/CoreFoundation+.swift",
        "Keychain/Keychain+AccessOptions.swift",
        "Keychain/Keychain+Constants.swift",
        "Keychain/Keychain+Error.swift",
        "Keychain/Keychain+OperationResult.swift",
        "Keychain/Keychain.swift",
        "Keychain/NSLocking+.swift",
        "KeychainClientAccessPolicy.swift",
        "KeychainClientLive.swift"
      ],
      "target_dependencies" : [
        "KeychainClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KeychainClient",
      "module_type" : "SwiftTarget",
      "name" : "KeychainClient",
      "path" : "Sources/KeychainClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "KeychainClient",
        "KeychainClientLive"
      ],
      "sources" : [
        "KeychainClient.swift",
        "KeychainClientOperations.swift"
      ],
      "target_dependencies" : [
        "DataRepresentable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IDFAPermissionsClientLive",
      "module_type" : "SwiftTarget",
      "name" : "IDFAPermissionsClientLive",
      "path" : "Sources/IDFAPermissionsClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "IDFAPermissionsClientLive"
      ],
      "sources" : [
        "AuthorizationStatus.swift",
        "Exports.swift",
        "IDFAPermissionsClientLive.swift"
      ],
      "target_dependencies" : [
        "IDFAPermissionsClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IDFAPermissionsClient",
      "module_type" : "SwiftTarget",
      "name" : "IDFAPermissionsClient",
      "path" : "Sources/IDFAPermissionsClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "IDFAPermissionsClient",
        "IDFAPermissionsClientLive"
      ],
      "sources" : [
        "IDFAPermissionsClient.swift",
        "IDFAPermissionsClientOperations.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HapticEngineClientLive",
      "module_type" : "SwiftTarget",
      "name" : "HapticEngineClientLive",
      "path" : "Sources/HapticEngineClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "HapticEngineClientLive"
      ],
      "sources" : [
        "Exports.swift",
        "HapticEngineClientLive.swift",
        "HapticFeedback.swift"
      ],
      "target_dependencies" : [
        "HapticEngineClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HapticEngineClient",
      "module_type" : "SwiftTarget",
      "name" : "HapticEngineClient",
      "path" : "Sources/HapticEngineClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "HapticEngineClient",
        "HapticEngineClientLive"
      ],
      "sources" : [
        "HapticEngineClient.swift",
        "HapticEngineClientOperations.swift",
        "HapticFeedback.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DataRepresentableTests",
      "module_type" : "SwiftTarget",
      "name" : "DataRepresentableTests",
      "path" : "Tests/DataRepresentableTests",
      "sources" : [
        "DataRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "DataRepresentable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataRepresentable",
      "module_type" : "SwiftTarget",
      "name" : "DataRepresentable",
      "path" : "Sources/DataRepresentable",
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "CacheClient",
        "MemoryCacheClient",
        "DataRepresentable",
        "KeychainClient",
        "KeychainClientLive",
        "UserDefaultsClient",
        "UserDefaultsClientLive"
      ],
      "sources" : [
        "AnyDataRepresenable.swift",
        "DataRepresentable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CacheClient",
      "module_type" : "SwiftTarget",
      "name" : "CacheClient",
      "path" : "Sources/CacheClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "CacheClient",
        "MemoryCacheClient"
      ],
      "sources" : [
        "CacheClient.swift",
        "CacheClientOperations.swift"
      ],
      "target_dependencies" : [
        "DataRepresentable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/47] Write sources
[16/47] Write swift-version-2F0A5646E1D333AE.txt
[18/94] Emitting module Prelude
[19/98] Compiling Prelude Compose.swift
[20/98] Compiling Prelude Pipe.swift
[21/98] Compiling Prelude KeyPath.swift
[22/98] Compiling Prelude Match.swift
[23/98] Compiling Prelude Never.swift
[24/98] Compiling Prelude Tuple.swift
[25/98] Compiling Prelude Unit.swift
[26/98] Compiling Prelude Alt.swift
[27/98] Compiling Prelude Array.swift
[28/98] Compiling Prelude CommutativeRing.swift
[29/98] Compiling Prelude Sequence.swift
[30/98] Compiling Prelude Set.swift
[31/98] Compiling Prelude String.swift
[32/98] Compiling Prelude Pack.swift
[33/98] Compiling Prelude Scope.swift
[34/98] Compiling Prelude Collection.swift
[35/98] Compiling Prelude Comparable.swift
[36/98] Compiling Prelude Comparator.swift
[37/98] Compiling Prelude Const.swift
[38/98] Compiling Prelude Curry.swift
[39/98] Compiling Prelude Operators+Impl.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 12 |   with default: @autoclosure @escaping () -> A
 13 | ) -> (A?) -> A {
 14 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 15 | }
 16 |
[40/98] Compiling Prelude Operators.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 12 |   with default: @autoclosure @escaping () -> A
 13 | ) -> (A?) -> A {
 14 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 15 | }
 16 |
[41/98] Compiling Prelude PrecedenceGroups.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 12 |   with default: @autoclosure @escaping () -> A
 13 | ) -> (A?) -> A {
 14 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 15 | }
 16 |
[42/98] Compiling Prelude Optional.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 12 |   with default: @autoclosure @escaping () -> A
 13 | ) -> (A?) -> A {
 14 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 15 | }
 16 |
[43/98] Compiling Prelude Parallel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:14:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 12 |   with default: @autoclosure @escaping () -> A
 13 | ) -> (A?) -> A {
 14 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 15 | }
 16 |
[44/98] Compiling Prelude And.swift
[45/98] Compiling Prelude Equal.swift
[46/98] Compiling Prelude Or.swift
[47/98] Compiling Prelude Xor.swift
[48/98] Compiling Prelude Cast.swift
[49/98] Emitting module DataRepresentable
[50/98] Compiling DataRepresentable AnyDataRepresenable.swift
[51/98] Compiling DataRepresentable DataRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataRepresentable/DataRepresentable.swift:50:24: warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
48 |   public var dataRepresentation: Data {
49 |     var value = self
50 |     return Data(bytes: &value, count: MemoryLayout<Self>.size)
   |                        `- warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
51 |   }
52 |
[51/98] Write Objects.LinkFileList
[52/98] Archiving libDataRepresentable.a
[54/98] Compiling Prelude Plus.swift
[55/98] Compiling Prelude Ring.swift
[56/98] Compiling Prelude Semigroup.swift
[57/98] Compiling Prelude Semiring.swift
[58/98] Compiling Prelude Hole.swift
[59/98] Compiling Prelude IO.swift
[60/98] Compiling Prelude Monoid.swift
[61/98] Compiling Prelude NearSemiring.swift
[62/98] Compiling Prelude EuclideanRing.swift
[63/98] Compiling Prelude Field.swift
[64/98] Compiling Prelude FreeNearSemiring.swift
[65/98] Compiling Prelude HeytingAlgebra.swift
[66/98] Compiling Prelude Equatable.swift
[67/98] Compiling Prelude Filterable.swift
[68/98] Compiling Prelude Endo.swift
[69/98] Compiling Prelude Func.swift
[70/98] Compiling Prelude Function.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/30] Write swift-version-2F0A5646E1D333AE.txt
[2/77] Compiling DataRepresentable AnyDataRepresenable.swift
[3/77] Compiling DataRepresentable DataRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataRepresentable/DataRepresentable.swift:50:24: warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
48 |   public var dataRepresentation: Data {
49 |     var value = self
50 |     return Data(bytes: &value, count: MemoryLayout<Self>.size)
   |                        `- warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
51 |   }
52 |
[4/77] Emitting module DataRepresentable
[5/76] Emitting module Prelude
[6/80] Compiling Prelude Compose.swift
[7/80] Compiling Prelude Pipe.swift
[8/80] Compiling Prelude KeyPath.swift
[9/80] Compiling Prelude Match.swift
[10/80] Compiling Prelude Never.swift
[11/80] Compiling Prelude And.swift
[12/80] Compiling Prelude Equal.swift
[13/80] Compiling Prelude Or.swift
[14/80] Compiling Prelude Xor.swift
[15/80] Compiling Prelude Cast.swift
[16/80] Compiling Prelude Equatable.swift
[17/80] Compiling Prelude Filterable.swift
[18/80] Compiling Prelude Endo.swift
[19/80] Compiling Prelude Func.swift
[20/80] Compiling Prelude Function.swift
[21/80] Compiling Prelude Hole.swift
[22/80] Compiling Prelude IO.swift
[23/80] Compiling Prelude Monoid.swift
[24/80] Compiling Prelude NearSemiring.swift
[25/80] Compiling Prelude Tuple.swift
[26/80] Compiling Prelude Unit.swift
[27/80] Compiling Prelude Alt.swift
[28/80] Compiling Prelude Array.swift
[29/80] Compiling Prelude CommutativeRing.swift
[30/80] Compiling Prelude EuclideanRing.swift
[31/80] Compiling Prelude Field.swift
[32/80] Compiling Prelude FreeNearSemiring.swift
[33/80] Compiling Prelude HeytingAlgebra.swift
[34/80] Compiling Prelude Sequence.swift
[35/80] Compiling Prelude Set.swift
[36/80] Compiling Prelude String.swift
[37/80] Compiling Prelude Pack.swift
[38/80] Compiling Prelude Scope.swift
[39/80] Compiling Prelude Operators+Impl.swift
[40/80] Compiling Prelude Operators.swift
[41/80] Compiling Prelude PrecedenceGroups.swift
[42/80] Compiling Prelude Optional.swift
[43/80] Compiling Prelude Parallel.swift
[44/80] Compiling Prelude Plus.swift
[45/80] Compiling Prelude Ring.swift
[46/80] Compiling Prelude Semigroup.swift
[47/80] Compiling Prelude Semiring.swift
[48/80] Compiling Prelude Collection.swift
[49/80] Compiling Prelude Comparable.swift
[50/80] Compiling Prelude Comparator.swift
[51/80] Compiling Prelude Const.swift
[52/80] Compiling Prelude Curry.swift
[53/99] Compiling IDFAPermissionsClient IDFAPermissionsClient.swift
[54/99] Compiling IDFAPermissionsClient IDFAPermissionsClientOperations.swift
[55/99] Emitting module IDFAPermissionsClient
[56/99] Compiling HapticEngineClient HapticFeedback.swift
[56/99] Write Objects.LinkFileList
[58/99] Emitting module CacheClient
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:9:22: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 7 |
 8 | extension CacheClient.Operations {
 9 |   public struct Save<Key: Hashable, Value>: Function {
   |                      `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 |     public typealias Input = (Key, Value, Int?)
11 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                           `- note: 'Key' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:9:37: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 7 |
 8 | extension CacheClient.Operations {
 9 |   public struct Save<Key: Hashable, Value>: Function {
   |                                     `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 |     public typealias Input = (Key, Value, Int?)
11 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                                          `- note: 'Value' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:23:22: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
21 |   }
22 |
23 |   public struct Load<Key: Hashable, Value>: Function {
   |                      `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
24 |     public typealias Input = Key
25 |     public typealias Output = Value?
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                           `- note: 'Key' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:23:37: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
21 |   }
22 |
23 |   public struct Load<Key: Hashable, Value>: Function {
   |                                     `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
24 |     public typealias Input = Key
25 |     public typealias Output = Value?
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                                          `- note: 'Value' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:37:24: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
35 |   }
36 |
37 |   public struct Remove<Key: Hashable, Value>: Function {
   |                        `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 |     public typealias Input = Key
39 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                           `- note: 'Key' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:37:39: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
35 |   }
36 |
37 |   public struct Remove<Key: Hashable, Value>: Function {
   |                                       `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 |     public typealias Input = Key
39 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                                          `- note: 'Value' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:51:33: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
49 |   }
50 |
51 |   public struct RemoveAllValues<Key: Hashable, Value>: Function {
   |                                 `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
52 |     public typealias Input = Void
53 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                           `- note: 'Key' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:51:48: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
49 |   }
50 |
51 |   public struct RemoveAllValues<Key: Hashable, Value>: Function {
   |                                                `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
52 |     public typealias Input = Void
53 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                                          `- note: 'Value' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
[59/99] Compiling CacheClient CacheClientOperations.swift
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:9:22: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 7 |
 8 | extension CacheClient.Operations {
 9 |   public struct Save<Key: Hashable, Value>: Function {
   |                      `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 |     public typealias Input = (Key, Value, Int?)
11 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                           `- note: 'Key' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:9:37: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 7 |
 8 | extension CacheClient.Operations {
 9 |   public struct Save<Key: Hashable, Value>: Function {
   |                                     `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
10 |     public typealias Input = (Key, Value, Int?)
11 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                                          `- note: 'Value' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:23:22: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
21 |   }
22 |
23 |   public struct Load<Key: Hashable, Value>: Function {
   |                      `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
24 |     public typealias Input = Key
25 |     public typealias Output = Value?
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                           `- note: 'Key' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:23:37: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
21 |   }
22 |
23 |   public struct Load<Key: Hashable, Value>: Function {
   |                                     `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
24 |     public typealias Input = Key
25 |     public typealias Output = Value?
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                                          `- note: 'Value' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:37:24: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
35 |   }
36 |
37 |   public struct Remove<Key: Hashable, Value>: Function {
   |                        `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 |     public typealias Input = Key
39 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                           `- note: 'Key' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:37:39: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
35 |   }
36 |
37 |   public struct Remove<Key: Hashable, Value>: Function {
   |                                       `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
38 |     public typealias Input = Key
39 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                                          `- note: 'Value' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:51:33: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
49 |   }
50 |
51 |   public struct RemoveAllValues<Key: Hashable, Value>: Function {
   |                                 `- warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
52 |     public typealias Input = Void
53 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:27: note: 'Key' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                           `- note: 'Key' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClientOperations.swift:51:48: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
49 |   }
50 |
51 |   public struct RemoveAllValues<Key: Hashable, Value>: Function {
   |                                                `- warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
52 |     public typealias Input = Void
53 |     public typealias Output = Void
/Users/admin/builder/spi-builder-workspace/Sources/CacheClient/CacheClient.swift:3:42: note: 'Value' previously declared here
 1 | import Foundation
 2 |
 3 | public struct CacheClient<Key: Hashable, Value> {
   |                                          `- note: 'Value' previously declared here
 4 |   public init(
 5 |     saveValue: Operations.Save<Key, Value>,
[60/99] Compiling CacheClient CacheClient.swift
[60/99] Write Objects.LinkFileList
[62/99] Compiling HapticEngineClient HapticEngineClient.swift
[63/99] Emitting module HapticEngineClient
[64/99] Compiling HapticEngineClient HapticEngineClientOperations.swift
[65/99] Compiling UserDefaultsClient UserDefaultsClientOperations.swift
[65/99] Write Objects.LinkFileList
[67/99] Compiling KeychainClient KeychainClientOperations.swift
[68/99] Compiling UserDefaultsClient UserDefaultsClient.swift
[69/99] Emitting module UserDefaultsClient
[70/99] Compiling NotificationsPermissionsClient NotificationsPermissionsClientOperations.swift
[71/99] Emitting module NotificationsPermissionsClient
[72/99] Compiling NotificationsPermissionsClient NotificationsPermissionsClient.swift
[73/99] Emitting module KeychainClient
[74/99] Compiling KeychainClient KeychainClient.swift
[74/99] Write Objects.LinkFileList
[75/99] Archiving libIDFAPermissionsClient.a
[76/99] Write Objects.LinkFileList
[77/99] Archiving libCacheClient.a
[78/99] Archiving libHapticEngineClient.a
[79/99] Write Objects.LinkFileList
[80/99] Archiving libUserDefaultsClient.a
[81/99] Archiving libKeychainClient.a
[82/99] Archiving libNotificationsPermissionsClient.a
[84/131] Compiling IDFAPermissionsClientLive IDFAPermissionsClientLive.swift
[85/131] Compiling IDFAPermissionsClientLive Exports.swift
[86/131] Compiling HapticEngineClientLive HapticFeedback.swift
[87/131] Compiling HapticEngineClientLive HapticEngineClientLive.swift
[88/131] Emitting module MemoryCacheClient
[89/131] Emitting module IDFAPermissionsClientLive
[90/131] Compiling IDFAPermissionsClientLive AuthorizationStatus.swift
[90/131] Write Objects.LinkFileList
[92/131] Compiling MemoryCacheClient MemoryCacheClient.swift
[92/131] Archiving libIDFAPermissionsClientLive.a
[94/131] Compiling HapticEngineClientLive Exports.swift
[95/131] Emitting module HapticEngineClientLive
[95/131] Write Objects.LinkFileList
[97/131] Compiling StandardClients Exports.swift
[98/131] Emitting module StandardClients
[99/131] Emitting module UserDefaultsClientLive
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'HapticFeedback.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/HapticEngineClient.build/HapticFeedback.swift.o(HapticFeedback.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/HapticEngineClientLive.build/HapticFeedback.swift.o(HapticFeedback.swift.o)'
[99/131] Archiving libHapticEngineClientLive.a
[100/131] Write Objects.LinkFileList
[102/131] Compiling KeychainClientLive Exports.swift
[103/132] Compiling KeychainClientLive KeychainClientAccessPolicy.swift
[104/132] Compiling KeychainClientLive NSLocking+.swift
[105/132] Compiling KeychainClientLive CoreFoundation+.swift
[106/132] Compiling KeychainClientLive Keychain+AccessOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/KeychainClientLive/Keychain/Keychain+AccessOptions.swift:87:16: warning: 'kSecAttrAccessibleAlways' was deprecated in macOS 10.14: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
85 |         return kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly
86 |       case .accessibleAlways:
87 |         return kSecAttrAccessibleAlways
   |                `- warning: 'kSecAttrAccessibleAlways' was deprecated in macOS 10.14: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
88 |       case .accessibleAlwaysThisDeviceOnly:
89 |         return kSecAttrAccessibleAlwaysThisDeviceOnly
/Users/admin/builder/spi-builder-workspace/Sources/KeychainClientLive/Keychain/Keychain+AccessOptions.swift:89:16: warning: 'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in macOS 10.14: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
87 |         return kSecAttrAccessibleAlways
88 |       case .accessibleAlwaysThisDeviceOnly:
89 |         return kSecAttrAccessibleAlwaysThisDeviceOnly
   |                `- warning: 'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in macOS 10.14: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
90 |       }
91 |     }
[107/132] Compiling UserDefaultsClientLive Exports.swift
[108/132] Compiling UserDefaultsClientLive UserDefaultsClientLive.swift
[108/132] Archiving libStandardClients.a
[109/132] Write Objects.LinkFileList
[111/132] Compiling MemoryCacheClient MemoryCache.swift
[112/132] Compiling MemoryCacheClient Exports.swift
[112/132] Write Objects.LinkFileList
[114/132] Emitting module KeychainClientLive
[114/132] Archiving libUserDefaultsClientLive.a
[116/132] Compiling KeychainClientLive Keychain+Error.swift
[117/132] Compiling KeychainClientLive Keychain+OperationResult.swift
[118/132] Compiling KeychainClientLive Keychain+Constants.swift
[119/132] Compiling KeychainClientLive Keychain.swift
[119/132] Archiving libMemoryCacheClient.a
[121/132] Compiling KeychainClientLive KeychainClientLive.swift
[121/132] Write Objects.LinkFileList
[122/132] Archiving libKeychainClientLive.a
[124/132] Emitting module NotificationsPermissionsClientLive
[125/132] Compiling NotificationsPermissionsClientLive AuthorizationOptions.swift
[126/132] Compiling NotificationsPermissionsClientLive Exports.swift
[127/132] Compiling NotificationsPermissionsClientLive AuthorizationStatus.swift
[128/132] Compiling NotificationsPermissionsClientLive NotificationsPermissionsClientLive.swift
[128/132] Write Objects.LinkFileList
[129/132] Archiving libNotificationsPermissionsClientLive.a
[131/134] Emitting module StandardClientsLive
[132/134] Compiling StandardClientsLive Exports.swift
[132/134] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'AuthorizationStatus.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NotificationsPermissionsClientLive.build/AuthorizationStatus.swift.o(AuthorizationStatus.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/IDFAPermissionsClientLive.build/AuthorizationStatus.swift.o(AuthorizationStatus.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/MemoryCacheClient.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/HapticEngineClientLive.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/HapticEngineClientLive.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/IDFAPermissionsClientLive.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/IDFAPermissionsClientLive.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UserDefaultsClientLive.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/UserDefaultsClientLive.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/StandardClientsLive.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/StandardClientsLive.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/KeychainClientLive.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/KeychainClientLive.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NotificationsPermissionsClientLive.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'HapticFeedback.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/HapticEngineClient.build/HapticFeedback.swift.o(HapticFeedback.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/HapticEngineClientLive.build/HapticFeedback.swift.o(HapticFeedback.swift.o)'
[133/134] Archiving libStandardClientsLive.a
Build complete! (9.34s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-prelude",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/capturecontext/swift-prelude.git"
    }
  ],
  "manifest_display_name" : "swift-standard-clients",
  "name" : "swift-standard-clients",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "StandardClients",
      "targets" : [
        "StandardClients"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "StandardClientsLive",
      "targets" : [
        "StandardClientsLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "CacheClient",
      "targets" : [
        "CacheClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "MemoryCacheClient",
      "targets" : [
        "MemoryCacheClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DataRepresentable",
      "targets" : [
        "DataRepresentable"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "HapticEngineClient",
      "targets" : [
        "HapticEngineClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "HapticEngineClientLive",
      "targets" : [
        "HapticEngineClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "IDFAPermissionsClient",
      "targets" : [
        "IDFAPermissionsClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "IDFAPermissionsClientLive",
      "targets" : [
        "IDFAPermissionsClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "KeychainClient",
      "targets" : [
        "KeychainClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "KeychainClientLive",
      "targets" : [
        "KeychainClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "NotificationsPermissionsClient",
      "targets" : [
        "NotificationsPermissionsClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "NotificationsPermissionsClientLive",
      "targets" : [
        "NotificationsPermissionsClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "UserDefaultsClient",
      "targets" : [
        "UserDefaultsClient"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "UserDefaultsClientLive",
      "targets" : [
        "UserDefaultsClientLive"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UserDefaultsClientLive",
      "module_type" : "SwiftTarget",
      "name" : "UserDefaultsClientLive",
      "path" : "Sources/UserDefaultsClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "UserDefaultsClientLive"
      ],
      "sources" : [
        "Exports.swift",
        "UserDefaultsClientLive.swift"
      ],
      "target_dependencies" : [
        "UserDefaultsClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UserDefaultsClient",
      "module_type" : "SwiftTarget",
      "name" : "UserDefaultsClient",
      "path" : "Sources/UserDefaultsClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "UserDefaultsClient",
        "UserDefaultsClientLive"
      ],
      "sources" : [
        "UserDefaultsClient.swift",
        "UserDefaultsClientOperations.swift"
      ],
      "target_dependencies" : [
        "DataRepresentable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StandardClientsLive",
      "module_type" : "SwiftTarget",
      "name" : "StandardClientsLive",
      "path" : "Sources/StandardClientsLive",
      "product_memberships" : [
        "StandardClientsLive"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "MemoryCacheClient",
        "HapticEngineClientLive",
        "IDFAPermissionsClientLive",
        "KeychainClientLive",
        "NotificationsPermissionsClientLive",
        "UserDefaultsClientLive"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StandardClients",
      "module_type" : "SwiftTarget",
      "name" : "StandardClients",
      "path" : "Sources/StandardClients",
      "product_memberships" : [
        "StandardClients"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "CacheClient",
        "HapticEngineClient",
        "IDFAPermissionsClient",
        "KeychainClient",
        "NotificationsPermissionsClient",
        "UserDefaultsClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NotificationsPermissionsClientLive",
      "module_type" : "SwiftTarget",
      "name" : "NotificationsPermissionsClientLive",
      "path" : "Sources/NotificationsPermissionsClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "NotificationsPermissionsClientLive"
      ],
      "sources" : [
        "AuthorizationOptions.swift",
        "AuthorizationStatus.swift",
        "Exports.swift",
        "NotificationsPermissionsClientLive.swift"
      ],
      "target_dependencies" : [
        "NotificationsPermissionsClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NotificationsPermissionsClient",
      "module_type" : "SwiftTarget",
      "name" : "NotificationsPermissionsClient",
      "path" : "Sources/NotificationsPermissionsClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "NotificationsPermissionsClient",
        "NotificationsPermissionsClientLive"
      ],
      "sources" : [
        "NotificationsPermissionsClient.swift",
        "NotificationsPermissionsClientOperations.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MemoryCacheClient",
      "module_type" : "SwiftTarget",
      "name" : "MemoryCacheClient",
      "path" : "Sources/MemoryCacheClient",
      "product_memberships" : [
        "StandardClientsLive",
        "MemoryCacheClient"
      ],
      "sources" : [
        "Exports.swift",
        "MemoryCache.swift",
        "MemoryCacheClient.swift"
      ],
      "target_dependencies" : [
        "CacheClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KeychainClientLive",
      "module_type" : "SwiftTarget",
      "name" : "KeychainClientLive",
      "path" : "Sources/KeychainClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "KeychainClientLive"
      ],
      "sources" : [
        "Exports.swift",
        "Keychain/CoreFoundation+.swift",
        "Keychain/Keychain+AccessOptions.swift",
        "Keychain/Keychain+Constants.swift",
        "Keychain/Keychain+Error.swift",
        "Keychain/Keychain+OperationResult.swift",
        "Keychain/Keychain.swift",
        "Keychain/NSLocking+.swift",
        "KeychainClientAccessPolicy.swift",
        "KeychainClientLive.swift"
      ],
      "target_dependencies" : [
        "KeychainClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KeychainClient",
      "module_type" : "SwiftTarget",
      "name" : "KeychainClient",
      "path" : "Sources/KeychainClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "KeychainClient",
        "KeychainClientLive"
      ],
      "sources" : [
        "KeychainClient.swift",
        "KeychainClientOperations.swift"
      ],
      "target_dependencies" : [
        "DataRepresentable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IDFAPermissionsClientLive",
      "module_type" : "SwiftTarget",
      "name" : "IDFAPermissionsClientLive",
      "path" : "Sources/IDFAPermissionsClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "IDFAPermissionsClientLive"
      ],
      "sources" : [
        "AuthorizationStatus.swift",
        "Exports.swift",
        "IDFAPermissionsClientLive.swift"
      ],
      "target_dependencies" : [
        "IDFAPermissionsClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IDFAPermissionsClient",
      "module_type" : "SwiftTarget",
      "name" : "IDFAPermissionsClient",
      "path" : "Sources/IDFAPermissionsClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "IDFAPermissionsClient",
        "IDFAPermissionsClientLive"
      ],
      "sources" : [
        "IDFAPermissionsClient.swift",
        "IDFAPermissionsClientOperations.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HapticEngineClientLive",
      "module_type" : "SwiftTarget",
      "name" : "HapticEngineClientLive",
      "path" : "Sources/HapticEngineClientLive",
      "product_memberships" : [
        "StandardClientsLive",
        "HapticEngineClientLive"
      ],
      "sources" : [
        "Exports.swift",
        "HapticEngineClientLive.swift",
        "HapticFeedback.swift"
      ],
      "target_dependencies" : [
        "HapticEngineClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HapticEngineClient",
      "module_type" : "SwiftTarget",
      "name" : "HapticEngineClient",
      "path" : "Sources/HapticEngineClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "HapticEngineClient",
        "HapticEngineClientLive"
      ],
      "sources" : [
        "HapticEngineClient.swift",
        "HapticEngineClientOperations.swift",
        "HapticFeedback.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DataRepresentableTests",
      "module_type" : "SwiftTarget",
      "name" : "DataRepresentableTests",
      "path" : "Tests/DataRepresentableTests",
      "sources" : [
        "DataRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "DataRepresentable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataRepresentable",
      "module_type" : "SwiftTarget",
      "name" : "DataRepresentable",
      "path" : "Sources/DataRepresentable",
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "CacheClient",
        "MemoryCacheClient",
        "DataRepresentable",
        "KeychainClient",
        "KeychainClientLive",
        "UserDefaultsClient",
        "UserDefaultsClientLive"
      ],
      "sources" : [
        "AnyDataRepresenable.swift",
        "DataRepresentable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CacheClient",
      "module_type" : "SwiftTarget",
      "name" : "CacheClient",
      "path" : "Sources/CacheClient",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "StandardClients",
        "StandardClientsLive",
        "CacheClient",
        "MemoryCacheClient"
      ],
      "sources" : [
        "CacheClient.swift",
        "CacheClientOperations.swift"
      ],
      "target_dependencies" : [
        "DataRepresentable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.