The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MobileSync, reference v0.0.7 (0c84f2), with Swift 6.2 for tvOS using Xcode 26.3 on 23 Apr 2026 18:14:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MobileSync -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/quran/mobile-sync-spm.git
Reference: v0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/quran/mobile-sync-spm
 * tag               v0.0.7     -> FETCH_HEAD
HEAD is now at 0c84f20 Merge pull request #6 from quran/feat/update-notes-apis
Cloned https://github.com/quran/mobile-sync-spm.git
Revision (git rev-parse @):
0c84f20d13637f05a1603899f77f211847a4d537
SUCCESS checkout https://github.com/quran/mobile-sync-spm.git at v0.0.7
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/quran/mobile-sync-spm.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/rickclephas/KMP-NativeCoroutines.git
Fetching from https://github.com/ReactiveX/RxSwift.git
Creating working copy of package ‘KMP-NativeCoroutines’
Checking out 1.0.0-ALPHA-48 of package ‘KMP-NativeCoroutines’
Creating working copy of package ‘RxSwift’
Checking out 6.10.2 of package ‘RxSwift’
Resolve Package Graph
Resolved source packages:
  MobileSync: /Users/admin/builder/spi-builder-workspace
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.10.2
  KMPNativeCoroutines: https://github.com/rickclephas/KMP-NativeCoroutines.git @ 1.0.0-ALPHA-48
resolved source packages: MobileSync, RxSwift, KMPNativeCoroutines
2026-04-23 14:13:40.345 xcodebuild[530:3065] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "kmp-nativecoroutines",
      "requirement" : {
        "exact" : [
          "1.0.0-ALPHA-48"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rickclephas/KMP-NativeCoroutines.git"
    }
  ],
  "manifest_display_name" : "MobileSync",
  "name" : "MobileSync",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MobileSync",
      "targets" : [
        "MobileSync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Shared",
      "module_type" : "BinaryTarget",
      "name" : "Shared",
      "path" : "remote/archive/Shared-0.0.5.xcframework.zip",
      "product_memberships" : [
        "MobileSync"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MobileSync",
      "module_type" : "SwiftTarget",
      "name" : "MobileSync",
      "path" : "Sources/MobileSync",
      "product_dependencies" : [
        "KMPNativeCoroutinesAsync"
      ],
      "product_memberships" : [
        "MobileSync"
      ],
      "sources" : [
        "AuthServiceExtension.swift",
        "AuthStateValue.swift",
        "ShimExports.swift",
        "SyncServiceExtension.swift"
      ],
      "target_dependencies" : [
        "Shared"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MobileSync"
    ]
  }
}
2026-04-23 14:14:00.948 xcodebuild[748:4587] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MobileSync -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.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 MobileSync -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.10.2
  KMPNativeCoroutines: https://github.com/rickclephas/KMP-NativeCoroutines.git @ 1.0.0-ALPHA-48
  MobileSync: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'MobileSync' in project 'MobileSync'
        ➜ Explicit dependency on target 'MobileSync' in project 'MobileSync'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
    Target 'MobileSync' in project 'MobileSync'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
    Target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesCore' in project 'KMPNativeCoroutines'
    Target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesCore' in project 'KMPNativeCoroutines'
    Target 'KMPNativeCoroutinesCore' in project 'KMPNativeCoroutines' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6bd854e56b82ee0b56bc2c03ac3c968c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6bd854e56b82ee0b56bc2c03ac3c968c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework'. (in target 'MobileSync' from project 'MobileSync')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework'. (in target 'MobileSync' from project 'MobileSync')
2026-04-23 14:14:03.969 xcodebuild[756:4649] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MobileSync
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.10.2
  MobileSync: /Users/admin/builder/spi-builder-workspace
  KMPNativeCoroutines: https://github.com/rickclephas/KMP-NativeCoroutines.git @ 1.0.0-ALPHA-48
resolved source packages: RxSwift, MobileSync, KMPNativeCoroutines
2026-04-23 14:14:06.959 xcodebuild[799:4881] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "kmp-nativecoroutines",
      "requirement" : {
        "exact" : [
          "1.0.0-ALPHA-48"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rickclephas/KMP-NativeCoroutines.git"
    }
  ],
  "manifest_display_name" : "MobileSync",
  "name" : "MobileSync",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MobileSync",
      "targets" : [
        "MobileSync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Shared",
      "module_type" : "BinaryTarget",
      "name" : "Shared",
      "path" : "remote/archive/Shared-0.0.5.xcframework.zip",
      "product_memberships" : [
        "MobileSync"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MobileSync",
      "module_type" : "SwiftTarget",
      "name" : "MobileSync",
      "path" : "Sources/MobileSync",
      "product_dependencies" : [
        "KMPNativeCoroutinesAsync"
      ],
      "product_memberships" : [
        "MobileSync"
      ],
      "sources" : [
        "AuthServiceExtension.swift",
        "AuthStateValue.swift",
        "ShimExports.swift",
        "SyncServiceExtension.swift"
      ],
      "target_dependencies" : [
        "Shared"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MobileSync"
    ]
  }
}
2026-04-23 14:14:08.444 xcodebuild[813:4961] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MobileSync -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.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 MobileSync -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  KMPNativeCoroutines: https://github.com/rickclephas/KMP-NativeCoroutines.git @ 1.0.0-ALPHA-48
  MobileSync: /Users/admin/builder/spi-builder-workspace
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.10.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'MobileSync' in project 'MobileSync'
        ➜ Explicit dependency on target 'MobileSync' in project 'MobileSync'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
    Target 'MobileSync' in project 'MobileSync'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
    Target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesCore' in project 'KMPNativeCoroutines'
    Target 'KMPNativeCoroutinesAsync' in project 'KMPNativeCoroutines'
        ➜ Explicit dependency on target 'KMPNativeCoroutinesCore' in project 'KMPNativeCoroutines'
    Target 'KMPNativeCoroutinesCore' in project 'KMPNativeCoroutines' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6bd854e56b82ee0b56bc2c03ac3c968c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6bd854e56b82ee0b56bc2c03ac3c968c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework'. (in target 'MobileSync' from project 'MobileSync')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework'. (in target 'MobileSync' from project 'MobileSync')
2026-04-23 14:14:09.727 xcodebuild[821:5008] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MobileSync
(1 failure)
BUILD FAILURE 6.2 tvOS