The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftAdditions with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maddthesane/swiftmactypes.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maddthesane/swiftmactypes
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at faee5dc Fix an oversight.
Cloned https://github.com/maddthesane/swiftmactypes.git
Revision (git rev-parse @):
faee5dcefbabc72a3580b4ff8a74357a5b6a6ee5
SUCCESS checkout https://github.com/maddthesane/swiftmactypes.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftmactypes",
      "name": "SwiftAdditions",
      "url": "https://github.com/maddthesane/swiftmactypes.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftmactypes",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/maddthesane/swiftmactypes.git from cache
Fetched https://github.com/maddthesane/swiftmactypes.git from cache (0.36s)
Creating working copy for https://github.com/maddthesane/swiftmactypes.git
Working copy of https://github.com/maddthesane/swiftmactypes.git resolved at master (faee5dc)
warning: '.resolve-product-dependencies': dependency 'swiftmactypes' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/maddthesane/swiftmactypes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[6/8] Write swift-version-6044DDE57671499D.txt
[7/18] Compiling CTAdditionsSwiftHelpers CTAdditionsSwiftHelpers.m
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/18] Emitting module UTTypeOSTypes
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:21: error: 'UTTagClass' is only available in macOS 11.0 or newer
        static var osType: UTTagClass {
                           ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:13: note: add @available attribute to enclosing static property
        static var osType: UTTagClass {
                   ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:18: error: 'UTTagClass' is only available in macOS 11.0 or newer
public extension UTTagClass {
                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:48: error: 'UTType' is only available in macOS 11.0 or newer
        init?(osType: String, conformingTo supertype: UTType = .data) {
                                                      ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:58: error: 'data' is only available in macOS 11.0 or newer
        init?(osType: String, conformingTo supertype: UTType = .data) {
                                                                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:18: error: 'UTType' is only available in macOS 11.0 or newer
public extension UTType {
                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
[10/18] Compiling UTTypeOSTypes UTTypes.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:21: error: 'UTTagClass' is only available in macOS 11.0 or newer
        static var osType: UTTagClass {
                           ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:13: note: add @available attribute to enclosing static property
        static var osType: UTTagClass {
                   ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:18: error: 'UTTagClass' is only available in macOS 11.0 or newer
public extension UTTagClass {
                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:48: error: 'UTType' is only available in macOS 11.0 or newer
        init?(osType: String, conformingTo supertype: UTType = .data) {
                                                      ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:58: error: 'data' is only available in macOS 11.0 or newer
        init?(osType: String, conformingTo supertype: UTType = .data) {
                                                                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:18: error: 'UTType' is only available in macOS 11.0 or newer
public extension UTType {
                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:19:10: error: 'UTTagClass' is only available in macOS 11.0 or newer
                return UTTagClass(rawValue: "com.apple.ostype")
                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:19:10: note: add 'if #available' version check
                return UTTagClass(rawValue: "com.apple.ostype")
                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:13: note: add @available attribute to enclosing static property
        static var osType: UTTagClass {
                   ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:37:3: warning: conformance of 'UTTagClass' to 'Hashable' is only available in macOS 11.0 or newer
                tags[.osType]?.first
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:37:3: note: add 'if #available' version check
                tags[.osType]?.first
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:36:6: note: add @available attribute to enclosing property
        var preferredOSType: String? {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:37:3: error: 'tags' is only available in macOS 11.0 or newer
                tags[.osType]?.first
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:37:3: note: add 'if #available' version check
                tags[.osType]?.first
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:36:6: note: add @available attribute to enclosing property
        var preferredOSType: String? {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:65:8: error: 'init(tag:tagClass:conformingTo:)' is only available in macOS 11.0 or newer
                self.init(tag: osType, tagClass: .osType, conformingTo: supertype)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:65:8: note: add 'if #available' version check
                self.init(tag: osType, tagClass: .osType, conformingTo: supertype)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
error: fatalError
[11/18] Compiling FoundationAdditions CFBinaryHeap.swift
[12/18] Emitting module FoundationAdditions
[13/18] Compiling FoundationAdditions Endianness.swift
[14/18] Compiling FoundationAdditions CFBitVector.swift
[15/18] Compiling FoundationAdditions CocoaComparable.swift
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/11] Emitting module UTTypeOSTypes
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:21: error: 'UTTagClass' is only available in macOS 11.0 or newer
        static var osType: UTTagClass {
                           ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:13: note: add @available attribute to enclosing static property
        static var osType: UTTagClass {
                   ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:18: error: 'UTTagClass' is only available in macOS 11.0 or newer
public extension UTTagClass {
                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:48: error: 'UTType' is only available in macOS 11.0 or newer
        init?(osType: String, conformingTo supertype: UTType = .data) {
                                                      ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:58: error: 'data' is only available in macOS 11.0 or newer
        init?(osType: String, conformingTo supertype: UTType = .data) {
                                                                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:18: error: 'UTType' is only available in macOS 11.0 or newer
public extension UTType {
                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
[3/11] Compiling UTTypeOSTypes UTTypes.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:21: error: 'UTTagClass' is only available in macOS 11.0 or newer
        static var osType: UTTagClass {
                           ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:13: note: add @available attribute to enclosing static property
        static var osType: UTTagClass {
                   ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:18: error: 'UTTagClass' is only available in macOS 11.0 or newer
public extension UTTagClass {
                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:48: error: 'UTType' is only available in macOS 11.0 or newer
        init?(osType: String, conformingTo supertype: UTType = .data) {
                                                      ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:58: error: 'data' is only available in macOS 11.0 or newer
        init?(osType: String, conformingTo supertype: UTType = .data) {
                                                                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:18: error: 'UTType' is only available in macOS 11.0 or newer
public extension UTType {
                 ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:19:10: error: 'UTTagClass' is only available in macOS 11.0 or newer
                return UTTagClass(rawValue: "com.apple.ostype")
                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:19:10: note: add 'if #available' version check
                return UTTagClass(rawValue: "com.apple.ostype")
                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:18:13: note: add @available attribute to enclosing static property
        static var osType: UTTagClass {
                   ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:12:8: note: add @available attribute to enclosing extension
public extension UTTagClass {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:37:3: warning: conformance of 'UTTagClass' to 'Hashable' is only available in macOS 11.0 or newer
                tags[.osType]?.first
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:37:3: note: add 'if #available' version check
                tags[.osType]?.first
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:36:6: note: add @available attribute to enclosing property
        var preferredOSType: String? {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:37:3: error: 'tags' is only available in macOS 11.0 or newer
                tags[.osType]?.first
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:37:3: note: add 'if #available' version check
                tags[.osType]?.first
                ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:36:6: note: add @available attribute to enclosing property
        var preferredOSType: String? {
            ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:65:8: error: 'init(tag:tagClass:conformingTo:)' is only available in macOS 11.0 or newer
                self.init(tag: osType, tagClass: .osType, conformingTo: supertype)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:65:8: note: add 'if #available' version check
                self.init(tag: osType, tagClass: .osType, conformingTo: supertype)
                     ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:64:2: note: add @available attribute to enclosing initializer
        init?(osType: String, conformingTo supertype: UTType = .data) {
        ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UTTypeOSTypes/UTTypes.swift:23:8: note: add @available attribute to enclosing extension
public extension UTType {
       ^
error: fatalError
[4/11] Compiling FoundationAdditions CFBitVector.swift
[5/11] Compiling FoundationAdditions Endianness.swift
[6/11] Compiling FoundationAdditions CFBinaryHeap.swift
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7