The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Facebook, reference v18.0.3 (8c9083), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 19 Apr 2026 23:39:26 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 platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/facebook/facebook-ios-sdk.git
Reference: v18.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/facebook/facebook-ios-sdk
 * tag               v18.0.3    -> FETCH_HEAD
HEAD is now at 8c90832 Update podspec and package swift for v18.0.3
Cloned https://github.com/facebook/facebook-ios-sdk.git
Revision (git rev-parse @):
8c90832bf2302d9ecd0d23cb63b81f1fb9a36497
SUCCESS checkout https://github.com/facebook/facebook-ios-sdk.git at v18.0.3
========================================
Build
========================================
Selected platform:         macosXcodebuild
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-19 19:38:50.526 xcodebuild[529:3059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:38:50.627 xcodebuild[529:3059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:38:51.172 xcodebuild[529:3059] [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-19 19:39:10.033 xcodebuild[620:3704] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:39:10.136 xcodebuild[620:3704] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Facebook",
      "FBSDKCoreKit"
    ]
  }
}
2026-04-19 19:39:11.788 xcodebuild[625:3783] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:39:11.888 xcodebuild[625:3783] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:39:17.100 xcodebuild[625:3783] [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: 0x986282880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x104d4d560>{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-19 19:39:17.102 xcodebuild[625:3783] 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-19 19:39:17.102 xcodebuild[625:3783] [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: 0x986282880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x104d4d560>{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-19 19:39:17.102 xcodebuild[625:3783] 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-19 19:39:17.102 xcodebuild[625:3783] [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: 0x986282880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x104d4d560>{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-19 19:39:17.102 xcodebuild[625:3783] 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-19 19:39:17.102 xcodebuild[625:3783] [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: 0x986282880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x104d4d560>{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-19 19:39:17.102 xcodebuild[625:3783] 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-19 19:39:17.102 xcodebuild[625:3783] [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: 0x986282880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x104d4d560>{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-19 19:39:17.102 xcodebuild[625:3783] 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-19 19:39:17.102 xcodebuild[625:3783] [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: 0x986282880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x104d4d560>{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-19 19:39:17.102 xcodebuild[625:3783] 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-19 19:39:17.102 xcodebuild[625:3783] [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: 0x986282880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x104d4d560>{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-19 19:39:17.102 xcodebuild[625:3783] 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 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 Facebook -destination platform=macOS,arch=arm64
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/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/ld -version_details
Build description signature: 5da820a72c7f29018c65e1dcaeeecaed
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5da820a72c7f29018c65e1dcaeeecaed.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBSDKCoreKit/FBSDKCoreKit.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/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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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')
2026-04-19 19:39:18.149 xcodebuild[707:4015] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:39:18.254 xcodebuild[707:4015] [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:acbd83d834154dbae96aaa0ff8023426490743b8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:acbd83d834154dbae96aaa0ff8023426490743b8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:acbd83d834154dbae96aaa0ff8023426490743b8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:acbd83d834154dbae96aaa0ff8023426490743b8, name:My Mac }
** 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-19 19:39:21.734 xcodebuild[722:4143] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:39:21.857 xcodebuild[722:4143] [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-19 19:39:23.691 xcodebuild[732:4224] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:39:23.794 xcodebuild[732:4224] [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 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 Facebook-Package -destination platform=macOS,arch=arm64
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/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/ld -version_details
Build description signature: ce00dc5e9bf37bb402c59bebbe44f1df
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ce00dc5e9bf37bb402c59bebbe44f1df.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/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 macOS, 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 macOS, 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 macOS, 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/FBSDKShareKit/FBSDKShareKit.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/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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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/FBAEMKit/FBAEMKit.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/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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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/FBSDKCoreKit.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/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 macOS, 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 macOS, 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 macOS, 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_Basics/FBSDKCoreKit_Basics.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/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookBasics' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FBAEMKit/FBAEMKit.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/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 macOS, 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 macOS, 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/FBSDKGamingServicesKit/FBSDKGamingServicesKit.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/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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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 macOS, 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')
2026-04-19 19:39:25.226 xcodebuild[756:4442] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-19 19:39:25.332 xcodebuild[756:4442] [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:acbd83d834154dbae96aaa0ff8023426490743b8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:acbd83d834154dbae96aaa0ff8023426490743b8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:acbd83d834154dbae96aaa0ff8023426490743b8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:acbd83d834154dbae96aaa0ff8023426490743b8, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Facebook-Package
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild