Build Information
Failed to build DigiaEngageCleverTap, reference 1.0.0-beta.1 (d2c074), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 26 Mar 2026 17:41:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DigiaEngageCleverTap -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git
Reference: 1.0.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS
* tag 1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at d2c074a Update Package.resolved: pin digia_engage_ios to 1.0.0-beta.1 (f4e3890)
Cloned https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git
Revision (git rev-parse @):
d2c074aa6b516a284a8dffd7621964f31c24640d
SUCCESS checkout https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git at 1.0.0-beta.1
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git
Fetching from https://github.com/CleverTap/clevertap-ios-sdk.git
Fetching from https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git
Fetching from https://github.com/airbnb/lottie-spm.git
Fetching from https://github.com/SDWebImage/SDWebImageSVGCoder.git
Fetching from https://github.com/elai950/AlertToast.git
Fetching from https://github.com/SDWebImage/SDWebImageSwiftUI.git
Fetching from https://github.com/SDWebImage/SDWebImage.git
Creating working copy of package ‘clevertap-ios-sdk’
Checking out 7.5.1 of package ‘clevertap-ios-sdk’
Creating working copy of package ‘lottie-spm’
Checking out 4.6.0 of package ‘lottie-spm’
Creating working copy of package ‘SDWebImageSwiftUI’
Checking out 3.1.4 of package ‘SDWebImageSwiftUI’
Creating working copy of package ‘SDWebImage’
Checking out 5.21.7 of package ‘SDWebImage’
Creating working copy of package ‘SDWebImageSVGCoder’
Checking out 1.8.0 of package ‘SDWebImageSVGCoder’
Creating working copy of package ‘AlertToast’
Checking out 1.3.9 of package ‘AlertToast’
Creating working copy of package ‘digia_engage_ios’
Checking out 1.0.0-beta.1 of package ‘digia_engage_ios’
Creating working copy of package ‘digia_expr_swift’
Checking out 0.1.0 of package ‘digia_expr_swift’
Resolve Package Graph
Resolved source packages:
DigiaEngageCleverTap: /Users/admin/builder/spi-builder-workspace
SDWebImageSVGCoder: https://github.com/SDWebImage/SDWebImageSVGCoder.git @ 1.8.0
SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ 3.1.4
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
AlertToast: https://github.com/elai950/AlertToast.git @ 1.3.9
Lottie: https://github.com/airbnb/lottie-spm.git @ 4.6.0
CleverTapSDK: https://github.com/CleverTap/clevertap-ios-sdk.git @ 7.5.1
digia_expr_swift: https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git @ 0.1.0
DigiaEngage: https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git @ 1.0.0-beta.1
resolved source packages: DigiaEngageCleverTap, SDWebImageSVGCoder, SDWebImageSwiftUI, SDWebImage, AlertToast, Lottie, CleverTapSDK, digia_expr_swift, DigiaEngage
2026-03-26 13:40:39.972 xcodebuild[517:3021] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "digia_engage_ios",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-beta.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git"
},
{
"identity" : "clevertap-ios-sdk",
"requirement" : {
"exact" : [
"7.5.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/CleverTap/clevertap-ios-sdk.git"
}
],
"manifest_display_name" : "DigiaEngageCleverTap",
"name" : "DigiaEngageCleverTap",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "DigiaEngageCleverTap",
"targets" : [
"DigiaEngageCleverTap"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DigiaEngageCleverTapTests",
"module_type" : "SwiftTarget",
"name" : "DigiaEngageCleverTapTests",
"path" : "Tests/DigiaEngageCleverTapTests",
"sources" : [
"DigiaCleverTapPluginTests.swift"
],
"target_dependencies" : [
"DigiaEngageCleverTap"
],
"type" : "test"
},
{
"c99name" : "DigiaEngageCleverTap",
"module_type" : "SwiftTarget",
"name" : "DigiaEngageCleverTap",
"path" : "Sources/DigiaEngageCleverTap",
"product_dependencies" : [
"DigiaEngage",
"CleverTapSDK"
],
"product_memberships" : [
"DigiaEngageCleverTap"
],
"sources" : [
"CleverTapBridge.swift",
"CleverTapEventBridge.swift",
"CleverTapPayloadMapper.swift",
"CleverTapTemplateRegistration.swift",
"DigiaCleverTapPlugin.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AlertToast",
"CleverTapSDK",
"DigiaEngageCleverTap"
]
}
}
2026-03-26 13:40:47.233 xcodebuild[1021:5461] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AlertToast",
"CleverTapSDK",
"DigiaEngageCleverTap"
]
}
}
2026-03-26 13:40:48.618 xcodebuild[1048:5609] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DigiaEngageCleverTap -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.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 DigiaEngageCleverTap -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DigiaEngage: https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git @ 1.0.0-beta.1
DigiaEngageCleverTap: /Users/admin/builder/spi-builder-workspace
SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ 3.1.4
Lottie: https://github.com/airbnb/lottie-spm.git @ 4.6.0
digia_expr_swift: https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git @ 0.1.0
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
CleverTapSDK: https://github.com/CleverTap/clevertap-ios-sdk.git @ 7.5.1
SDWebImageSVGCoder: https://github.com/SDWebImage/SDWebImageSVGCoder.git @ 1.8.0
AlertToast: https://github.com/elai950/AlertToast.git @ 1.3.9
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
Target 'DigiaEngageCleverTap' in project 'DigiaEngageCleverTap'
➜ Explicit dependency on target 'DigiaEngageCleverTap' in project 'DigiaEngageCleverTap'
➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'CleverTapSDK' in project 'CleverTapSDK'
Target 'DigiaEngageCleverTap' in project 'DigiaEngageCleverTap'
➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'CleverTapSDK' in project 'CleverTapSDK'
Target 'CleverTapSDK' in project 'CleverTapSDK'
➜ Explicit dependency on target 'CleverTapSDKWrapper' in project 'CleverTapSDK'
Target 'CleverTapSDKWrapper' in project 'CleverTapSDK' (no dependencies)
Target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'DigiaExpr' in project 'digia_expr_swift'
➜ Explicit dependency on target 'Lottie' in project 'Lottie'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'AlertToast' in project 'AlertToast'
Target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'DigiaExpr' in project 'digia_expr_swift'
➜ Explicit dependency on target 'Lottie' in project 'Lottie'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'AlertToast' in project 'AlertToast'
Target 'AlertToast' in project 'AlertToast'
➜ Explicit dependency on target 'AlertToast' in project 'AlertToast'
Target 'AlertToast' in project 'AlertToast' (no dependencies)
Target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
Target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI' (no dependencies)
Target 'Lottie' in project 'Lottie'
➜ Explicit dependency on target '_LottieStub' in project 'Lottie'
Target '_LottieStub' in project 'Lottie' (no dependencies)
Target 'DigiaExpr' in project 'digia_expr_swift'
➜ Explicit dependency on target 'DigiaExpr' in project 'digia_expr_swift'
Target 'DigiaExpr' in project 'digia_expr_swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: ede471dc5ce7dc21e730cae99d0e995f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ede471dc5ce7dc21e730cae99d0e995f.xcbuilddata
error: The package product 'Lottie' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'DigiaEngage' from project 'DigiaEngage')
error: The package product 'SDWebImageSwiftUI' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'DigiaEngage' from project 'DigiaEngage')
error: The package product 'SDWebImageSVGCoder' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'DigiaEngage' from project 'DigiaEngage')
error: The package product 'AlertToast' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'DigiaEngage' from project 'DigiaEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/clevertap-ios-sdk/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/clevertap-ios-sdk/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'CleverTapSDK' from project 'CleverTapSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/clevertap-ios-sdk/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/clevertap-ios-sdk/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'DigiaEngageCleverTap' from project 'DigiaEngageCleverTap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/clevertap-ios-sdk/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/clevertap-ios-sdk/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'CleverTapSDKWrapper' from project 'CleverTapSDK')
2026-03-26 13:40:53.990 xcodebuild[1074:5715] [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:a2dae5bc95db3045beca7ff58a283aaa191e6669, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a2dae5bc95db3045beca7ff58a283aaa191e6669, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a2dae5bc95db3045beca7ff58a283aaa191e6669, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a2dae5bc95db3045beca7ff58a283aaa191e6669, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DigiaEngageCleverTap
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ 3.1.4
CleverTapSDK: https://github.com/CleverTap/clevertap-ios-sdk.git @ 7.5.1
Lottie: https://github.com/airbnb/lottie-spm.git @ 4.6.0
SDWebImageSVGCoder: https://github.com/SDWebImage/SDWebImageSVGCoder.git @ 1.8.0
DigiaEngage: https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git @ 1.0.0-beta.1
digia_expr_swift: https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git @ 0.1.0
DigiaEngageCleverTap: /Users/admin/builder/spi-builder-workspace
AlertToast: https://github.com/elai950/AlertToast.git @ 1.3.9
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
resolved source packages: SDWebImageSwiftUI, CleverTapSDK, Lottie, SDWebImageSVGCoder, DigiaEngage, digia_expr_swift, DigiaEngageCleverTap, AlertToast, SDWebImage
2026-03-26 13:40:58.423 xcodebuild[1207:6353] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "digia_engage_ios",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-beta.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git"
},
{
"identity" : "clevertap-ios-sdk",
"requirement" : {
"exact" : [
"7.5.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/CleverTap/clevertap-ios-sdk.git"
}
],
"manifest_display_name" : "DigiaEngageCleverTap",
"name" : "DigiaEngageCleverTap",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "DigiaEngageCleverTap",
"targets" : [
"DigiaEngageCleverTap"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DigiaEngageCleverTapTests",
"module_type" : "SwiftTarget",
"name" : "DigiaEngageCleverTapTests",
"path" : "Tests/DigiaEngageCleverTapTests",
"sources" : [
"DigiaCleverTapPluginTests.swift"
],
"target_dependencies" : [
"DigiaEngageCleverTap"
],
"type" : "test"
},
{
"c99name" : "DigiaEngageCleverTap",
"module_type" : "SwiftTarget",
"name" : "DigiaEngageCleverTap",
"path" : "Sources/DigiaEngageCleverTap",
"product_dependencies" : [
"DigiaEngage",
"CleverTapSDK"
],
"product_memberships" : [
"DigiaEngageCleverTap"
],
"sources" : [
"CleverTapBridge.swift",
"CleverTapEventBridge.swift",
"CleverTapPayloadMapper.swift",
"CleverTapTemplateRegistration.swift",
"DigiaCleverTapPlugin.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AlertToast",
"CleverTapSDK",
"DigiaEngageCleverTap"
]
}
}
2026-03-26 13:40:59.851 xcodebuild[1240:6498] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AlertToast",
"CleverTapSDK",
"DigiaEngageCleverTap"
]
}
}
2026-03-26 13:41:01.155 xcodebuild[1267:6614] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DigiaEngageCleverTap -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.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 DigiaEngageCleverTap -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
CleverTapSDK: https://github.com/CleverTap/clevertap-ios-sdk.git @ 7.5.1
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
DigiaEngageCleverTap: /Users/admin/builder/spi-builder-workspace
SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ 3.1.4
AlertToast: https://github.com/elai950/AlertToast.git @ 1.3.9
Lottie: https://github.com/airbnb/lottie-spm.git @ 4.6.0
SDWebImageSVGCoder: https://github.com/SDWebImage/SDWebImageSVGCoder.git @ 1.8.0
DigiaEngage: https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git @ 1.0.0-beta.1
digia_expr_swift: https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git @ 0.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
Target 'DigiaEngageCleverTap' in project 'DigiaEngageCleverTap'
➜ Explicit dependency on target 'DigiaEngageCleverTap' in project 'DigiaEngageCleverTap'
➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'CleverTapSDK' in project 'CleverTapSDK'
Target 'DigiaEngageCleverTap' in project 'DigiaEngageCleverTap'
➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'CleverTapSDK' in project 'CleverTapSDK'
Target 'CleverTapSDK' in project 'CleverTapSDK'
➜ Explicit dependency on target 'CleverTapSDKWrapper' in project 'CleverTapSDK'
Target 'CleverTapSDKWrapper' in project 'CleverTapSDK' (no dependencies)
Target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'DigiaExpr' in project 'digia_expr_swift'
➜ Explicit dependency on target 'Lottie' in project 'Lottie'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'AlertToast' in project 'AlertToast'
Target 'DigiaEngage' in project 'DigiaEngage'
➜ Explicit dependency on target 'DigiaExpr' in project 'digia_expr_swift'
➜ Explicit dependency on target 'Lottie' in project 'Lottie'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'AlertToast' in project 'AlertToast'
Target 'AlertToast' in project 'AlertToast'
➜ Explicit dependency on target 'AlertToast' in project 'AlertToast'
Target 'AlertToast' in project 'AlertToast' (no dependencies)
Target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSVGCoder' in project 'SDWebImageSVGCoder'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
Target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI' (no dependencies)
Target 'Lottie' in project 'Lottie'
➜ Explicit dependency on target '_LottieStub' in project 'Lottie'
Target '_LottieStub' in project 'Lottie' (no dependencies)
Target 'DigiaExpr' in project 'digia_expr_swift'
➜ Explicit dependency on target 'DigiaExpr' in project 'digia_expr_swift'
Target 'DigiaExpr' in project 'digia_expr_swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ede471dc5ce7dc21e730cae99d0e995f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ede471dc5ce7dc21e730cae99d0e995f.xcbuilddata
error: The package product 'Lottie' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'DigiaEngage' from project 'DigiaEngage')
error: The package product 'SDWebImageSwiftUI' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'DigiaEngage' from project 'DigiaEngage')
error: The package product 'SDWebImageSVGCoder' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'DigiaEngage' from project 'DigiaEngage')
error: The package product 'AlertToast' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'DigiaEngage' from project 'DigiaEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/clevertap-ios-sdk/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/clevertap-ios-sdk/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'DigiaEngageCleverTap' from project 'DigiaEngageCleverTap')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/clevertap-ios-sdk/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/clevertap-ios-sdk/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'CleverTapSDKWrapper' from project 'CleverTapSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/clevertap-ios-sdk/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/clevertap-ios-sdk/CleverTapSDK/CleverTapSDK.xcframework'. (in target 'CleverTapSDK' from project 'CleverTapSDK')
2026-03-26 13:41:02.432 xcodebuild[1293:6725] [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:a2dae5bc95db3045beca7ff58a283aaa191e6669, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a2dae5bc95db3045beca7ff58a283aaa191e6669, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a2dae5bc95db3045beca7ff58a283aaa191e6669, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a2dae5bc95db3045beca7ff58a283aaa191e6669, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DigiaEngageCleverTap
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild