The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CleverTapSDK, reference 7.6.0 (02681f), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 16:11:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --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
Downloading binary artifact https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip
Downloading binary artifact https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.6.0.xcframework.zip
[81412/4132927] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.6.0.xcframework.zip
[4148456/26437141] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.6.0.xcframework.zip, https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip
Downloaded https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.6.0.xcframework.zip (0.81s)
Downloaded https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip (1.98s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "clevertap-ios-sdk",
      "name": "CleverTapSDK",
      "url": "https://github.com/CleverTap/clevertap-ios-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/clevertap-ios-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CleverTap/clevertap-ios-sdk.git
[1/23538] Fetching clevertap-ios-sdk
Fetched https://github.com/CleverTap/clevertap-ios-sdk.git from cache (9.89s)
Creating working copy for https://github.com/CleverTap/clevertap-ios-sdk.git
Working copy of https://github.com/CleverTap/clevertap-ios-sdk.git resolved at 7.6.0 (02681f8)
Fetching binary artifact https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip from cache
Fetching binary artifact https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.6.0.xcframework.zip from cache
Fetched https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.6.0.xcframework.zip from cache (0.80s)
Fetched https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip from cache (1.41s)
warning: '.resolve-product-dependencies': dependency 'clevertap-ios-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CleverTap/clevertap-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[3/6] Compiling CleverTapSDKWrapper Dummy.swift
[4/6] Emitting module CleverTapSDKWrapper
In file included from /Users/admin/builder/spi-builder-workspace/CleverTapWatchOS/CleverTapWatchOS.m:2:
/Users/admin/builder/spi-builder-workspace/CleverTapWatchOS/CleverTapWatchOS.h:3:9: fatal error: 'WatchKit/WatchKit.h' file not found
    3 | #import <WatchKit/WatchKit.h>
      |         ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
[4/6] Compiling CleverTapWatchOS CleverTapWatchOS.m
[4/6] Compiling CTLocationManager.m
BUILD FAILURE 6.3 macosSpm