The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DeviceKit with Swift 5.7 for tvOS using Xcode 14.2 at 5.2.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devicekit/DeviceKit.git
Reference: 5.2.3
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devicekit/DeviceKit
 * tag               5.2.3      -> FETCH_HEAD
HEAD is now at 97acf83 Release 5.2.3
Cloned https://github.com/devicekit/DeviceKit.git
Revision (git rev-parse @):
97acf830fd0e0b719126e9450a51c95a91f66858
SUCCESS checkout https://github.com/devicekit/DeviceKit.git at 5.2.3
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.7
Building package at path:  $workDir
https://github.com/devicekit/DeviceKit.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DeviceKit",
  "name" : "DeviceKit",
  "path" : "/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "DeviceKit",
      "targets" : [
        "DeviceKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "DeviceKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DeviceKitTests",
      "path" : "Tests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "DeviceKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DeviceKit",
      "module_type" : "SwiftTarget",
      "name" : "DeviceKit",
      "path" : "Source",
      "product_memberships" : [
        "DeviceKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Device.generated.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "DeviceKit",
    "schemes" : [
      "DeviceKit",
      "Run SwiftLint"
    ],
    "targets" : [
      "DeviceKit",
      "DeviceKitTests",
      "Run SwiftLint"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
    ]
  }
}
2024-04-15 14:52:02.400 xcodebuild[60817:12959409] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000f52880>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002858080>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-04-15 14:52:02.402 xcodebuild[60817:12959409] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
GENERIC FAILURE 5.7 tvOS