The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Serialization, reference 1.2.0 (919687), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 20:19:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Serialization -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 9196879 Merge branch 'development'
Submodule path 'Proto': checked out 'd1aee03a3e5c7d0a028d1c2303277df277a77817'
Submodule 'Proto' (https://github.com/AppliedRecognition/Ver-ID-3-Proto.git) registered for path 'Proto'
Cloning into '/Users/admin/builder/spi-builder-workspace/Proto'...
Cloned https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Revision (git rev-parse @):
9196879adffc9cdfd3372af12319b7bb73f04e9a
SUCCESS checkout https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Fetching from https://github.com/awxkee/jxl-coder-swift.git
Creating working copy of package ‘jxl-coder-swift’
Checking out 1.9.1 of package ‘jxl-coder-swift’
Creating working copy of package ‘swift-protobuf’
Checking out 1.36.1 of package ‘swift-protobuf’
Creating working copy of package ‘Ver-ID-Common-Types-Apple’
Checking out 3.3.0 of package ‘Ver-ID-Common-Types-Apple’
Resolve Package Graph
Resolved source packages:
  Serialization: /Users/admin/builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
  JxlCoder: https://github.com/awxkee/jxl-coder-swift.git @ 1.9.1
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
resolved source packages: Serialization, SwiftProtobuf, JxlCoder, VerIDCommonTypes
2026-04-17 16:19:20.546 xcodebuild[539:3106] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "jxl-coder-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/awxkee/jxl-coder-swift.git"
    },
    {
      "identity" : "ver-id-common-types-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "Serialization",
  "name" : "Serialization",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Serialization",
      "targets" : [
        "Serialization"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SerializationTests",
      "module_type" : "SwiftTarget",
      "name" : "SerializationTests",
      "path" : "Tests/SerializationTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SerializationTests/Resources/image.bin",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FloatArrayCodecTest.swift",
        "SerializationTests.swift"
      ],
      "target_dependencies" : [
        "Serialization"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Serialization",
      "module_type" : "SwiftTarget",
      "name" : "Serialization",
      "path" : "Sources/Serialization",
      "product_dependencies" : [
        "VerIDCommonTypes",
        "JxlCoder",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "Serialization"
      ],
      "sources" : [
        "FloatArrayCodec.swift",
        "FloatArrayCodecError.swift",
        "ImagePackage.swift",
        "Serialization.swift",
        "com/appliedrec/verid3/serialization/capture3d/depth_map.pb.swift",
        "com/appliedrec/verid3/serialization/capture3d/image_3d.pb.swift",
        "com/appliedrec/verid3/serialization/capture3d/image_face_package.pb.swift",
        "com/appliedrec/verid3/serialization/common/face.pb.swift",
        "com/appliedrec/verid3/serialization/common/pointf.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Serialization"
    ]
  }
}
2026-04-17 16:19:29.269 xcodebuild[833:4896] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Serialization -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Serialization -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Serialization: /Users/admin/builder/spi-builder-workspace
  JxlCoder: https://github.com/awxkee/jxl-coder-swift.git @ 1.9.1
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'Serialization' in project 'Serialization'
        ➜ Explicit dependency on target 'Serialization' in project 'Serialization'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'Serialization' in project 'Serialization'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
    Target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'jxlc' in project 'JxlCoder'
    Target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'jxlc' in project 'JxlCoder'
    Target 'jxlc' in project 'JxlCoder' (no dependencies)
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d4410dce42af3ed62d34009f20a7fdf4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4410dce42af3ed62d34009f20a7fdf4.xcbuilddata
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Serialization' from project 'Serialization')
error: The package product 'JxlCoder' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Serialization' from project 'Serialization')
2026-04-17 16:19:32.795 xcodebuild[841:4972] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00b44de22ebaa6ed3ffe83ea4f4a0b8e286cffa0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00b44de22ebaa6ed3ffe83ea4f4a0b8e286cffa0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00b44de22ebaa6ed3ffe83ea4f4a0b8e286cffa0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00b44de22ebaa6ed3ffe83ea4f4a0b8e286cffa0, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Serialization
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
  JxlCoder: https://github.com/awxkee/jxl-coder-swift.git @ 1.9.1
  Serialization: /Users/admin/builder/spi-builder-workspace
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
resolved source packages: SwiftProtobuf, JxlCoder, Serialization, VerIDCommonTypes
2026-04-17 16:19:36.167 xcodebuild[892:5240] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "jxl-coder-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/awxkee/jxl-coder-swift.git"
    },
    {
      "identity" : "ver-id-common-types-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    }
  ],
  "manifest_display_name" : "Serialization",
  "name" : "Serialization",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Serialization",
      "targets" : [
        "Serialization"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SerializationTests",
      "module_type" : "SwiftTarget",
      "name" : "SerializationTests",
      "path" : "Tests/SerializationTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SerializationTests/Resources/image.bin",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FloatArrayCodecTest.swift",
        "SerializationTests.swift"
      ],
      "target_dependencies" : [
        "Serialization"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Serialization",
      "module_type" : "SwiftTarget",
      "name" : "Serialization",
      "path" : "Sources/Serialization",
      "product_dependencies" : [
        "VerIDCommonTypes",
        "JxlCoder",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "Serialization"
      ],
      "sources" : [
        "FloatArrayCodec.swift",
        "FloatArrayCodecError.swift",
        "ImagePackage.swift",
        "Serialization.swift",
        "com/appliedrec/verid3/serialization/capture3d/depth_map.pb.swift",
        "com/appliedrec/verid3/serialization/capture3d/image_3d.pb.swift",
        "com/appliedrec/verid3/serialization/capture3d/image_face_package.pb.swift",
        "com/appliedrec/verid3/serialization/common/face.pb.swift",
        "com/appliedrec/verid3/serialization/common/pointf.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Serialization"
    ]
  }
}
2026-04-17 16:19:38.064 xcodebuild[903:5317] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Serialization -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Serialization -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Serialization: /Users/admin/builder/spi-builder-workspace
  JxlCoder: https://github.com/awxkee/jxl-coder-swift.git @ 1.9.1
  VerIDCommonTypes: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git @ 3.3.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'Serialization' in project 'Serialization'
        ➜ Explicit dependency on target 'Serialization' in project 'Serialization'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'Serialization' in project 'Serialization'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
    Target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'jxlc' in project 'JxlCoder'
    Target 'JxlCoder' in project 'JxlCoder'
        ➜ Explicit dependency on target 'jxlc' in project 'JxlCoder'
    Target 'jxlc' in project 'JxlCoder' (no dependencies)
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
        ➜ Explicit dependency on target 'VerIDCommonTypes' in project 'VerIDCommonTypes'
    Target 'VerIDCommonTypes' in project 'VerIDCommonTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d4410dce42af3ed62d34009f20a7fdf4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4410dce42af3ed62d34009f20a7fdf4.xcbuilddata
error: The package product 'VerIDCommonTypes' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Serialization' from project 'Serialization')
error: The package product 'JxlCoder' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Serialization' from project 'Serialization')
2026-04-17 16:19:39.704 xcodebuild[907:5358] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00b44de22ebaa6ed3ffe83ea4f4a0b8e286cffa0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00b44de22ebaa6ed3ffe83ea4f4a0b8e286cffa0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00b44de22ebaa6ed3ffe83ea4f4a0b8e286cffa0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00b44de22ebaa6ed3ffe83ea4f4a0b8e286cffa0, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Serialization
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild