The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build YoutubeDL-iOS, reference 0.0.9 (64d907), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 04:50:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/YoutubeDL-iOS.git
Reference: 0.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/YoutubeDL-iOS
 * tag               0.0.9      -> FETCH_HEAD
HEAD is now at 64d9072 Fix ffmpeg not installed
Cloned https://github.com/kewlbear/YoutubeDL-iOS.git
Revision (git rev-parse @):
64d9072cc33d2698b555d68cecf3d71f2f49b8dd
SUCCESS checkout https://github.com/kewlbear/YoutubeDL-iOS.git at 0.0.9
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kewlbear/YoutubeDL-iOS.git
https://github.com/kewlbear/YoutubeDL-iOS.git
{
  "dependencies" : [
    {
      "identity" : "ffmpeg-ios-lame",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6-b20230730-000000",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/FFmpeg-iOS-Lame"
    },
    {
      "identity" : "pythonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pvieito/PythonKit.git"
    },
    {
      "identity" : "python-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1-b",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/Python-iOS.git"
    }
  ],
  "manifest_display_name" : "YoutubeDL-iOS",
  "name" : "YoutubeDL-iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "YoutubeDL",
      "targets" : [
        "YoutubeDL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YoutubeDL_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "YoutubeDL_iOSTests",
      "path" : "Tests/YoutubeDL_iOSTests",
      "sources" : [
        "XCTestManifests.swift",
        "YoutubeDLTests.swift"
      ],
      "target_dependencies" : [
        "YoutubeDL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "YoutubeDL",
      "module_type" : "SwiftTarget",
      "name" : "YoutubeDL",
      "path" : "Sources/YoutubeDL",
      "product_dependencies" : [
        "Python-iOS",
        "PythonKit",
        "FFmpeg-iOS-Lame"
      ],
      "product_memberships" : [
        "YoutubeDL"
      ],
      "sources" : [
        "Downloader.swift",
        "HTTPRange.swift",
        "PythonDecoder.swift",
        "Transcoder.swift",
        "YoutubeDL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/kewlbear/FFmpeg-iOS-Lame
Fetching from https://github.com/kewlbear/Python-iOS.git
Fetching from https://github.com/pvieito/PythonKit.git
Fetching from https://github.com/kewlbear/FFmpeg-iOS-Support
Creating working copy of package ‘FFmpeg-iOS-Support’
Checking out 0.0.2 of package ‘FFmpeg-iOS-Support’
Creating working copy of package ‘FFmpeg-iOS-Lame’
Checking out 0.0.6-b20230730-000000 of package ‘FFmpeg-iOS-Lame’
Creating working copy of package ‘PythonKit’
Checking out 0.5.1 of package ‘PythonKit’
Creating working copy of package ‘Python-iOS’
Checking out 0.1.1-b20230423-090254 of package ‘Python-iOS’
Resolve Package Graph
Resolved source packages:
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  FFmpeg-iOS-Lame: https://github.com/kewlbear/FFmpeg-iOS-Lame @ 0.0.6-b20230730-000000
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
  YoutubeDL-iOS: /Users/admin/builder/spi-builder-workspace
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
resolved source packages: Python-iOS, FFmpeg-iOS-Lame, FFmpeg-iOS-Support, YoutubeDL-iOS, PythonKit
{
  "dependencies" : [
    {
      "identity" : "ffmpeg-ios-lame",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6-b20230730-000000",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/FFmpeg-iOS-Lame"
    },
    {
      "identity" : "pythonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pvieito/PythonKit.git"
    },
    {
      "identity" : "python-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1-b",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/Python-iOS.git"
    }
  ],
  "manifest_display_name" : "YoutubeDL-iOS",
  "name" : "YoutubeDL-iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "YoutubeDL",
      "targets" : [
        "YoutubeDL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YoutubeDL_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "YoutubeDL_iOSTests",
      "path" : "Tests/YoutubeDL_iOSTests",
      "sources" : [
        "XCTestManifests.swift",
        "YoutubeDLTests.swift"
      ],
      "target_dependencies" : [
        "YoutubeDL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "YoutubeDL",
      "module_type" : "SwiftTarget",
      "name" : "YoutubeDL",
      "path" : "Sources/YoutubeDL",
      "product_dependencies" : [
        "Python-iOS",
        "PythonKit",
        "FFmpeg-iOS-Lame"
      ],
      "product_memberships" : [
        "YoutubeDL"
      ],
      "sources" : [
        "Downloader.swift",
        "HTTPRange.swift",
        "PythonDecoder.swift",
        "Transcoder.swift",
        "YoutubeDL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FFmpeg-iOSTests",
      "YoutubeDL_iOSTests",
      "YoutubeDL-iOS"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FFmpeg-iOSTests",
      "YoutubeDL_iOSTests",
      "YoutubeDL-iOS"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YoutubeDL-iOS -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme YoutubeDL-iOS -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
  FFmpeg-iOS-Lame: https://github.com/kewlbear/FFmpeg-iOS-Lame @ 0.0.6-b20230730-000000
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  YoutubeDL-iOS: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
    Target 'YoutubeDL_iOSTests' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'YoutubeDL' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
    Target 'YoutubeDL' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'YoutubeDL' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
    Target 'YoutubeDL' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
    Target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'Dummy' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'Dummy' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Hook' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'FFmpegSupport' in project 'FFmpeg-iOS-Support'
    Target 'FFmpegSupport' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Hook' in project 'FFmpeg-iOS-Support'
    Target 'Hook' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
    Target 'Depend' in project 'FFmpeg-iOS-Support' (no dependencies)
    Target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PythonKit' in project 'PythonKit' (no dependencies)
    Target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
    Target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
    Target 'Python-iOS_PythonSupport' in project 'Python-iOS' (no dependencies)
    Target 'LinkPython' in project 'Python-iOS' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 038a754b41644a5caf7dc36a28dd451a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/038a754b41644a5caf7dc36a28dd451a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YoutubeDL-iOS
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
  FFmpeg-iOS-Lame: https://github.com/kewlbear/FFmpeg-iOS-Lame @ 0.0.6-b20230730-000000
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
  YoutubeDL-iOS: /Users/admin/builder/spi-builder-workspace
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
resolved source packages: FFmpeg-iOS-Support, FFmpeg-iOS-Lame, PythonKit, YoutubeDL-iOS, Python-iOS
{
  "dependencies" : [
    {
      "identity" : "ffmpeg-ios-lame",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6-b20230730-000000",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/FFmpeg-iOS-Lame"
    },
    {
      "identity" : "pythonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pvieito/PythonKit.git"
    },
    {
      "identity" : "python-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1-b",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/Python-iOS.git"
    }
  ],
  "manifest_display_name" : "YoutubeDL-iOS",
  "name" : "YoutubeDL-iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "YoutubeDL",
      "targets" : [
        "YoutubeDL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YoutubeDL_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "YoutubeDL_iOSTests",
      "path" : "Tests/YoutubeDL_iOSTests",
      "sources" : [
        "XCTestManifests.swift",
        "YoutubeDLTests.swift"
      ],
      "target_dependencies" : [
        "YoutubeDL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "YoutubeDL",
      "module_type" : "SwiftTarget",
      "name" : "YoutubeDL",
      "path" : "Sources/YoutubeDL",
      "product_dependencies" : [
        "Python-iOS",
        "PythonKit",
        "FFmpeg-iOS-Lame"
      ],
      "product_memberships" : [
        "YoutubeDL"
      ],
      "sources" : [
        "Downloader.swift",
        "HTTPRange.swift",
        "PythonDecoder.swift",
        "Transcoder.swift",
        "YoutubeDL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FFmpeg-iOSTests",
      "YoutubeDL_iOSTests",
      "YoutubeDL-iOS"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FFmpeg-iOSTests",
      "YoutubeDL_iOSTests",
      "YoutubeDL-iOS"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YoutubeDL-iOS -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme YoutubeDL-iOS -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  FFmpeg-iOS-Lame: https://github.com/kewlbear/FFmpeg-iOS-Lame @ 0.0.6-b20230730-000000
  YoutubeDL-iOS: /Users/admin/builder/spi-builder-workspace
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
    Target 'YoutubeDL_iOSTests' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'YoutubeDL' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
    Target 'YoutubeDL' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'YoutubeDL' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
    Target 'YoutubeDL' in project 'YoutubeDL-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
    Target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'Dummy' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'Dummy' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Hook' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'FFmpegSupport' in project 'FFmpeg-iOS-Support'
    Target 'FFmpegSupport' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Hook' in project 'FFmpeg-iOS-Support'
    Target 'Hook' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
    Target 'Depend' in project 'FFmpeg-iOS-Support' (no dependencies)
    Target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PythonKit' in project 'PythonKit' (no dependencies)
    Target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
    Target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
    Target 'Python-iOS_PythonSupport' in project 'Python-iOS' (no dependencies)
    Target 'LinkPython' in project 'Python-iOS' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 9e44450e3054257296dd93e53722152d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9e44450e3054257296dd93e53722152d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework'. (in target 'YoutubeDL' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'LinkPython' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework'. (in target 'YoutubeDL_iOSTests' from project 'YoutubeDL-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/fftools/fftools.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avcodec/avcodec.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avformat/avformat.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avfilter/avfilter.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avdevice/avdevice.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/avutil/avutil.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swscale/swscale.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/swresample/swresample.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ffmpeg-ios-lame/mp3lame/mp3lame.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25db2f9f3c00b5bd8fa9631a3d741414cdc06b4c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YoutubeDL-iOS
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild