The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Facebook, reference main (77aa7e), with Swift 6.3 for visionOS using Xcode 26.4 on 23 Apr 2026 14:37:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/facebook/facebook-ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/facebook/facebook-ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 77aa7ed Add add_to_messaging_customer_base_for_whatsapp field to app SDK payload
Cloned https://github.com/facebook/facebook-ios-sdk.git
Revision (git rev-parse @):
77aa7edfe295b2a33a1798a85ae4f5e515c0173a
SUCCESS checkout https://github.com/facebook/facebook-ios-sdk.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/facebook/facebook-ios-sdk.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
2026-04-23 10:36:58.423 xcodebuild[529:3101] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:36:58.525 xcodebuild[529:3101] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:36:59.068 xcodebuild[529:3101] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "cxx_language_standard" : "c++11",
  "dependencies" : [
  ],
  "manifest_display_name" : "Facebook",
  "name" : "Facebook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "FacebookBasics",
      "targets" : [
        "FacebookBasics",
        "FBSDKCoreKit_Basics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookAEM",
      "targets" : [
        "FacebookAEM",
        "FBAEMKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookCore",
      "targets" : [
        "FacebookCore",
        "FBSDKCoreKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookLogin",
      "targets" : [
        "FacebookLogin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookShare",
      "targets" : [
        "FacebookShare",
        "FBSDKShareKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookGamingServices",
      "targets" : [
        "FacebookGamingServices",
        "FBSDKGamingServicesKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FacebookShare",
      "module_type" : "SwiftTarget",
      "name" : "FacebookShare",
      "path" : "Sources/FacebookShare",
      "product_memberships" : [
        "FacebookShare"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookShare/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FacebookCore",
        "FBSDKShareKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookLogin",
      "module_type" : "SwiftTarget",
      "name" : "FacebookLogin",
      "path" : "Sources/FacebookLogin",
      "product_memberships" : [
        "FacebookLogin"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookLogin/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FacebookCore",
        "FBSDKLoginKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookGamingServices",
      "module_type" : "SwiftTarget",
      "name" : "FacebookGamingServices",
      "path" : "Sources/FacebookGamingServices",
      "product_memberships" : [
        "FacebookGamingServices"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FacebookCore",
        "FBSDKShareKit",
        "FBSDKGamingServicesKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookCore",
      "module_type" : "SwiftTarget",
      "name" : "FacebookCore",
      "path" : "Sources/FacebookCore",
      "product_memberships" : [
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookCore/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift",
        "Imports.swift"
      ],
      "target_dependencies" : [
        "FacebookAEM",
        "FBSDKCoreKit_Basics",
        "FBSDKCoreKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookBasics",
      "module_type" : "SwiftTarget",
      "name" : "FacebookBasics",
      "path" : "Sources/FacebookBasics",
      "product_memberships" : [
        "FacebookBasics"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookBasics/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FBSDKCoreKit_Basics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookAEM",
      "module_type" : "SwiftTarget",
      "name" : "FacebookAEM",
      "path" : "Sources/FacebookAEM",
      "product_memberships" : [
        "FacebookAEM",
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookAEM/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FBAEMKit",
        "FBSDKCoreKit_Basics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FBSDKShareKit",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKShareKit",
      "path" : "remote/archive/FBSDKShareKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBSDKLoginKit",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKLoginKit",
      "path" : "remote/archive/FBSDKLoginKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookLogin"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBSDKGamingServicesKit",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKGamingServicesKit",
      "path" : "remote/archive/FBSDKGamingServicesKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBSDKCoreKit_Basics",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKCoreKit_Basics",
      "path" : "remote/archive/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookBasics",
        "FacebookAEM",
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBSDKCoreKit",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKCoreKit",
      "path" : "remote/archive/FBSDKCoreKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBAEMKit",
      "module_type" : "BinaryTarget",
      "name" : "FBAEMKit",
      "path" : "remote/archive/FBAEMKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookAEM",
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "FacebookSDK",
    "schemes" : [
      "BuildAllKits-Dynamic",
      "BuildAllKits-Static"
    ]
  }
}
2026-04-23 10:37:18.372 xcodebuild[620:3773] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:18.475 xcodebuild[620:3773] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Facebook",
      "FBSDKCoreKit"
    ]
  }
}
2026-04-23 10:37:20.184 xcodebuild[625:3844] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:20.288 xcodebuild[625:3844] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:25.465 xcodebuild[625:3844] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0xc3a3e2940>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1057095c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:25.466 xcodebuild[625:3844] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:25.466 xcodebuild[625:3844] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0xc3a3e2940>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1057095c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:25.466 xcodebuild[625:3844] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:25.466 xcodebuild[625:3844] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0xc3a3e2940>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1057095c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:25.466 xcodebuild[625:3844] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:25.466 xcodebuild[625:3844] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0xc3a3e2940>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1057095c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:25.466 xcodebuild[625:3844] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:25.467 xcodebuild[625:3844] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0xc3a3e2940>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1057095c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:25.467 xcodebuild[625:3844] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:25.467 xcodebuild[625:3844] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0xc3a3e2940>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1057095c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:25.467 xcodebuild[625:3844] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:25.467 xcodebuild[625:3844] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0xc3a3e2940>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1057095c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:25.467 xcodebuild[625:3844] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Facebook -destination generic/platform=xrOS
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 Facebook -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Facebook: /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 'FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
    Target 'FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
    Target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookAEM' in project 'Facebook'
    Target 'Facebook_FacebookAEM' in project 'Facebook' (no dependencies)
    Target 'Facebook_FacebookCore' in project 'Facebook' (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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 577c10bcb33bdf905954b858bb9bf62f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/577c10bcb33bdf905954b858bb9bf62f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
2026-04-23 10:37:26.549 xcodebuild[707:4072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:26.650 xcodebuild[707:4072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:27.854 xcodebuild[707:4072] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x95c3e2a00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1054355c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:27.856 xcodebuild[707:4072] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:27.856 xcodebuild[707:4072] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x95c3e2a00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1054355c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:27.856 xcodebuild[707:4072] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:27.856 xcodebuild[707:4072] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x95c3e2a00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1054355c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:27.856 xcodebuild[707:4072] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:27.856 xcodebuild[707:4072] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x95c3e2a00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1054355c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:27.856 xcodebuild[707:4072] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:27.856 xcodebuild[707:4072] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x95c3e2a00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1054355c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:27.856 xcodebuild[707:4072] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:27.856 xcodebuild[707:4072] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x95c3e2a00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1054355c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:27.856 xcodebuild[707:4072] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2026-04-23 10:37:27.856 xcodebuild[707:4072] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x95c3e2a00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x1054355c0>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-23 10:37:27.856 xcodebuild[707:4072] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Facebook
(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:
  Facebook: /Users/admin/builder/spi-builder-workspace
resolved source packages: Facebook
2026-04-23 10:37:30.426 xcodebuild[723:4215] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:30.665 xcodebuild[723:4215] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "cxx_language_standard" : "c++11",
  "dependencies" : [
  ],
  "manifest_display_name" : "Facebook",
  "name" : "Facebook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "FacebookBasics",
      "targets" : [
        "FacebookBasics",
        "FBSDKCoreKit_Basics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookAEM",
      "targets" : [
        "FacebookAEM",
        "FBAEMKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookCore",
      "targets" : [
        "FacebookCore",
        "FBSDKCoreKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookLogin",
      "targets" : [
        "FacebookLogin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookShare",
      "targets" : [
        "FacebookShare",
        "FBSDKShareKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FacebookGamingServices",
      "targets" : [
        "FacebookGamingServices",
        "FBSDKGamingServicesKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FacebookShare",
      "module_type" : "SwiftTarget",
      "name" : "FacebookShare",
      "path" : "Sources/FacebookShare",
      "product_memberships" : [
        "FacebookShare"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookShare/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FacebookCore",
        "FBSDKShareKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookLogin",
      "module_type" : "SwiftTarget",
      "name" : "FacebookLogin",
      "path" : "Sources/FacebookLogin",
      "product_memberships" : [
        "FacebookLogin"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookLogin/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FacebookCore",
        "FBSDKLoginKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookGamingServices",
      "module_type" : "SwiftTarget",
      "name" : "FacebookGamingServices",
      "path" : "Sources/FacebookGamingServices",
      "product_memberships" : [
        "FacebookGamingServices"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FacebookCore",
        "FBSDKShareKit",
        "FBSDKGamingServicesKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookCore",
      "module_type" : "SwiftTarget",
      "name" : "FacebookCore",
      "path" : "Sources/FacebookCore",
      "product_memberships" : [
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookCore/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift",
        "Imports.swift"
      ],
      "target_dependencies" : [
        "FacebookAEM",
        "FBSDKCoreKit_Basics",
        "FBSDKCoreKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookBasics",
      "module_type" : "SwiftTarget",
      "name" : "FacebookBasics",
      "path" : "Sources/FacebookBasics",
      "product_memberships" : [
        "FacebookBasics"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookBasics/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FBSDKCoreKit_Basics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FacebookAEM",
      "module_type" : "SwiftTarget",
      "name" : "FacebookAEM",
      "path" : "Sources/FacebookAEM",
      "product_memberships" : [
        "FacebookAEM",
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FacebookAEM/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FBAEMKit",
        "FBSDKCoreKit_Basics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FBSDKShareKit",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKShareKit",
      "path" : "remote/archive/FBSDKShareKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBSDKLoginKit",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKLoginKit",
      "path" : "remote/archive/FBSDKLoginKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookLogin"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBSDKGamingServicesKit",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKGamingServicesKit",
      "path" : "remote/archive/FBSDKGamingServicesKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBSDKCoreKit_Basics",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKCoreKit_Basics",
      "path" : "remote/archive/FBSDKCoreKit_Basics-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookBasics",
        "FacebookAEM",
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBSDKCoreKit",
      "module_type" : "BinaryTarget",
      "name" : "FBSDKCoreKit",
      "path" : "remote/archive/FBSDKCoreKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FBAEMKit",
      "module_type" : "BinaryTarget",
      "name" : "FBAEMKit",
      "path" : "remote/archive/FBAEMKit-Dynamic_XCFramework.zip",
      "product_memberships" : [
        "FacebookAEM",
        "FacebookCore",
        "FacebookLogin",
        "FacebookShare",
        "FacebookGamingServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Facebook",
      "Facebook-Package",
      "FacebookAEM",
      "FacebookBasics",
      "FacebookCore",
      "FacebookGamingServices",
      "FacebookLogin",
      "FacebookShare",
      "FBSDKCoreKit"
    ]
  }
}
2026-04-23 10:37:32.609 xcodebuild[753:4460] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:32.711 xcodebuild[753:4460] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Facebook",
      "Facebook-Package",
      "FacebookAEM",
      "FacebookBasics",
      "FacebookCore",
      "FacebookGamingServices",
      "FacebookLogin",
      "FacebookShare",
      "FBSDKCoreKit"
    ]
  }
}
2026-04-23 10:37:34.038 xcodebuild[767:4560] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:34.160 xcodebuild[767:4560] [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 Facebook-Package -destination generic/platform=xrOS
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 Facebook-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  Facebook: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'FacebookShare' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookShare' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookShare' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
    Target 'FacebookShare' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookShare' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
    Target 'Facebook_FacebookShare' in project 'Facebook' (no dependencies)
    Target 'FacebookLogin' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookLogin' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookLogin' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
    Target 'FacebookLogin' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookLogin' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
    Target 'Facebook_FacebookLogin' in project 'Facebook' (no dependencies)
    Target 'FacebookGamingServices' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookGamingServices' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
    Target 'FacebookGamingServices' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
    Target 'FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
    Target 'FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookCore' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
    Target 'Facebook_FacebookCore' in project 'Facebook' (no dependencies)
    Target 'FacebookBasics' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookBasics' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookBasics' in project 'Facebook'
    Target 'FacebookBasics' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookBasics' in project 'Facebook'
    Target 'Facebook_FacebookBasics' in project 'Facebook' (no dependencies)
    Target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookAEM' in project 'Facebook'
    Target 'FacebookAEM' in project 'Facebook'
        ➜ Explicit dependency on target 'Facebook_FacebookAEM' in project 'Facebook'
    Target 'Facebook_FacebookAEM' in project 'Facebook' (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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9cc00c2e3dee6c2e71bc1195132256dc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9cc00c2e3dee6c2e71bc1195132256dc.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKShareKit/FBSDKShareKit.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/FBSDKShareKit/FBSDKShareKit.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKShareKit/FBSDKShareKit.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/FBSDKShareKit/FBSDKShareKit.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKLoginKit/FBSDKLoginKit.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/FBSDKLoginKit/FBSDKLoginKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKLoginKit/FBSDKLoginKit.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/FBSDKLoginKit/FBSDKLoginKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookBasics' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKGamingServicesKit/FBSDKGamingServicesKit.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/FBSDKGamingServicesKit/FBSDKGamingServicesKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKShareKit/FBSDKShareKit.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/FBSDKShareKit/FBSDKShareKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKGamingServicesKit/FBSDKGamingServicesKit.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/FBSDKGamingServicesKit/FBSDKGamingServicesKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKShareKit/FBSDKShareKit.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/FBSDKShareKit/FBSDKShareKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKGamingServicesKit/FBSDKGamingServicesKit.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/FBSDKGamingServicesKit/FBSDKGamingServicesKit.xcframework'. (in target 'FacebookGamingServices' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKShareKit/FBSDKShareKit.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/FBSDKShareKit/FBSDKShareKit.xcframework'. (in target 'FacebookShare' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookBasics' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookBasics' from project 'Facebook')
2026-04-23 10:37:35.631 xcodebuild[811:4828] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-23 10:37:35.771 xcodebuild[811:4828] [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 Facebook-Package
(1 failure)
BUILD FAILURE 6.3 visionOS