The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IzzyParser with Swift 6.2 (beta) for watchOS using Xcode 26.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undabot/izzyparser-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/undabot/izzyparser-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6f4949f Merge pull request #14 from undabot/fix/workflow
Cloned https://github.com/undabot/izzyparser-ios.git
Revision (git rev-parse @):
6f4949f2c22842894f4ee0ec896de82101c7c131
SUCCESS checkout https://github.com/undabot/izzyparser-ios.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/undabot/izzyparser-ios.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
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    }
  ],
  "manifest_display_name" : "IzzyParser",
  "name" : "IzzyParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "IzzyParser",
      "targets" : [
        "IzzyParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IzzyParserTests",
      "module_type" : "SwiftTarget",
      "name" : "IzzyParserTests",
      "path" : "IzzyParserTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleCollectionWithCustomAttributes.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithAttributesAndRelationships.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithAuthorMeta.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithAuthorRelationship.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithCustomAttribute.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithInvalidRelationship.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithLinksAndAuthorRelationships.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithOneAttribute.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithPaginationLinks.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithRelationshipWithCustomAttribute.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithSelfAndRelatedLinks.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithSelfLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithSelfLinkObject.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithTagCollectionRelationship.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithTopLevelSelfLinkObject.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticlesCollection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/AuthorWithDifferentAttributes.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/Base.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/CollectionOfArticlesWithAttributes.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/CommentWithReplies.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyCollectionLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyData.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyResponse.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyToManyRelationshipsLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyToOneRelationshipLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ErrorWithLinksAndSource.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ErrorsCollection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/InvalidBase.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/InvalidJson.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/JsonApi.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/Meta.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/MultipleObjectsCollection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/MultipleRelationships.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/NullAttributesAndRelationships.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/NullData.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/OneObjectCollection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/PhotoWithClientGeneratedId.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/RandomData.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/RelatedArticle.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/Reply.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ToManyRelationshipsLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/IzzyParserTests/JSONExamples/ToOneRelationshipLink.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Deserialization/ArrayOfCodableCustomObjectShould.swift",
        "Deserialization/ErrorsDeserializerShould.swift",
        "Deserialization/IzzyDeserializerShould.swift",
        "Deserialization/JsonApiDeserializerShould.swift",
        "Deserialization/MetaDeserializerShould.swift",
        "Deserialization/ResourceDeserializerShould.swift",
        "Helpers/IzzyTestHelper.swift",
        "IzzyShould.swift",
        "Mocks/IzzyDeserializerMock.swift",
        "Mocks/IzzySerializerMock.swift",
        "ResourceMatcher/ResourceMatcherShould.swift",
        "Resources/Article.swift",
        "Resources/Author.swift",
        "Resources/Bone.swift",
        "Resources/Book.swift",
        "Resources/BookTag.swift",
        "Resources/Comment.swift",
        "Resources/CommentReply.swift",
        "Resources/Home.swift",
        "Resources/Person.swift",
        "Resources/Post.swift",
        "Resources/RelatedArticle.swift",
        "Resources/Reply.swift",
        "Resources/SpecialBook.swift",
        "Resources/Tag.swift",
        "Resources/ThrowableResource.swift",
        "Serialization/IzzySerializerShould.swift"
      ],
      "target_dependencies" : [
        "IzzyParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IzzyParser",
      "module_type" : "SwiftTarget",
      "name" : "IzzyParser",
      "path" : "IzzyParser",
      "product_memberships" : [
        "IzzyParser"
      ],
      "sources" : [
        "Deserialization/CodableCustomObject.swift",
        "Deserialization/CustomObject.swift",
        "Deserialization/Deserializer.swift",
        "Deserialization/ErrorsDeserializer.swift",
        "Deserialization/IzzyDeserializer.swift",
        "Deserialization/JsonApiDeserializer.swift",
        "Deserialization/LinksDeserializer.swift",
        "Deserialization/MetaDeserializer.swift",
        "Deserialization/ResourceDeserializer.swift",
        "Errors/IzzyError.swift",
        "Helpers/Codable+Convenience.swift",
        "Helpers/DictionaryExtensions.swift",
        "Helpers/SwiftReflection.swift",
        "Izzy.swift",
        "ResourceMatcher/ResourceMatcher.swift",
        "ResourceObjects/Identity.swift",
        "ResourceObjects/JSONAPIError.swift",
        "ResourceObjects/Link.swift",
        "ResourceObjects/Nullable.swift",
        "ResourceObjects/Resource.swift",
        "ResourceObjects/SingleResourceJSON.swift",
        "Resources/JSONAPIDocument.swift",
        "Serialization/IzzySerializer.swift",
        "Serialization/ResourceCollectionSerializer.swift",
        "Serialization/SerializationValidator.swift",
        "Serialization/Serializer.swift",
        "Serialization/SingleResourceSerializer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "IzzyParser",
    "schemes" : [
      "IzzyParser"
    ],
    "targets" : [
      "IzzyParser",
      "IzzyParserTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IzzyParser -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 IzzyParser -destination generic/platform=watchOS
2025-06-21 06:29:38.758 xcodebuild[571:3352] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-21-06_06-29-0038.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "IzzyParser" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3b5b007f9a249b1fe2caf8a3a984675f8b59f093, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:3b5b007f9a249b1fe2caf8a3a984675f8b59f093, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3b5b007f9a249b1fe2caf8a3a984675f8b59f093, name:My Mac }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
		{ platform:visionOS Simulator, arch:arm64, variant:Designed for [iPad,iPhone], id:EFECA3E5-EBBC-4E1D-A125-60C784EFEA50, OS:26.0, name:Apple Vision Pro 4K }
		{ platform:iOS Simulator, arch:arm64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
		{ platform:iOS Simulator, arch:x86_64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
		{ platform:iOS Simulator, arch:arm64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, arch:x86_64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, arch:arm64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, arch:x86_64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, arch:arm64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, arch:x86_64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, arch:arm64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, arch:x86_64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, arch:arm64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, arch:x86_64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, arch:arm64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
		{ platform:iOS Simulator, arch:x86_64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
		{ platform:iOS Simulator, arch:arm64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
		{ platform:iOS Simulator, arch:x86_64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
		{ platform:iOS Simulator, arch:arm64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
		{ platform:iOS Simulator, arch:x86_64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
		{ platform:iOS Simulator, arch:arm64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, arch:x86_64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, arch:arm64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
		{ platform:iOS Simulator, arch:x86_64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
INFRASTRUCTURE ERROR (status: destinationUnavailable