Build Information
Failed to build IzzyParser with Swift 6.3 for visionOS using Xcode 26.4.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undabot/izzyparser-ios.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/undabot/izzyparser-ios
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at a64257d Merge pull request #13 from undabot/fix/rubygems
Cloned https://github.com/undabot/izzyparser-ios.git
Revision (git rev-parse @):
a64257dea80ec6da6d823a4e0b46cea0bcc9feec
SUCCESS checkout https://github.com/undabot/izzyparser-ios.git at 1.0.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/undabot/izzyparser-ios.git
Command line invocation:
/Applications/Xcode-26.4.0.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.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IzzyParser -destination generic/platform=xrOS
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 IzzyParser -destination generic/platform=xrOS
2026-04-14 10:24:17.015 xcodebuild[627:3775] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-14-04_10-24-0017.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "IzzyParser" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a792e29a9f6e4e8a958ba70cb5fd2f1fd58168f0, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:a792e29a9f6e4e8a958ba70cb5fd2f1fd58168f0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a792e29a9f6e4e8a958ba70cb5fd2f1fd58168f0, 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:0A65DF41-4C5A-42D8-80FB-C7AD911E0B72, OS:26.4, name:Apple Vision Pro }
{ platform:iOS Simulator, arch:arm64, id:ED6D44FB-E2CB-4753-A0FD-FD31596FEC80, OS:26.4, name:iPad (A16) }
{ platform:iOS Simulator, arch:arm64, id:BCEC8334-6B95-4648-94D6-7CF60E7EFD82, OS:26.4, name:iPad Air 11-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:45BB79BC-7646-4F19-8D06-DCBD411E98C0, OS:26.4, name:iPad Air 13-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:1C3FCF57-F496-44A8-91C7-42D1FBB47B6C, OS:26.4, name:iPad Pro 11-inch (M5) }
{ platform:iOS Simulator, arch:arm64, id:78ECA907-6BCE-4638-957D-C2669C42F4B7, OS:26.4, name:iPad Pro 13-inch (M5) }
{ platform:iOS Simulator, arch:arm64, id:4E377BD7-D244-4C67-AA71-C9334B19DD83, OS:26.4, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:arm64, id:5E07715F-630C-4684-A995-1B2EE7BD6598, OS:26.4, name:iPhone 17 }
{ platform:iOS Simulator, arch:arm64, id:C413B30A-952C-4663-B1C5-64938D82C4AB, OS:26.4, name:iPhone 17 Pro }
{ platform:iOS Simulator, arch:arm64, id:407D5276-A344-478A-B9C8-EB27CE780CB6, OS:26.4, name:iPhone 17 Pro Max }
{ platform:iOS Simulator, arch:arm64, id:720F5E9E-7490-4565-8AC1-7A6A63551BBC, OS:26.4, name:iPhone 17e }
{ platform:iOS Simulator, arch:arm64, id:51B1D6CF-85BF-4B9E-ACCF-FD3A9AD197FF, OS:26.4, name:iPhone Air }
INFRASTRUCTURE ERROR (status: destinationUnavailable