The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-apinotes, reference main (2fe208), with Swift 6.3 for iOS using Xcode 26.4 on 19 Apr 2026 01:18:18 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-apinotes -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lynnswap/swift-apinotes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lynnswap/swift-apinotes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2fe208c Updates
Cloned https://github.com/lynnswap/swift-apinotes.git
Revision (git rev-parse @):
2fe208c1824f053c04778c5dad2a6fe93d8ab3bf
SUCCESS checkout https://github.com/lynnswap/swift-apinotes.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lynnswap/swift-apinotes.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SwiftyLab/MetaCodable
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Creating working copy of package ‘MetaCodable’
Checking out 1.6.0 of package ‘MetaCodable’
Creating working copy of package ‘Yams’
Checking out 6.2.1 of package ‘Yams’
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  MetaCodable: https://github.com/SwiftyLab/MetaCodable @ 1.6.0
  swift-apinotes: /Users/admin/builder/spi-builder-workspace
  Yams: https://github.com/jpsim/Yams @ 6.2.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
resolved source packages: swift-collections, MetaCodable, swift-apinotes, Yams, swift-argument-parser, swift-syntax
2026-04-18 21:17:44.216 xcodebuild[529:3080] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "metacodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyLab/MetaCodable"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "swift-apinotes",
  "name" : "swift-apinotes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "APINotes",
      "targets" : [
        "APINotes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "APINotesTests",
      "module_type" : "SwiftTarget",
      "name" : "APINotesTests",
      "path" : "Tests/APINotesTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "APINotes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APINotes",
      "module_type" : "SwiftTarget",
      "name" : "APINotes",
      "path" : "Sources/APINotes",
      "product_dependencies" : [
        "MetaCodable",
        "HelperCoders",
        "Yams"
      ],
      "product_memberships" : [
        "APINotes"
      ],
      "sources" : [
        "Common/CommonEntity.swift",
        "Common/CommonType.swift",
        "Common/ObjCMethod.swift",
        "Common/ObjCProperty.swift",
        "Common/Parameter.swift",
        "Common/Variable.swift",
        "Enums/Availability.swift",
        "Enums/EnumExtensibility.swift",
        "Enums/EnumKind.swift",
        "Enums/Nullability.swift",
        "Enums/ObjCMemberKind.swift",
        "Enums/SwiftWrapper.swift",
        "Module.swift",
        "TopLevelItems/Enumerator.swift",
        "TopLevelItems/Function.swift",
        "TopLevelItems/ObjCContext.swift",
        "TopLevelItems/Tag.swift",
        "TopLevelItems/Typedef.swift",
        "Version.Tuple.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-apinotes"
    ]
  }
}
2026-04-18 21:17:57.296 xcodebuild[882:5149] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-apinotes -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 swift-apinotes -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
  swift-apinotes: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  Yams: https://github.com/jpsim/Yams @ 6.2.1
  MetaCodable: https://github.com/SwiftyLab/MetaCodable @ 1.6.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'APINotes' in project 'swift-apinotes'
        ➜ Explicit dependency on target 'APINotes' in project 'swift-apinotes'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'APINotes' in project 'swift-apinotes'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
    Target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
    Target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
    Target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
    Target 'MacroPlugin' in project 'MetaCodable'
        ➜ Explicit dependency on target 'PluginCore' in project 'MetaCodable'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'PluginCore' in project 'MetaCodable'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e0778087e3d2ec8503aae815f3f8df48
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e0778087e3d2ec8503aae815f3f8df48.xcbuilddata
error: The package product 'MetaCodable' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'APINotes' from project 'swift-apinotes')
error: The package product 'HelperCoders' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'APINotes' from project 'swift-apinotes')
2026-04-18 21:18:03.353 xcodebuild[918:5368] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-apinotes
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  Yams: https://github.com/jpsim/Yams @ 6.2.1
  MetaCodable: https://github.com/SwiftyLab/MetaCodable @ 1.6.0
  swift-apinotes: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, swift-collections, swift-argument-parser, Yams, MetaCodable, swift-apinotes
2026-04-18 21:18:10.568 xcodebuild[1035:5969] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "metacodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyLab/MetaCodable"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "swift-apinotes",
  "name" : "swift-apinotes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "APINotes",
      "targets" : [
        "APINotes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "APINotesTests",
      "module_type" : "SwiftTarget",
      "name" : "APINotesTests",
      "path" : "Tests/APINotesTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "APINotes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APINotes",
      "module_type" : "SwiftTarget",
      "name" : "APINotes",
      "path" : "Sources/APINotes",
      "product_dependencies" : [
        "MetaCodable",
        "HelperCoders",
        "Yams"
      ],
      "product_memberships" : [
        "APINotes"
      ],
      "sources" : [
        "Common/CommonEntity.swift",
        "Common/CommonType.swift",
        "Common/ObjCMethod.swift",
        "Common/ObjCProperty.swift",
        "Common/Parameter.swift",
        "Common/Variable.swift",
        "Enums/Availability.swift",
        "Enums/EnumExtensibility.swift",
        "Enums/EnumKind.swift",
        "Enums/Nullability.swift",
        "Enums/ObjCMemberKind.swift",
        "Enums/SwiftWrapper.swift",
        "Module.swift",
        "TopLevelItems/Enumerator.swift",
        "TopLevelItems/Function.swift",
        "TopLevelItems/ObjCContext.swift",
        "TopLevelItems/Tag.swift",
        "TopLevelItems/Typedef.swift",
        "Version.Tuple.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-apinotes"
    ]
  }
}
2026-04-18 21:18:14.242 xcodebuild[1074:6196] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-apinotes -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 swift-apinotes -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  Yams: https://github.com/jpsim/Yams @ 6.2.1
  swift-apinotes: /Users/admin/builder/spi-builder-workspace
  MetaCodable: https://github.com/SwiftyLab/MetaCodable @ 1.6.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'APINotes' in project 'swift-apinotes'
        ➜ Explicit dependency on target 'APINotes' in project 'swift-apinotes'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'APINotes' in project 'swift-apinotes'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
    Target 'HelperCoders' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
    Target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
    Target 'MetaCodable' in project 'MetaCodable'
        ➜ Explicit dependency on target 'MacroPlugin' in project 'MetaCodable'
    Target 'MacroPlugin' in project 'MetaCodable'
        ➜ Explicit dependency on target 'PluginCore' in project 'MetaCodable'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'PluginCore' in project 'MetaCodable'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e0778087e3d2ec8503aae815f3f8df48
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e0778087e3d2ec8503aae815f3f8df48.xcbuilddata
error: The package product 'MetaCodable' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'APINotes' from project 'swift-apinotes')
error: The package product 'HelperCoders' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'APINotes' from project 'swift-apinotes')
2026-04-18 21:18:17.596 xcodebuild[1106:6361] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-apinotes
(1 failure)
BUILD FAILURE 6.3 iOS