The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build IzzyParser, reference master (6f4949), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 19:36:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IzzyParser -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/undabot/izzyparser-ios.git
https://github.com/undabot/izzyparser-ios.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IzzyParser -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'IzzyParser' in project 'IzzyParser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3d3dd31e39a92807f87b7ef3f0b651b3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3d3dd31e39a92807f87b7ef3f0b651b3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/IzzyParser.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-IzzyParser/Pods-IzzyParser.debug.xcconfig'. (in target 'IzzyParser' from project 'IzzyParser')
/Users/admin/builder/spi-builder-workspace/IzzyParser.xcodeproj: warning: tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'IzzyParser' from project 'IzzyParser')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'IzzyParser' from project 'IzzyParser')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ec9974334c634abe9101816575cce118a308e1af, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ec9974334c634abe9101816575cce118a308e1af, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project IzzyParser with scheme IzzyParser
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IzzyParser -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'IzzyParser' in project 'IzzyParser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d370e80f9616c4884ed3051388e38e99
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d370e80f9616c4884ed3051388e38e99.xcbuilddata
/Users/admin/builder/spi-builder-workspace/IzzyParser.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-IzzyParser/Pods-IzzyParser.debug.xcconfig'. (in target 'IzzyParser' from project 'IzzyParser')
/Users/admin/builder/spi-builder-workspace/IzzyParser.xcodeproj: warning: tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'IzzyParser' from project 'IzzyParser')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'IzzyParser' from project 'IzzyParser')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ec9974334c634abe9101816575cce118a308e1af, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ec9974334c634abe9101816575cce118a308e1af, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building project IzzyParser with scheme IzzyParser
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild