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 iOS using Xcode 14.3 on 6 Jul 2024 12:01:23 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=iOS

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:         iOS
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:10.856 xcodebuild[471:2555] 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:20.169 xcodebuild[528:2883] 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=iOS
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=iOS
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:20.785 xcodebuild[529:2923] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-07-06 08:01:20.897 xcodebuild[529:2923] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-06-07_08-01-0020.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:iOS }
	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=iOS
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:22.406 xcodebuild[530:2948] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-07-06 08:01:22.534 xcodebuild[530:2948] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-06-07_08-01-0022.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:iOS }
	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 iOS