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 PinPointAgoraExtension, reference 0.0.1 (a81632), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 05:58:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at a81632c initial commit
Cloned https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
Revision (git rev-parse @):
a81632c2732994d0a768ec2bbc3d5ab7d5a69c17
SUCCESS checkout https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git at 0.0.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
https://github.com/AgoraIO-Community/Extension-Bose-PinPoint-iOS.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "PinPointAgoraExtension",
  "name" : "PinPointAgoraExtension",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.5"
    }
  ],
  "products" : [
    {
      "name" : "PinPointAgoraExtension",
      "targets" : [
        "PinPointAgoraExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PinPointAgoraExtension",
      "module_type" : "BinaryTarget",
      "name" : "PinPointAgoraExtension",
      "path" : "remote/archive/PinPointAgoraExtension.xcframework.zip",
      "product_memberships" : [
        "PinPointAgoraExtension"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PinPointAgoraExtension: /Users/admin/builder/spi-builder-workspace
resolved source packages: PinPointAgoraExtension
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "PinPointAgoraExtension",
  "name" : "PinPointAgoraExtension",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.5"
    }
  ],
  "products" : [
    {
      "name" : "PinPointAgoraExtension",
      "targets" : [
        "PinPointAgoraExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PinPointAgoraExtension",
      "module_type" : "BinaryTarget",
      "name" : "PinPointAgoraExtension",
      "path" : "remote/archive/PinPointAgoraExtension.xcframework.zip",
      "product_memberships" : [
        "PinPointAgoraExtension"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PinPointAgoraExtension"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PinPointAgoraExtension -destination generic/platform=tvOS 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 PinPointAgoraExtension -destination generic/platform=tvOS "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
Resolved source packages:
  PinPointAgoraExtension: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'PinPointAgoraExtension' in project 'PinPointAgoraExtension' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 4da70279cdf834565de2a6f7c0af38e2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4da70279cdf834565de2a6f7c0af38e2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PinPointAgoraExtension/PinPointAgoraExtension.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PinPointAgoraExtension/PinPointAgoraExtension.xcframework'. (in target 'PinPointAgoraExtension' from project 'PinPointAgoraExtension')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PinPointAgoraExtension
(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:
  PinPointAgoraExtension: /Users/admin/builder/spi-builder-workspace
resolved source packages: PinPointAgoraExtension
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "PinPointAgoraExtension",
  "name" : "PinPointAgoraExtension",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.5"
    }
  ],
  "products" : [
    {
      "name" : "PinPointAgoraExtension",
      "targets" : [
        "PinPointAgoraExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PinPointAgoraExtension",
      "module_type" : "BinaryTarget",
      "name" : "PinPointAgoraExtension",
      "path" : "remote/archive/PinPointAgoraExtension.xcframework.zip",
      "product_memberships" : [
        "PinPointAgoraExtension"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PinPointAgoraExtension"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PinPointAgoraExtension -destination generic/platform=tvOS
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 PinPointAgoraExtension -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  PinPointAgoraExtension: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'PinPointAgoraExtension' in project 'PinPointAgoraExtension' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 159a49c8e4f57ace9664550f4b76a1f8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/159a49c8e4f57ace9664550f4b76a1f8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PinPointAgoraExtension/PinPointAgoraExtension.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PinPointAgoraExtension/PinPointAgoraExtension.xcframework'. (in target 'PinPointAgoraExtension' from project 'PinPointAgoraExtension')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PinPointAgoraExtension
(1 failure)
BUILD FAILURE 6.1 tvOS