The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PresentationExchange, reference v0.4.2 (0c28d6), with Swift 6.2 for watchOS using Xcode 26.3 on 21 Aug 2025 08:55:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PresentationExchange -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git
Reference: v0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift
 * tag               v0.4.2     -> FETCH_HEAD
HEAD is now at 0c28d64 Merge pull request #36 from thomasgl710/matchesBool
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git
Revision (git rev-parse @):
0c28d64c636e65c6734d2f89c7a4fb4be76fe05e
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git at v0.4.2
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-presentation-exchange-swift.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/kylef/JSONSchema.swift
Fetching from https://github.com/birdrides/mockingbird.git
Fetching from https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching from https://github.com/KittyMac/Sextant.git
Fetching from https://github.com/kylef/PathKit.git
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/KittyMac/Chronometer.git
Fetching from https://github.com/KittyMac/Spanker.git
Fetching from https://github.com/KittyMac/Hitch.git
Creating working copy of package ‘SwiftyJSON’
Checking out 5.0.2 of package ‘SwiftyJSON’
Creating working copy of package ‘Spanker’
Checking out 0.2.51 of package ‘Spanker’
Creating working copy of package ‘mockingbird’
Checking out 0.20.0 of package ‘mockingbird’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘Sextant’
Checking out 0.4.36 of package ‘Sextant’
Creating working copy of package ‘Chronometer’
Checking out 0.1.14 of package ‘Chronometer’
Creating working copy of package ‘JSONSchema.swift’
Checking out 0.6.0 of package ‘JSONSchema.swift’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Creating working copy of package ‘Hitch’
Checking out 0.4.148 of package ‘Hitch’
Resolve Package Graph
Resolved source packages:
  JSONSchema: https://github.com/kylef/JSONSchema.swift @ 0.6.0
  Sextant: https://github.com/KittyMac/Sextant.git @ 0.4.36
  Spanker: https://github.com/KittyMac/Spanker.git @ 0.2.51
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  Chronometer: https://github.com/KittyMac/Chronometer.git @ 0.1.14
  PresentationExchange: /Users/admin/builder/spi-builder-workspace
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.2
  Mockingbird: https://github.com/birdrides/mockingbird.git @ 0.20.0
  Hitch: https://github.com/KittyMac/Hitch.git @ 0.4.148
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
resolved source packages: JSONSchema, Sextant, Spanker, PathKit, Chronometer, PresentationExchange, SwiftyJSON, Mockingbird, Hitch, Spectre
{
  "dependencies" : [
    {
      "identity" : "jsonschema.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/JSONSchema.swift"
    },
    {
      "identity" : "sextant",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "0.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KittyMac/Sextant.git"
    },
    {
      "identity" : "mockingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.20.0",
            "upper_bound" : "0.21.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/birdrides/mockingbird.git"
    },
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
    }
  ],
  "manifest_display_name" : "PresentationExchange",
  "name" : "PresentationExchange",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PresentationExchange",
      "targets" : [
        "PresentationExchange"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PresentationExchangeTests",
      "module_type" : "SwiftTarget",
      "name" : "PresentationExchangeTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Mockingbird",
        "JSONSchema",
        "Sextant",
        "SwiftyJSON"
      ],
      "sources" : [
        "CoreTests.swift",
        "EntitiesTests.swift",
        "ErrorTests.swift",
        "ExtensionsTests.swift",
        "JsonHelperTests.swift",
        "Mocks/PresentationExchangeMocks.generated.swift",
        "PresentationTests.swift",
        "TestsConstants.swift"
      ],
      "target_dependencies" : [
        "PresentationExchange"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PresentationExchange",
      "module_type" : "SwiftTarget",
      "name" : "PresentationExchange",
      "path" : "Sources",
      "product_dependencies" : [
        "Sextant",
        "JSONSchema",
        "SwiftyJSON"
      ],
      "product_memberships" : [
        "PresentationExchange"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Authorizations/valid_authorizaton_data_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/VC_expiration_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/VC_revocation_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/basic_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/fi.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/format_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/input_descriptor_id_tokens_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/input_descriptors_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/mdl_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/minimal_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/multi_group_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/pd_filter.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/pd_filter2.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/single_group_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/input-descriptor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-definition-envelope.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-definition.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-submission.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/submission-requirement.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/submission-requirements.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Claim/Claim.swift",
        "Claim/ClaimFormat.swift",
        "Matching/CandidateField.swift",
        "Matching/InputDescriptorEvaluation.swift",
        "Matching/Match.swift",
        "Matching/Matcher.swift",
        "Parsers/Parser.swift",
        "PresentationDefinition/Constraints.swift",
        "PresentationDefinition/Field.swift",
        "PresentationDefinition/Format.swift",
        "PresentationDefinition/InputDescriptor.swift",
        "PresentationDefinition/PresentationAliases.swift",
        "PresentationDefinition/PresentationDefinition.swift",
        "PresentationDefinition/PresentationDefinitionSource.swift",
        "PresentationDefinition/PresentationError.swift",
        "PresentationDefinition/Rule.swift",
        "PresentationDefinition/SubmissionRequirement.swift",
        "PresentationSubmission/DescriptorMap.swift",
        "PresentationSubmission/PresentationSubmission.swift",
        "Support/Collection+Extensions.swift",
        "Support/Dictionary+Extensions.swift",
        "Support/DictionaryEncoder.swift",
        "Support/Encodable+Extensions.swift",
        "Support/JSONCodingKeys.swift",
        "Support/JSONParseError.swift",
        "Support/Sequence+Extension.swift",
        "Support/String+Extensions.swift",
        "Support/URL+Extensions.swift",
        "Utilities/Constants.swift",
        "Utilities/JsonHelper.swift",
        "VPToken/VPToken.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Hitch",
      "PresentationExchange",
      "Sextant",
      "Sextant-Package",
      "SextantCLI",
      "Spanker"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Hitch",
      "PresentationExchange",
      "Sextant",
      "Sextant-Package",
      "SextantCLI",
      "Spanker"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PresentationExchange -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 PresentationExchange -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  JSONSchema: https://github.com/kylef/JSONSchema.swift @ 0.6.0
  Sextant: https://github.com/KittyMac/Sextant.git @ 0.4.36
  PresentationExchange: /Users/admin/builder/spi-builder-workspace
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  Mockingbird: https://github.com/birdrides/mockingbird.git @ 0.20.0
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.2
  Hitch: https://github.com/KittyMac/Hitch.git @ 0.4.148
  Chronometer: https://github.com/KittyMac/Chronometer.git @ 0.1.14
  Spanker: https://github.com/KittyMac/Spanker.git @ 0.2.51
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (21 targets)
    Target 'PresentationExchangeTests' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'JSONSchema' in project 'JSONSchema'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'Mockingbird' in project 'Mockingbird'
    Target 'Mockingbird' in project 'Mockingbird'
        ➜ Explicit dependency on target 'Mockingbird' in project 'Mockingbird'
        ➜ Explicit dependency on target 'MockingbirdObjC' in project 'Mockingbird'
        ➜ Explicit dependency on target 'MockingbirdBridge' in project 'Mockingbird'
    Target 'MockingbirdObjC' in project 'Mockingbird'
        ➜ Explicit dependency on target 'MockingbirdBridge' in project 'Mockingbird'
        ➜ Explicit dependency on target 'Mockingbird' in project 'Mockingbird'
    Target 'Mockingbird' in project 'Mockingbird'
        ➜ Explicit dependency on target 'MockingbirdBridge' in project 'Mockingbird'
    Target 'MockingbirdBridge' in project 'Mockingbird' (no dependencies)
    Target 'PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'PresentationExchange_PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'JSONSchema' in project 'JSONSchema'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
    Target 'PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'PresentationExchange_PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'JSONSchema' in project 'JSONSchema'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
    Target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON'
    Target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON'
    Target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON' (no dependencies)
    Target 'JSONSchema' in project 'JSONSchema'
        ➜ Explicit dependency on target 'JSONSchema' in project 'JSONSchema'
    Target 'JSONSchema' in project 'JSONSchema' (no dependencies)
    Target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
        ➜ Explicit dependency on target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Chronometer' in project 'Chronometer'
    Target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
        ➜ Explicit dependency on target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Chronometer' in project 'Chronometer'
    Target 'Chronometer' in project 'Chronometer'
        ➜ Explicit dependency on target 'Chronometer' in project 'Chronometer'
    Target 'Chronometer' in project 'Chronometer' (no dependencies)
    Target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
    Target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
    Target 'Hitch' in project 'Hitch'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
    Target 'Hitch' in project 'Hitch' (no dependencies)
    Target 'PresentationExchange_PresentationExchange' in project 'PresentationExchange' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 0090983f589c43502edfd9fc44226183
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0090983f589c43502edfd9fc44226183.xcbuilddata
error: The package product 'Mockingbird' requires minimum platform version 7.4 for the watchOS platform, but this target supports 7.0 (in target 'PresentationExchangeTests' from project 'PresentationExchange')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PresentationExchange
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Spanker: https://github.com/KittyMac/Spanker.git @ 0.2.51
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Sextant: https://github.com/KittyMac/Sextant.git @ 0.4.36
  Mockingbird: https://github.com/birdrides/mockingbird.git @ 0.20.0
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  JSONSchema: https://github.com/kylef/JSONSchema.swift @ 0.6.0
  Hitch: https://github.com/KittyMac/Hitch.git @ 0.4.148
  Chronometer: https://github.com/KittyMac/Chronometer.git @ 0.1.14
  PresentationExchange: /Users/admin/builder/spi-builder-workspace
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.2
resolved source packages: Spanker, Spectre, Sextant, Mockingbird, PathKit, JSONSchema, Hitch, Chronometer, PresentationExchange, SwiftyJSON
{
  "dependencies" : [
    {
      "identity" : "jsonschema.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/JSONSchema.swift"
    },
    {
      "identity" : "sextant",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "0.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KittyMac/Sextant.git"
    },
    {
      "identity" : "mockingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.20.0",
            "upper_bound" : "0.21.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/birdrides/mockingbird.git"
    },
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
    }
  ],
  "manifest_display_name" : "PresentationExchange",
  "name" : "PresentationExchange",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PresentationExchange",
      "targets" : [
        "PresentationExchange"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PresentationExchangeTests",
      "module_type" : "SwiftTarget",
      "name" : "PresentationExchangeTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Mockingbird",
        "JSONSchema",
        "Sextant",
        "SwiftyJSON"
      ],
      "sources" : [
        "CoreTests.swift",
        "EntitiesTests.swift",
        "ErrorTests.swift",
        "ExtensionsTests.swift",
        "JsonHelperTests.swift",
        "Mocks/PresentationExchangeMocks.generated.swift",
        "PresentationTests.swift",
        "TestsConstants.swift"
      ],
      "target_dependencies" : [
        "PresentationExchange"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PresentationExchange",
      "module_type" : "SwiftTarget",
      "name" : "PresentationExchange",
      "path" : "Sources",
      "product_dependencies" : [
        "Sextant",
        "JSONSchema",
        "SwiftyJSON"
      ],
      "product_memberships" : [
        "PresentationExchange"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Authorizations/valid_authorizaton_data_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/VC_expiration_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/VC_revocation_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/basic_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/fi.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/format_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/input_descriptor_id_tokens_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/input_descriptors_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/mdl_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/minimal_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/multi_group_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/pd_filter.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/pd_filter2.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PresentationDefinitions-2.0.0/single_group_example.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/input-descriptor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-definition-envelope.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-definition.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/presentation-submission.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/submission-requirement.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Schemas-2.0.0/submission-requirements.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Claim/Claim.swift",
        "Claim/ClaimFormat.swift",
        "Matching/CandidateField.swift",
        "Matching/InputDescriptorEvaluation.swift",
        "Matching/Match.swift",
        "Matching/Matcher.swift",
        "Parsers/Parser.swift",
        "PresentationDefinition/Constraints.swift",
        "PresentationDefinition/Field.swift",
        "PresentationDefinition/Format.swift",
        "PresentationDefinition/InputDescriptor.swift",
        "PresentationDefinition/PresentationAliases.swift",
        "PresentationDefinition/PresentationDefinition.swift",
        "PresentationDefinition/PresentationDefinitionSource.swift",
        "PresentationDefinition/PresentationError.swift",
        "PresentationDefinition/Rule.swift",
        "PresentationDefinition/SubmissionRequirement.swift",
        "PresentationSubmission/DescriptorMap.swift",
        "PresentationSubmission/PresentationSubmission.swift",
        "Support/Collection+Extensions.swift",
        "Support/Dictionary+Extensions.swift",
        "Support/DictionaryEncoder.swift",
        "Support/Encodable+Extensions.swift",
        "Support/JSONCodingKeys.swift",
        "Support/JSONParseError.swift",
        "Support/Sequence+Extension.swift",
        "Support/String+Extensions.swift",
        "Support/URL+Extensions.swift",
        "Utilities/Constants.swift",
        "Utilities/JsonHelper.swift",
        "VPToken/VPToken.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Hitch",
      "PresentationExchange",
      "Sextant",
      "Sextant-Package",
      "SextantCLI",
      "Spanker"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Hitch",
      "PresentationExchange",
      "Sextant",
      "Sextant-Package",
      "SextantCLI",
      "Spanker"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PresentationExchange -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 PresentationExchange -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  Hitch: https://github.com/KittyMac/Hitch.git @ 0.4.148
  Spanker: https://github.com/KittyMac/Spanker.git @ 0.2.51
  JSONSchema: https://github.com/kylef/JSONSchema.swift @ 0.6.0
  Chronometer: https://github.com/KittyMac/Chronometer.git @ 0.1.14
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  Mockingbird: https://github.com/birdrides/mockingbird.git @ 0.20.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  PresentationExchange: /Users/admin/builder/spi-builder-workspace
  SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON.git @ 5.0.2
  Sextant: https://github.com/KittyMac/Sextant.git @ 0.4.36
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (21 targets)
    Target 'PresentationExchangeTests' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'JSONSchema' in project 'JSONSchema'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'Mockingbird' in project 'Mockingbird'
    Target 'Mockingbird' in project 'Mockingbird'
        ➜ Explicit dependency on target 'Mockingbird' in project 'Mockingbird'
        ➜ Explicit dependency on target 'MockingbirdObjC' in project 'Mockingbird'
        ➜ Explicit dependency on target 'MockingbirdBridge' in project 'Mockingbird'
    Target 'MockingbirdObjC' in project 'Mockingbird'
        ➜ Explicit dependency on target 'MockingbirdBridge' in project 'Mockingbird'
        ➜ Explicit dependency on target 'Mockingbird' in project 'Mockingbird'
    Target 'Mockingbird' in project 'Mockingbird'
        ➜ Explicit dependency on target 'MockingbirdBridge' in project 'Mockingbird'
    Target 'MockingbirdBridge' in project 'Mockingbird' (no dependencies)
    Target 'PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'PresentationExchange_PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'JSONSchema' in project 'JSONSchema'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
    Target 'PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'PresentationExchange_PresentationExchange' in project 'PresentationExchange'
        ➜ Explicit dependency on target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'JSONSchema' in project 'JSONSchema'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
    Target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON'
    Target 'SwiftyJSON' in project 'SwiftyJSON'
        ➜ Explicit dependency on target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON'
    Target 'SwiftyJSON_SwiftyJSON' in project 'SwiftyJSON' (no dependencies)
    Target 'JSONSchema' in project 'JSONSchema'
        ➜ Explicit dependency on target 'JSONSchema' in project 'JSONSchema'
    Target 'JSONSchema' in project 'JSONSchema' (no dependencies)
    Target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
        ➜ Explicit dependency on target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Chronometer' in project 'Chronometer'
    Target 'Sextant' in project 'Sextant'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
        ➜ Explicit dependency on target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Chronometer' in project 'Chronometer'
    Target 'Chronometer' in project 'Chronometer'
        ➜ Explicit dependency on target 'Chronometer' in project 'Chronometer'
    Target 'Chronometer' in project 'Chronometer' (no dependencies)
    Target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
    Target 'Spanker' in project 'Spanker'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
    Target 'Hitch' in project 'Hitch'
        ➜ Explicit dependency on target 'Hitch' in project 'Hitch'
    Target 'Hitch' in project 'Hitch' (no dependencies)
    Target 'PresentationExchange_PresentationExchange' in project 'PresentationExchange' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 0090983f589c43502edfd9fc44226183
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0090983f589c43502edfd9fc44226183.xcbuilddata
error: The package product 'Mockingbird' requires minimum platform version 7.4 for the watchOS platform, but this target supports 7.0 (in target 'PresentationExchangeTests' from project 'PresentationExchange')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PresentationExchange
(1 failure)
BUILD FAILURE 6.2 watchOS