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 ViewPlus, reference main (824a6b), with Swift 5.8 for tvOS using Xcode 14.3 on 6 Jul 2024 12:01:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ViewPlus -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ViewPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ViewPlus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 824a6bd Prepare for archiving
Cloned https://github.com/ChimeHQ/ViewPlus.git
Revision (git rev-parse @):
824a6bdb4c4f1737366dd8bbbfa97c765739930b
SUCCESS checkout https://github.com/ChimeHQ/ViewPlus.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ChimeHQ/ViewPlus.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-07-06 08:01:16.644 xcodebuild[464:2447] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ViewPlus",
  "name" : "ViewPlus",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "ViewPlus",
      "targets" : [
        "ViewPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ViewPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "ViewPlusTests",
      "path" : "ViewPlusTests",
      "sources" : [
        "AutolayoutTests.swift",
        "XiblessViewControllerTests.swift"
      ],
      "target_dependencies" : [
        "ViewPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ViewPlus",
      "module_type" : "SwiftTarget",
      "name" : "ViewPlus",
      "path" : "ViewPlus",
      "product_memberships" : [
        "ViewPlus"
      ],
      "sources" : [
        "NSLayoutConstraint+Priority.swift",
        "NSView+Animation.swift",
        "NSView+AutoLayout.swift",
        "NSView+TrackingArea.swift",
        "NoSelfHitTestingView.swift",
        "UnrestrictedLayerView.swift",
        "XiblessViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ViewPlus",
    "schemes" : [
      "ViewPlus"
    ],
    "targets" : [
      "ViewPlus",
      "ViewPlusTests"
    ]
  }
}
2024-07-06 08:01:25.531 xcodebuild[521:2777] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ViewPlus -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ViewPlus -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2024-07-06 08:01:26.162 xcodebuild[522:2813] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-07-06 08:01:26.292 xcodebuild[522:2813] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-06-07_08-01-0026.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "ViewPlus" scheme:
		{ platform:macOS, arch:arm64, id:0000FE00-13D622F2AD547C02 }
		{ platform:macOS, arch:x86_64, id:0000FE00-13D622F2AD547C02 }
		{ platform:macOS, name:Any Mac }
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ViewPlus -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2024-07-06 08:01:27.875 xcodebuild[524:2904] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-07-06 08:01:27.980 xcodebuild[524:2904] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-06-07_08-01-0027.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "ViewPlus" scheme:
		{ platform:macOS, arch:arm64, id:0000FE00-13D622F2AD547C02 }
		{ platform:macOS, arch:x86_64, id:0000FE00-13D622F2AD547C02 }
		{ platform:macOS, name:Any Mac }
BUILD FAILURE 5.8 tvOS