The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DigiaEngageWebEngage, reference main (82c40c), with Swift 6.1 for watchOS using Xcode 16.3 on 21 Apr 2026 06:13:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Digia-Technology-Private-Limited/digia_webengage_iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Digia-Technology-Private-Limited/digia_webengage_iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 82c40c0 feat: Add LICENSE and README files for DigiaEngageWebEngage plugin
Cloned https://github.com/Digia-Technology-Private-Limited/digia_webengage_iOS.git
Revision (git rev-parse @):
82c40c09ac3e89dd55c66003c5bbcbb33693d8d7
SUCCESS checkout https://github.com/Digia-Technology-Private-Limited/digia_webengage_iOS.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Digia-Technology-Private-Limited/digia_webengage_iOS.git
https://github.com/Digia-Technology-Private-Limited/digia_webengage_iOS.git
{
  "dependencies" : [
    {
      "identity" : "digia_engage_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git"
    }
  ],
  "manifest_display_name" : "DigiaEngageWebEngage",
  "name" : "DigiaEngageWebEngage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "DigiaEngageWebEngage",
      "targets" : [
        "DigiaEngageWebEngage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebEngage",
      "module_type" : "BinaryTarget",
      "name" : "WebEngage",
      "path" : "Frameworks/WebEngage.xcframework",
      "product_memberships" : [
        "DigiaEngageWebEngage"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "DigiaEngageWebEngage",
      "module_type" : "SwiftTarget",
      "name" : "DigiaEngageWebEngage",
      "path" : "Sources",
      "product_dependencies" : [
        "DigiaEngage"
      ],
      "product_memberships" : [
        "DigiaEngageWebEngage"
      ],
      "sources" : [
        "Bridge/WebEngageBridge.swift",
        "Cache/InAppDataCache.swift",
        "Config/WebEngagePluginConfig.swift",
        "Contract/DigiaInAppContract.swift",
        "Contract/DigiaTagParser.swift",
        "DigiaCEP.swift",
        "DigiaWebEngagePlugin.swift",
        "Dispatch/WebEngageEventDispatcher.swift",
        "Mapping/WebEngagePayloadMapper.swift"
      ],
      "target_dependencies" : [
        "WebEngage"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.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/elai950/AlertToast.git
Fetching from https://github.com/SDWebImage/SDWebImageSVGCoder.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/SDWebImageSwiftUI.git
Fetching from https://github.com/SDWebImage/SDWebImage.git
Creating working copy of package ‘digia_engage_ios’
Checking out 1.0.0 of package ‘digia_engage_ios’
Creating working copy of package ‘SDWebImageSwiftUI’
Checking out 3.1.4 of package ‘SDWebImageSwiftUI’
Creating working copy of package ‘SDWebImageSVGCoder’
Checking out 1.8.0 of package ‘SDWebImageSVGCoder’
Creating working copy of package ‘lottie-spm’
Checking out 4.6.0 of package ‘lottie-spm’
Creating working copy of package ‘SDWebImage’
Checking out 5.21.7 of package ‘SDWebImage’
Creating working copy of package ‘AlertToast’
Checking out 1.3.9 of package ‘AlertToast’
Creating working copy of package ‘digia_expr_swift’
Checking out 0.1.0 of package ‘digia_expr_swift’
Resolve Package Graph
Resolved source packages:
  SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ 3.1.4
  Lottie: https://github.com/airbnb/lottie-spm.git @ 4.6.0
  AlertToast: https://github.com/elai950/AlertToast.git @ 1.3.9
  DigiaEngageWebEngage: /Users/admin/builder/spi-builder-workspace
  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
  SDWebImageSVGCoder: https://github.com/SDWebImage/SDWebImageSVGCoder.git @ 1.8.0
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
resolved source packages: SDWebImageSwiftUI, Lottie, AlertToast, DigiaEngageWebEngage, digia_expr_swift, DigiaEngage, SDWebImageSVGCoder, SDWebImage
{
  "dependencies" : [
    {
      "identity" : "digia_engage_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git"
    }
  ],
  "manifest_display_name" : "DigiaEngageWebEngage",
  "name" : "DigiaEngageWebEngage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "DigiaEngageWebEngage",
      "targets" : [
        "DigiaEngageWebEngage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebEngage",
      "module_type" : "BinaryTarget",
      "name" : "WebEngage",
      "path" : "Frameworks/WebEngage.xcframework",
      "product_memberships" : [
        "DigiaEngageWebEngage"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "DigiaEngageWebEngage",
      "module_type" : "SwiftTarget",
      "name" : "DigiaEngageWebEngage",
      "path" : "Sources",
      "product_dependencies" : [
        "DigiaEngage"
      ],
      "product_memberships" : [
        "DigiaEngageWebEngage"
      ],
      "sources" : [
        "Bridge/WebEngageBridge.swift",
        "Cache/InAppDataCache.swift",
        "Config/WebEngagePluginConfig.swift",
        "Contract/DigiaInAppContract.swift",
        "Contract/DigiaTagParser.swift",
        "DigiaCEP.swift",
        "DigiaWebEngagePlugin.swift",
        "Dispatch/WebEngageEventDispatcher.swift",
        "Mapping/WebEngagePayloadMapper.swift"
      ],
      "target_dependencies" : [
        "WebEngage"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AlertToast",
      "DigiaEngageWebEngage"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AlertToast",
      "DigiaEngageWebEngage"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DigiaEngageWebEngage -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 DigiaEngageWebEngage -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  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
  Lottie: https://github.com/airbnb/lottie-spm.git @ 4.6.0
  DigiaEngageWebEngage: /Users/admin/builder/spi-builder-workspace
  SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ 3.1.4
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
  digia_expr_swift: https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git @ 0.1.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 (18 targets)
    Target 'DigiaEngageWebEngage' in project 'DigiaEngageWebEngage'
        ➜ Explicit dependency on target 'DigiaEngageWebEngage' in project 'DigiaEngageWebEngage'
        ➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
    Target 'DigiaEngageWebEngage' in project 'DigiaEngageWebEngage'
        ➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
    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-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/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 32552fb699b1fe4c3892f9c072da1569
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/32552fb699b1fe4c3892f9c072da1569.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngage' from project 'DigiaEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngage' from project 'DigiaEngage')
/Users/admin/builder/spi-builder-workspace/Frameworks/WebEngage.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/WebEngage.xcframework'. (in target 'DigiaEngageWebEngage' from project 'DigiaEngageWebEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngageWebEngage' from project 'DigiaEngageWebEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngageWebEngage' from project 'DigiaEngageWebEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'Lottie' from project 'Lottie')
/Users/admin/builder/spi-builder-workspace/Frameworks/WebEngage.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/WebEngage.xcframework'. (in target 'DigiaEngageWebEngage' from project 'DigiaEngageWebEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngage' from project 'DigiaEngage')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DigiaEngageWebEngage
(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
Resolve Package Graph
Resolved source packages:
  Lottie: https://github.com/airbnb/lottie-spm.git @ 4.6.0
  SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ 3.1.4
  AlertToast: https://github.com/elai950/AlertToast.git @ 1.3.9
  digia_expr_swift: https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git @ 0.1.0
  DigiaEngageWebEngage: /Users/admin/builder/spi-builder-workspace
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
  DigiaEngage: https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git @ 1.0.0
  SDWebImageSVGCoder: https://github.com/SDWebImage/SDWebImageSVGCoder.git @ 1.8.0
resolved source packages: Lottie, SDWebImageSwiftUI, AlertToast, digia_expr_swift, DigiaEngageWebEngage, SDWebImage, DigiaEngage, SDWebImageSVGCoder
{
  "dependencies" : [
    {
      "identity" : "digia_engage_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git"
    }
  ],
  "manifest_display_name" : "DigiaEngageWebEngage",
  "name" : "DigiaEngageWebEngage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "DigiaEngageWebEngage",
      "targets" : [
        "DigiaEngageWebEngage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebEngage",
      "module_type" : "BinaryTarget",
      "name" : "WebEngage",
      "path" : "Frameworks/WebEngage.xcframework",
      "product_memberships" : [
        "DigiaEngageWebEngage"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "DigiaEngageWebEngage",
      "module_type" : "SwiftTarget",
      "name" : "DigiaEngageWebEngage",
      "path" : "Sources",
      "product_dependencies" : [
        "DigiaEngage"
      ],
      "product_memberships" : [
        "DigiaEngageWebEngage"
      ],
      "sources" : [
        "Bridge/WebEngageBridge.swift",
        "Cache/InAppDataCache.swift",
        "Config/WebEngagePluginConfig.swift",
        "Contract/DigiaInAppContract.swift",
        "Contract/DigiaTagParser.swift",
        "DigiaCEP.swift",
        "DigiaWebEngagePlugin.swift",
        "Dispatch/WebEngageEventDispatcher.swift",
        "Mapping/WebEngagePayloadMapper.swift"
      ],
      "target_dependencies" : [
        "WebEngage"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AlertToast",
      "DigiaEngageWebEngage"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AlertToast",
      "DigiaEngageWebEngage"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DigiaEngageWebEngage -destination generic/platform=watchOS
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 DigiaEngageWebEngage -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  DigiaEngage: https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git @ 1.0.0
  DigiaEngageWebEngage: /Users/admin/builder/spi-builder-workspace
  Lottie: https://github.com/airbnb/lottie-spm.git @ 4.6.0
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.7
  AlertToast: https://github.com/elai950/AlertToast.git @ 1.3.9
  SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ 3.1.4
  digia_expr_swift: https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git @ 0.1.0
  SDWebImageSVGCoder: https://github.com/SDWebImage/SDWebImageSVGCoder.git @ 1.8.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
    Target 'DigiaEngageWebEngage' in project 'DigiaEngageWebEngage'
        ➜ Explicit dependency on target 'DigiaEngageWebEngage' in project 'DigiaEngageWebEngage'
        ➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
    Target 'DigiaEngageWebEngage' in project 'DigiaEngageWebEngage'
        ➜ Explicit dependency on target 'DigiaEngage' in project 'DigiaEngage'
    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-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/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: c87787f94315777c6eba2b7a43df9f71
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c87787f94315777c6eba2b7a43df9f71.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/WebEngage.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/WebEngage.xcframework'. (in target 'DigiaEngageWebEngage' from project 'DigiaEngageWebEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngageWebEngage' from project 'DigiaEngageWebEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngageWebEngage' from project 'DigiaEngageWebEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngage' from project 'DigiaEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngage' from project 'DigiaEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'DigiaEngage' from project 'DigiaEngage')
/Users/admin/builder/spi-builder-workspace/Frameworks/WebEngage.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/WebEngage.xcframework'. (in target 'DigiaEngageWebEngage' from project 'DigiaEngageWebEngage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/lottie-spm/Lottie/Lottie.xcframework'. (in target 'Lottie' from project 'Lottie')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme DigiaEngageWebEngage
(1 failure)
BUILD FAILURE 6.1 watchOS