The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MobileSync, reference main (0c84f2), with Swift 6.1 for visionOS using Xcode 16.3 on 23 Apr 2026 18:13:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/quran/mobile-sync-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/quran/mobile-sync-spm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/quran/mobile-sync-spm.git
https://github.com/quran/mobile-sync-spm.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.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:
  KMPNativeCoroutines: https://github.com/rickclephas/KMP-NativeCoroutines.git @ 1.0.0-ALPHA-48
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.10.2
  MobileSync: /Users/admin/builder/spi-builder-workspace
resolved source packages: KMPNativeCoroutines, RxSwift, MobileSync
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MobileSync -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.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=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MobileSync: /Users/admin/builder/spi-builder-workspace
  KMPNativeCoroutines: https://github.com/rickclephas/KMP-NativeCoroutines.git @ 1.0.0-ALPHA-48
  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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9521dbe1bd9e414e3c8196714547016f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9521dbe1bd9e414e3c8196714547016f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MobileSync
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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
resolved source packages: KMPNativeCoroutines, MobileSync, RxSwift
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MobileSync -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.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=xrOS
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
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 65c3a75c95b9662d80a266f6e3a0f1fb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/65c3a75c95b9662d80a266f6e3a0f1fb.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Shared/Shared.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MobileSync
(1 failure)
BUILD FAILURE 6.1 visionOS