The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CleverTapSDK, reference 7.6.0 (02681f), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 20 Apr 2026 16:12:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleverTap/clevertap-ios-sdk.git
Reference: 7.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CleverTap/clevertap-ios-sdk
 * tag               7.6.0      -> FETCH_HEAD
HEAD is now at 02681f8 Merge pull request #535 from CleverTap/develop
Cloned https://github.com/CleverTap/clevertap-ios-sdk.git
Revision (git rev-parse @):
02681f877972e5fc0eb35ac6a6a240b805a52fd1
SUCCESS checkout https://github.com/CleverTap/clevertap-ios-sdk.git at 7.6.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CleverTap/clevertap-ios-sdk.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CleverTapSDK",
  "name" : "CleverTapSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "CleverTapSDK",
      "targets" : [
        "CleverTapSDKWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleverTapLocation",
      "targets" : [
        "CleverTapLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleverTapWatchOS",
      "targets" : [
        "CleverTapWatchOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDWebImageCT",
      "module_type" : "BinaryTarget",
      "name" : "SDWebImageCT",
      "path" : "remote/archive/SDWebImage-dynamic.xcframework.zip",
      "product_memberships" : [
        "CleverTapSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CleverTapWatchOS",
      "module_type" : "ClangTarget",
      "name" : "CleverTapWatchOS",
      "path" : "CleverTapWatchOS",
      "product_memberships" : [
        "CleverTapWatchOS"
      ],
      "sources" : [
        "CleverTapWatchOS.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleverTapSDKWrapper",
      "module_type" : "SwiftTarget",
      "name" : "CleverTapSDKWrapper",
      "path" : "CleverTapSDKWrapper",
      "product_memberships" : [
        "CleverTapSDK"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "CleverTapSDK",
        "SDWebImageCT"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleverTapSDK",
      "module_type" : "BinaryTarget",
      "name" : "CleverTapSDK",
      "path" : "remote/archive/CleverTapSDK-7.6.0.xcframework.zip",
      "product_memberships" : [
        "CleverTapSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CleverTapLocation",
      "module_type" : "ClangTarget",
      "name" : "CleverTapLocation",
      "path" : "CleverTapLocation",
      "product_memberships" : [
        "CleverTapLocation"
      ],
      "sources" : [
        "CleverTapLocation/Classes/CTLocationManager.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CleverTapSDK",
    "schemes" : [
      "CleverTapSDK",
      "CleverTapSDK_TVOS",
      "CleverTapSDKTests",
      "CleverTapSDKUITests",
      "TestHost_iOS"
    ],
    "targets" : [
      "CleverTapSDK",
      "CleverTapSDK_TVOS",
      "CleverTapSDKTests",
      "CleverTapSDKUITests",
      "TestHost_iOS"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CleverTapLocation",
      "CleverTapSDK",
      "CleverTapSDK-Package",
      "CleverTapWatchOS"
    ]
  }
}
2026-04-20 12:12:36.482 xcodebuild[818:5010] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 12:12:36.669 xcodebuild[818:5010] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CleverTapSDK-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.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 CleverTapSDK-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  CleverTapSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'CleverTapWatchOS' in project 'CleverTapSDK'
        ➜ Explicit dependency on target 'CleverTapWatchOS' in project 'CleverTapSDK'
    Target 'CleverTapWatchOS' in project 'CleverTapSDK' (no dependencies)
    Target 'CleverTapSDK' in project 'CleverTapSDK'
        ➜ Explicit dependency on target 'CleverTapSDKWrapper' in project 'CleverTapSDK'
    Target 'CleverTapSDKWrapper' in project 'CleverTapSDK' (no dependencies)
    Target 'CleverTapLocation' in project 'CleverTapSDK'
        ➜ Explicit dependency on target 'CleverTapLocation' in project 'CleverTapSDK'
    Target 'CleverTapLocation' in project 'CleverTapSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c3c67271b8d1c55fcff243d95ab5e98b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c3c67271b8d1c55fcff243d95ab5e98b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CleverTapSDK/CleverTapSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'CleverTapSDKWrapper' from project 'CleverTapSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CleverTapSDK/CleverTapSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'CleverTapSDK' from project 'CleverTapSDK')
2026-04-20 12:12:49.122 xcodebuild[985:5967] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 12:12:49.289 xcodebuild[985:5967] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1929b35884382f4a7a65223d3bdc9d043e659c05, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1929b35884382f4a7a65223d3bdc9d043e659c05, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1929b35884382f4a7a65223d3bdc9d043e659c05, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1929b35884382f4a7a65223d3bdc9d043e659c05, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme CleverTapSDK-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  CleverTapSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: CleverTapSDK
2026-04-20 12:12:52.366 xcodebuild[1004:6098] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 12:12:52.523 xcodebuild[1004:6098] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CleverTapSDK",
  "name" : "CleverTapSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "CleverTapSDK",
      "targets" : [
        "CleverTapSDKWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleverTapLocation",
      "targets" : [
        "CleverTapLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CleverTapWatchOS",
      "targets" : [
        "CleverTapWatchOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SDWebImageCT",
      "module_type" : "BinaryTarget",
      "name" : "SDWebImageCT",
      "path" : "remote/archive/SDWebImage-dynamic.xcframework.zip",
      "product_memberships" : [
        "CleverTapSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CleverTapWatchOS",
      "module_type" : "ClangTarget",
      "name" : "CleverTapWatchOS",
      "path" : "CleverTapWatchOS",
      "product_memberships" : [
        "CleverTapWatchOS"
      ],
      "sources" : [
        "CleverTapWatchOS.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleverTapSDKWrapper",
      "module_type" : "SwiftTarget",
      "name" : "CleverTapSDKWrapper",
      "path" : "CleverTapSDKWrapper",
      "product_memberships" : [
        "CleverTapSDK"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "CleverTapSDK",
        "SDWebImageCT"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CleverTapSDK",
      "module_type" : "BinaryTarget",
      "name" : "CleverTapSDK",
      "path" : "remote/archive/CleverTapSDK-7.6.0.xcframework.zip",
      "product_memberships" : [
        "CleverTapSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CleverTapLocation",
      "module_type" : "ClangTarget",
      "name" : "CleverTapLocation",
      "path" : "CleverTapLocation",
      "product_memberships" : [
        "CleverTapLocation"
      ],
      "sources" : [
        "CleverTapLocation/Classes/CTLocationManager.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CleverTapLocation",
      "CleverTapSDK",
      "CleverTapSDK-Package",
      "CleverTapWatchOS"
    ]
  }
}
2026-04-20 12:12:53.589 xcodebuild[1012:6161] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 12:12:53.758 xcodebuild[1012:6161] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CleverTapSDK-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.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 CleverTapSDK-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  CleverTapSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'CleverTapWatchOS' in project 'CleverTapSDK'
        ➜ Explicit dependency on target 'CleverTapWatchOS' in project 'CleverTapSDK'
    Target 'CleverTapWatchOS' in project 'CleverTapSDK' (no dependencies)
    Target 'CleverTapSDK' in project 'CleverTapSDK'
        ➜ Explicit dependency on target 'CleverTapSDKWrapper' in project 'CleverTapSDK'
    Target 'CleverTapSDKWrapper' in project 'CleverTapSDK' (no dependencies)
    Target 'CleverTapLocation' in project 'CleverTapSDK'
        ➜ Explicit dependency on target 'CleverTapLocation' in project 'CleverTapSDK'
    Target 'CleverTapLocation' in project 'CleverTapSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c3c67271b8d1c55fcff243d95ab5e98b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c3c67271b8d1c55fcff243d95ab5e98b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CleverTapSDK/CleverTapSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'CleverTapSDK' from project 'CleverTapSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CleverTapSDK/CleverTapSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'CleverTapSDKWrapper' from project 'CleverTapSDK')
2026-04-20 12:12:54.605 xcodebuild[1014:6191] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-20 12:12:54.761 xcodebuild[1014:6191] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1929b35884382f4a7a65223d3bdc9d043e659c05, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1929b35884382f4a7a65223d3bdc9d043e659c05, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1929b35884382f4a7a65223d3bdc9d043e659c05, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1929b35884382f4a7a65223d3bdc9d043e659c05, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme CleverTapSDK-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild