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 UIKitViews, reference main (d2282e), with Swift 6.0 for iOS using Xcode 16.2 on 2 Jan 2025 13:34:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/UIKitViews.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/UIKitViews
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d2282e3 docs: Improve English grammar and clarity in README.md
Cloned https://github.com/dankinsoid/UIKitViews.git
Revision (git rev-parse @):
d2282e37b0788a1dfd6eb2bb01d5ab4a4a18934b
SUCCESS checkout https://github.com/dankinsoid/UIKitViews.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dankinsoid/UIKitViews.git
https://github.com/dankinsoid/UIKitViews.git
{
  "dependencies" : [
    {
      "identity" : "vdchain",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.6.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/VDChain.git"
    }
  ],
  "manifest_display_name" : "UIKitViews",
  "name" : "UIKitViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UIKitViews",
      "targets" : [
        "UIKitViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIKitViews",
      "module_type" : "SwiftTarget",
      "name" : "UIKitViews",
      "path" : "Sources/UIKitViews",
      "product_dependencies" : [
        "VDChain"
      ],
      "product_memberships" : [
        "UIKitViews"
      ],
      "sources" : [
        "AnyUIRepresentableWrapper.swift",
        "AnyUIViewControllerRepresentable.swift",
        "AnyUIViewRepresentable.swift",
        "HostingView.swift",
        "Operator.swift",
        "SelfSizingHostingController.swift",
        "UIKitRepresentable.swift",
        "UIKitView+Chain.swift",
        "UIKitView+init.swift",
        "UIKitView.swift",
        "UIKitViewControllerWrapper.swift",
        "UIKitViewEnvironment.swift",
        "UIKitViewResizing.swift",
        "UIKitViewWrapper.swift",
        "UIView++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "vdchain",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.6.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/VDChain.git"
    }
  ],
  "manifest_display_name" : "UIKitViews",
  "name" : "UIKitViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UIKitViews",
      "targets" : [
        "UIKitViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIKitViews",
      "module_type" : "SwiftTarget",
      "name" : "UIKitViews",
      "path" : "Sources/UIKitViews",
      "product_dependencies" : [
        "VDChain"
      ],
      "product_memberships" : [
        "UIKitViews"
      ],
      "sources" : [
        "AnyUIRepresentableWrapper.swift",
        "AnyUIViewControllerRepresentable.swift",
        "AnyUIViewRepresentable.swift",
        "HostingView.swift",
        "Operator.swift",
        "SelfSizingHostingController.swift",
        "UIKitRepresentable.swift",
        "UIKitView+Chain.swift",
        "UIKitView+init.swift",
        "UIKitView.swift",
        "UIKitViewControllerWrapper.swift",
        "UIKitViewEnvironment.swift",
        "UIKitViewResizing.swift",
        "UIKitViewWrapper.swift",
        "UIView++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "UIKitViews",
    "schemes" : [
      "Develop"
    ],
    "targets" : [
      "Develop"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Develop -destination generic/platform=iOS 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.2.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 Develop -destination generic/platform=iOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Develop' in project 'UIKitViews' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/Project/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 502f21471bcfa8ce1c17111f9c4b5712
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/502f21471bcfa8ce1c17111f9c4b5712.xcbuilddata
/Users/admin/builder/spi-builder-workspace/UIKitViews.xcodeproj: error: No profiles for 'voidilov.UIKitViews' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'voidilov.UIKitViews'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'Develop' from project 'UIKitViews')
/Users/admin/builder/spi-builder-workspace/UIKitViews.xcodeproj: error: Missing package product 'UIKitViews' (in target 'Develop' from project 'UIKitViews')
** BUILD FAILED **
The following build commands failed:
	Building project UIKitViews with scheme Develop
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "vdchain",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.6.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/VDChain.git"
    }
  ],
  "manifest_display_name" : "UIKitViews",
  "name" : "UIKitViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UIKitViews",
      "targets" : [
        "UIKitViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIKitViews",
      "module_type" : "SwiftTarget",
      "name" : "UIKitViews",
      "path" : "Sources/UIKitViews",
      "product_dependencies" : [
        "VDChain"
      ],
      "product_memberships" : [
        "UIKitViews"
      ],
      "sources" : [
        "AnyUIRepresentableWrapper.swift",
        "AnyUIViewControllerRepresentable.swift",
        "AnyUIViewRepresentable.swift",
        "HostingView.swift",
        "Operator.swift",
        "SelfSizingHostingController.swift",
        "UIKitRepresentable.swift",
        "UIKitView+Chain.swift",
        "UIKitView+init.swift",
        "UIKitView.swift",
        "UIKitViewControllerWrapper.swift",
        "UIKitViewEnvironment.swift",
        "UIKitViewResizing.swift",
        "UIKitViewWrapper.swift",
        "UIView++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "UIKitViews",
    "schemes" : [
      "Develop"
    ],
    "targets" : [
      "Develop"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Develop -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.2.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 Develop -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Develop' in project 'UIKitViews' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/Project/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: be0ab9e6a23364d189b11deb5307a7c5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/be0ab9e6a23364d189b11deb5307a7c5.xcbuilddata
/Users/admin/builder/spi-builder-workspace/UIKitViews.xcodeproj: error: No profiles for 'voidilov.UIKitViews' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'voidilov.UIKitViews'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'Develop' from project 'UIKitViews')
/Users/admin/builder/spi-builder-workspace/UIKitViews.xcodeproj: error: Missing package product 'UIKitViews' (in target 'Develop' from project 'UIKitViews')
** BUILD FAILED **
The following build commands failed:
	Building project UIKitViews with scheme Develop
(1 failure)
BUILD FAILURE 6.0 iOS