Build Information
Failed to build AmplifyUILiveness, reference main (2ae8ad), with Swift 6.1 for macOS (SPM) on 10 Nov 2025 23:47:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aws-amplify/amplify-ui-swift-liveness
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2ae8ad6 chore: finalize release 1.4.4 [skip ci]
Cloned https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Revision (git rev-parse @):
2ae8ad657ac668484843acd4f7e7a812f76f240e
SUCCESS checkout https://github.com/aws-amplify/amplify-ui-swift-liveness.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "amplify-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.51.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aws-amplify/amplify-swift"
}
],
"manifest_display_name" : "AmplifyUILiveness",
"name" : "AmplifyUILiveness",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "FaceLiveness",
"targets" : [
"FaceLiveness"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FaceLivenessTests",
"module_type" : "SwiftTarget",
"name" : "FaceLivenessTests",
"path" : "Tests/FaceLivenessTests",
"sources" : [
"CredentialsProviderTestCase.swift",
"DetectedFaceTests.swift",
"LivenessTests.swift",
"MockAWSCredentials.swift",
"MockAWSTemporaryCredentials.swift",
"MockCredentialsProvider.swift",
"MockFaceDetectionResultHandler.swift",
"MockFaceDetector.swift",
"MockLivenessService.swift"
],
"target_dependencies" : [
"FaceLiveness"
],
"type" : "test"
},
{
"c99name" : "FaceLiveness",
"module_type" : "SwiftTarget",
"name" : "FaceLiveness",
"path" : "Sources/FaceLiveness",
"product_dependencies" : [
"AWSPluginsCore",
"AWSCognitoAuthPlugin",
"AWSPredictionsPlugin"
],
"product_memberships" : [
"FaceLiveness"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness/Resources/Base.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "Base"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness/Resources/face_detection_short_range.mlmodelc",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AV/LivenessAVAssetWriter.swift",
"AV/LivenessAVAssetWriterInput.swift",
"AV/LivenessCaptureDevice.swift",
"AV/LivenessCaptureSession.swift",
"AV/LivenessCaptureSessionError.swift",
"AV/OutputSampleBufferCapturer.swift",
"AV/VideoChunkProcessor.swift",
"AV/VideoChunker+AssetWriterDelegate.swift",
"AV/VideoChunker+State.swift",
"AV/VideoChunker.swift",
"FaceDetection/BlazeFace/DetectedFace.swift",
"FaceDetection/BlazeFace/FaceDetectorShortRange+Model.swift",
"FaceDetection/BlazeFace/face_detection_short_range.swift",
"FaceDetection/FaceDetector.swift",
"FaceDetection/FaceStateMatching.swift",
"FaceDetection/Instructor.swift",
"Utilities/Backports/Background.swift",
"Utilities/Backports/Overlay.swift",
"Utilities/BoundingBox+Normalize.swift",
"Utilities/CGImage+Convert.swift",
"Utilities/Color+DynamicColors.swift",
"Utilities/Color+Hex.swift",
"Utilities/Color+Liveness.swift",
"Utilities/Date+TimestampMilliseconds.swift",
"Utilities/Device.swift",
"Utilities/FinalClientEvent+Init.swift",
"Utilities/LivenessLocalizedStrings.swift",
"Utilities/String+Localizable.swift",
"Utilities/UIColor+Hex.swift",
"Utilities/UserAgent.swift",
"Views/CameraPermission/CameraPermissionView.swift",
"Views/CloseButton.swift",
"Views/Freshness/DisplayColor+UIColor.swift",
"Views/Freshness/Freshness.swift",
"Views/Freshness/FreshnessView.swift",
"Views/GetReadyPage/CameraPreviewOutputSampleBufferDelegate.swift",
"Views/GetReadyPage/CameraPreviewView.swift",
"Views/GetReadyPage/CameraPreviewViewModel.swift",
"Views/GetReadyPage/GetReadyPageView.swift",
"Views/GetReadyPage/ImageFrameView.swift",
"Views/Instruction/InstructionContainerView.swift",
"Views/Instruction/InstructionView.swift",
"Views/Liveness/CameraView.swift",
"Views/Liveness/FaceLivenessDetectionError.swift",
"Views/Liveness/FaceLivenessDetectionView.swift",
"Views/Liveness/FaceLivenessDetectionViewModel+FaceDetectionResultHandler.swift",
"Views/Liveness/FaceLivenessDetectionViewModel+VideoSegmentProcessor.swift",
"Views/Liveness/FaceLivenessDetectionViewModel.swift",
"Views/Liveness/FaceLivenessViewControllerPresenter.swift",
"Views/Liveness/LivenessStateMachine.swift",
"Views/Liveness/LivenessViewController.swift",
"Views/Liveness/_FaceLivenessDetectionView.swift",
"Views/LoadingPage/LoadingPageView.swift",
"Views/OvalView.swift",
"Views/ProgressBarView.swift",
"Views/RecordingButton.swift",
"Views/RoundedCornerShape.swift",
"Views/WarningBox.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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
Fetching https://github.com/aws-amplify/amplify-swift
[1/167463] Fetching amplify-swift
Fetched https://github.com/aws-amplify/amplify-swift from cache (56.48s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.51.5 (57.31s)
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/awslabs/aws-sdk-swift
[1/533] Fetching amplify-swift-utils-notifications
[145/10620] Fetching amplify-swift-utils-notifications, sqlite.swift
[10621/879288] Fetching amplify-swift-utils-notifications, sqlite.swift, aws-sdk-swift
Fetched https://github.com/awslabs/aws-sdk-swift from cache (392.76s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (392.76s)
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (392.76s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (393.59s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.5.18 (4.37s)
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/32362] Fetching aws-crt-swift
[5179/105588] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (1.81s)
[57117/73226] Fetching smithy-swift
Fetched https://github.com/smithy-lang/smithy-swift from cache (2.39s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.52.1 (3.07s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.25s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.152.0 (1.94s)
Fetching https://github.com/open-telemetry/opentelemetry-swift
Fetching https://github.com/apple/swift-log.git from cache
[1/18905] Fetching opentelemetry-swift
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (1.52s)
Fetched https://github.com/apple/swift-log.git from cache (1.53s)
Computing version for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Computed https://github.com/aws-amplify/amplify-swift-utils-notifications.git at 1.1.1 (2.19s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.51s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (0.79s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/undefinedlabs/opentracing-objc
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/undefinedlabs/Thrift-Swift
[1/508] Fetching opentracing-objc
[509/1160] Fetching opentracing-objc, thrift-swift
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.67s)
[1161/52525] Fetching opentracing-objc, thrift-swift, grpc-swift
Fetched https://github.com/grpc/grpc-swift.git from cache (2.81s)
Fetched https://github.com/undefinedlabs/opentracing-objc from cache (2.90s)
Fetched https://github.com/undefinedlabs/Thrift-Swift from cache (2.90s)
Fetched https://github.com/apple/swift-protobuf.git from cache (2.96s)
Fetched https://github.com/apple/swift-nio.git from cache (2.99s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (5.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.49s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.67s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.82s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.23s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.24s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.25s)
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.81s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (2.57s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.88.0 (0.66s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.52s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.59s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.0 (0.52s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-certificates.git
[1/2562] Fetching swift-service-lifecycle
[181/8243] Fetching swift-service-lifecycle, swift-async-algorithms
[238/15158] Fetching swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.06s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.06s)
[6362/6915] Fetching swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.11s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.11s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.16s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.16s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.18s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.80s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.81s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.33s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.49s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (2.35s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.47s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.5.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.46s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.15.1 (0.59s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.1.0 (2.60s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.52.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.88.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.2
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.152.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Working copy of https://github.com/aws-amplify/amplify-swift-utils-notifications.git resolved at 1.1.1
Creating working copy for https://github.com/aws-amplify/amplify-swift
Working copy of https://github.com/aws-amplify/amplify-swift resolved at 2.51.5
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.0
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift
Working copy of https://github.com/open-telemetry/opentelemetry-swift resolved at 1.17.1
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.5.18
Creating working copy for https://github.com/undefinedlabs/opentracing-objc
Working copy of https://github.com/undefinedlabs/opentracing-objc resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.15.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/undefinedlabs/Thrift-Swift
Working copy of https://github.com/undefinedlabs/Thrift-Swift resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.5.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
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.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSPluginsCore' which requires macos 12.0; consider changing the library 'FaceLiveness' to require macos 12.0 or later, or the product 'AWSPluginsCore' to require macos 10.13 or earlier.
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSCognitoAuthPlugin' which requires macos 12.0; consider changing the library 'FaceLiveness' to require macos 12.0 or later, or the product 'AWSCognitoAuthPlugin' to require macos 10.13 or earlier.
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSPredictionsPlugin' which requires macos 12.0; consider changing the library 'FaceLiveness' to require macos 12.0 or later, or the product 'AWSPredictionsPlugin' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSPluginsCore' which requires macos 12.0; consider changing the library 'FaceLiveness' to require macos 12.0 or later, or the product 'AWSPluginsCore' to require macos 10.13 or earlier.
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSCognitoAuthPlugin' which requires macos 12.0; consider changing the library 'FaceLiveness' to require macos 12.0 or later, or the product 'AWSCognitoAuthPlugin' to require macos 10.13 or earlier.
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSPredictionsPlugin' which requires macos 12.0; consider changing the library 'FaceLiveness' to require macos 12.0 or later, or the product 'AWSPredictionsPlugin' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm