The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AccountsSDK, reference master (e60bee), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 21 Apr 2026 01:28:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alviere/alviere-accounts-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alviere/alviere-accounts-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e60beef 0.9.30
Cloned https://github.com/Alviere/alviere-accounts-ios.git
Revision (git rev-parse @):
e60beef43d948c111349d2bced5694794abda2b8
SUCCESS checkout https://github.com/Alviere/alviere-accounts-ios.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Alviere/alviere-accounts-ios.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/Alviere/alviere-core-ios.git
Fetching from https://github.com/Alviere/alviere-camera-ios.git
Creating working copy of package ‘alviere-camera-ios’
Checking out 1.5.0 of package ‘alviere-camera-ios’
Creating working copy of package ‘alviere-core-ios’
Checking out 0.9.30 of package ‘alviere-core-ios’
Resolve Package Graph
Resolved source packages:
  AccountsSDK: /Users/admin/builder/spi-builder-workspace
  AlCamera: https://github.com/Alviere/alviere-camera-ios.git @ 1.5.0
  AlCore: https://github.com/Alviere/alviere-core-ios.git @ 0.9.30
resolved source packages: AccountsSDK, AlCamera, AlCore
2026-04-20 21:27:54.946 xcodebuild[528:3061] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "alviere-core-ios",
      "requirement" : {
        "exact" : [
          "0.9.30"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alviere/alviere-core-ios.git"
    },
    {
      "identity" : "alviere-camera-ios",
      "requirement" : {
        "exact" : [
          "1.5.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alviere/alviere-camera-ios.git"
    }
  ],
  "manifest_display_name" : "AccountsSDK",
  "name" : "AccountsSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AccountsSDK",
      "targets" : [
        "AccountsSDKDeps"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AccountsSDKDeps",
      "module_type" : "SwiftTarget",
      "name" : "AccountsSDKDeps",
      "path" : "AccountsSDKDeps",
      "product_dependencies" : [
        "AlCore",
        "AlCamera"
      ],
      "product_memberships" : [
        "AccountsSDK"
      ],
      "sources" : [
        "AccountsSDK.swift"
      ],
      "target_dependencies" : [
        "AccountsSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AccountsSDK",
      "module_type" : "BinaryTarget",
      "name" : "AccountsSDK",
      "path" : "remote/archive/AccountsSDK.xcframework.zip",
      "product_memberships" : [
        "AccountsSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AccountsSDK"
    ]
  }
}
2026-04-20 21:28:03.126 xcodebuild[811:4237] [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 AccountsSDK -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 AccountsSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AlCamera: https://github.com/Alviere/alviere-camera-ios.git @ 1.5.0
  AccountsSDK: /Users/admin/builder/spi-builder-workspace
  AlCore: https://github.com/Alviere/alviere-core-ios.git @ 0.9.30
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'AccountsSDK' in project 'AccountsSDK'
        ➜ Explicit dependency on target 'AccountsSDKDeps' in project 'AccountsSDK'
        ➜ Explicit dependency on target 'AlCore' in project 'AlCore'
        ➜ Explicit dependency on target 'AlCamera' in project 'AlCamera'
    Target 'AccountsSDKDeps' in project 'AccountsSDK'
        ➜ Explicit dependency on target 'AlCore' in project 'AlCore'
        ➜ Explicit dependency on target 'AlCamera' in project 'AlCamera'
    Target 'AlCamera' in project 'AlCamera' (no dependencies)
    Target 'AlCore' in project 'AlCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 530d877da19fa88626998d39ccd33292
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/530d877da19fa88626998d39ccd33292.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AccountsSDK/AccountsSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AccountsSDK/AccountsSDK.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AlCore' from project 'AlCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AccountsSDK/AccountsSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AccountsSDK/AccountsSDK.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AlCamera' from project 'AlCamera')
2026-04-20 21:28:05.575 xcodebuild[820:4321] [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:19761dd96a7e2c3f2dbf8c64f8b4b025231fb392, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:19761dd96a7e2c3f2dbf8c64f8b4b025231fb392, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:19761dd96a7e2c3f2dbf8c64f8b4b025231fb392, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:19761dd96a7e2c3f2dbf8c64f8b4b025231fb392, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AccountsSDK
(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:
  AlCore: https://github.com/Alviere/alviere-core-ios.git @ 0.9.30
  AccountsSDK: /Users/admin/builder/spi-builder-workspace
  AlCamera: https://github.com/Alviere/alviere-camera-ios.git @ 1.5.0
resolved source packages: AlCore, AccountsSDK, AlCamera
2026-04-20 21:28:07.603 xcodebuild[852:4521] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "alviere-core-ios",
      "requirement" : {
        "exact" : [
          "0.9.30"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alviere/alviere-core-ios.git"
    },
    {
      "identity" : "alviere-camera-ios",
      "requirement" : {
        "exact" : [
          "1.5.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alviere/alviere-camera-ios.git"
    }
  ],
  "manifest_display_name" : "AccountsSDK",
  "name" : "AccountsSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AccountsSDK",
      "targets" : [
        "AccountsSDKDeps"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AccountsSDKDeps",
      "module_type" : "SwiftTarget",
      "name" : "AccountsSDKDeps",
      "path" : "AccountsSDKDeps",
      "product_dependencies" : [
        "AlCore",
        "AlCamera"
      ],
      "product_memberships" : [
        "AccountsSDK"
      ],
      "sources" : [
        "AccountsSDK.swift"
      ],
      "target_dependencies" : [
        "AccountsSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AccountsSDK",
      "module_type" : "BinaryTarget",
      "name" : "AccountsSDK",
      "path" : "remote/archive/AccountsSDK.xcframework.zip",
      "product_memberships" : [
        "AccountsSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AccountsSDK"
    ]
  }
}
2026-04-20 21:28:08.990 xcodebuild[862:4584] [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 AccountsSDK -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 AccountsSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  AlCore: https://github.com/Alviere/alviere-core-ios.git @ 0.9.30
  AlCamera: https://github.com/Alviere/alviere-camera-ios.git @ 1.5.0
  AccountsSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'AccountsSDK' in project 'AccountsSDK'
        ➜ Explicit dependency on target 'AccountsSDKDeps' in project 'AccountsSDK'
        ➜ Explicit dependency on target 'AlCore' in project 'AlCore'
        ➜ Explicit dependency on target 'AlCamera' in project 'AlCamera'
    Target 'AccountsSDKDeps' in project 'AccountsSDK'
        ➜ Explicit dependency on target 'AlCore' in project 'AlCore'
        ➜ Explicit dependency on target 'AlCamera' in project 'AlCamera'
    Target 'AlCamera' in project 'AlCamera' (no dependencies)
    Target 'AlCore' in project 'AlCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AlCamera' from project 'AlCamera')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AccountsSDK/AccountsSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AccountsSDK/AccountsSDK.xcframework'. (in target 'AccountsSDK' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AlCore' from project 'AlCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnap/MiSnap.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapBarcodeScanner/MiSnapBarcodeScanner.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCamera/MiSnapCamera.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapCore/MiSnapCore.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapFacialCapture/MiSnapFacialCapture.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MiSnapScience/MiSnapScience.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-camera-ios/MobileFlow/MobileFlow.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/alviere-core-ios/AlCore/AlCore.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AccountsSDK/AccountsSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AccountsSDK/AccountsSDK.xcframework'. (in target 'AccountsSDKDeps' from project 'AccountsSDK')
2026-04-20 21:28:09.905 xcodebuild[865:4617] [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:19761dd96a7e2c3f2dbf8c64f8b4b025231fb392, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:19761dd96a7e2c3f2dbf8c64f8b4b025231fb392, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:19761dd96a7e2c3f2dbf8c64f8b4b025231fb392, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:19761dd96a7e2c3f2dbf8c64f8b4b025231fb392, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AccountsSDK
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild