The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BlurUIKit, reference main (235de4), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 9 Apr 2026 19:12:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TimOliver/BlurUIKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TimOliver/BlurUIKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 235de46 Bumped podspec
Cloned https://github.com/TimOliver/BlurUIKit.git
Revision (git rev-parse @):
235de46a35bae4f5f7bf905831969277b4e7d2aa
SUCCESS checkout https://github.com/TimOliver/BlurUIKit.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/TimOliver/BlurUIKit.git
https://github.com/TimOliver/BlurUIKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BlurUIKit",
  "name" : "BlurUIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "BlurUIKit",
      "targets" : [
        "BlurUIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BlurSwiftUI",
      "targets" : [
        "BlurSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BlurUIKit",
      "module_type" : "SwiftTarget",
      "name" : "BlurUIKit",
      "path" : "BlurUIKit",
      "product_memberships" : [
        "BlurUIKit",
        "BlurSwiftUI"
      ],
      "sources" : [
        "Internal/BlurFilterProvider.swift",
        "Internal/GradientImageRenderer.swift",
        "UIKit/UIView+Blur.swift",
        "UIKit/VariableBlurView.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BlurSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "BlurSwiftUI",
      "path" : "BlurUIKit/SwiftUI",
      "product_memberships" : [
        "BlurSwiftUI"
      ],
      "sources" : [
        "VariableBlur.swift"
      ],
      "target_dependencies" : [
        "BlurUIKit"
      ],
      "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" : [
  ],
  "manifest_display_name" : "BlurUIKit",
  "name" : "BlurUIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "BlurUIKit",
      "targets" : [
        "BlurUIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BlurSwiftUI",
      "targets" : [
        "BlurSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BlurUIKit",
      "module_type" : "SwiftTarget",
      "name" : "BlurUIKit",
      "path" : "BlurUIKit",
      "product_memberships" : [
        "BlurUIKit",
        "BlurSwiftUI"
      ],
      "sources" : [
        "Internal/BlurFilterProvider.swift",
        "Internal/GradientImageRenderer.swift",
        "UIKit/UIView+Blur.swift",
        "UIKit/VariableBlurView.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BlurSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "BlurSwiftUI",
      "path" : "BlurUIKit/SwiftUI",
      "product_memberships" : [
        "BlurSwiftUI"
      ],
      "sources" : [
        "VariableBlur.swift"
      ],
      "target_dependencies" : [
        "BlurUIKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "BlurUIKit",
    "schemes" : [
      "BlurUIKitExample"
    ],
    "targets" : [
      "BlurUIKitExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BlurUIKitExample -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 BlurUIKitExample -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 'BlurUIKitExample' in project 'BlurUIKit' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/BlurUIKitExample/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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: d503be60c7d64f8970e5511245b4f8ad
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d503be60c7d64f8970e5511245b4f8ad.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BlurUIKit.xcodeproj: error: No profiles for 'dev.tim.BlurUIKit' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'dev.tim.BlurUIKit'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'BlurUIKitExample' from project 'BlurUIKit')
** BUILD FAILED **
The following build commands failed:
	Building project BlurUIKit with scheme BlurUIKitExample
(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" : [
  ],
  "manifest_display_name" : "BlurUIKit",
  "name" : "BlurUIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "BlurUIKit",
      "targets" : [
        "BlurUIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BlurSwiftUI",
      "targets" : [
        "BlurSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BlurUIKit",
      "module_type" : "SwiftTarget",
      "name" : "BlurUIKit",
      "path" : "BlurUIKit",
      "product_memberships" : [
        "BlurUIKit",
        "BlurSwiftUI"
      ],
      "sources" : [
        "Internal/BlurFilterProvider.swift",
        "Internal/GradientImageRenderer.swift",
        "UIKit/UIView+Blur.swift",
        "UIKit/VariableBlurView.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BlurSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "BlurSwiftUI",
      "path" : "BlurUIKit/SwiftUI",
      "product_memberships" : [
        "BlurSwiftUI"
      ],
      "sources" : [
        "VariableBlur.swift"
      ],
      "target_dependencies" : [
        "BlurUIKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "BlurUIKit",
    "schemes" : [
      "BlurUIKitExample"
    ],
    "targets" : [
      "BlurUIKitExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BlurUIKitExample -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 BlurUIKitExample -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 'BlurUIKitExample' in project 'BlurUIKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/BlurUIKitExample/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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: d276408c631523018a8474f7914d3375
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d276408c631523018a8474f7914d3375.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BlurUIKit.xcodeproj: error: No profiles for 'dev.tim.BlurUIKit' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'dev.tim.BlurUIKit'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'BlurUIKitExample' from project 'BlurUIKit')
** BUILD FAILED **
The following build commands failed:
	Building project BlurUIKit with scheme BlurUIKitExample
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild