The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IdensicMobileSDK, reference 1.42.0 (6f2cbe), with Swift 6.2 for macOS (SPM) on 31 Mar 2026 19:32:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SumSubstance/IdensicMobileSDK-iOS.git
Reference: 1.42.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SumSubstance/IdensicMobileSDK-iOS
 * tag               1.42.0     -> FETCH_HEAD
HEAD is now at 6f2cbea Release 1.42.0
Cloned https://github.com/SumSubstance/IdensicMobileSDK-iOS.git
Revision (git rev-parse @):
6f2cbea2363aba3553843c3715ad66e6f61a2b63
SUCCESS checkout https://github.com/SumSubstance/IdensicMobileSDK-iOS.git at 1.42.0
Downloading binary artifact https://raw.githubusercontent.com/SumSubstance/IdensicMobileSDK-iOS-Release/master/1.42.0/IdensicMobileSDK_Core-1.42.0.zip
[16375/10397344] Downloading https://raw.githubusercontent.com/SumSubstance/IdensicMobileSDK-iOS-Release/master/1.42.0/IdensicMobileSDK_Core-1.42.0.zip
Downloaded https://raw.githubusercontent.com/SumSubstance/IdensicMobileSDK-iOS-Release/master/1.42.0/IdensicMobileSDK_Core-1.42.0.zip (0.58s)
========================================
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",
  "dependencies": [
    {
      "identity": "idensicmobilesdk-ios",
      "name": "IdensicMobileSDK",
      "url": "https://github.com/SumSubstance/IdensicMobileSDK-iOS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IdensicMobileSDK-iOS",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SumSubstance/IdensicMobileSDK-iOS.git
[1/241] Fetching idensicmobilesdk-ios
Fetched https://github.com/SumSubstance/IdensicMobileSDK-iOS.git from cache (0.65s)
Creating working copy for https://github.com/SumSubstance/IdensicMobileSDK-iOS.git
Working copy of https://github.com/SumSubstance/IdensicMobileSDK-iOS.git resolved at 1.42.0 (6f2cbea)
Fetching binary artifact https://raw.githubusercontent.com/SumSubstance/IdensicMobileSDK-iOS-Release/master/1.42.0/IdensicMobileSDK_Core-1.42.0.zip from cache
Fetched https://raw.githubusercontent.com/SumSubstance/IdensicMobileSDK-iOS-Release/master/1.42.0/IdensicMobileSDK_Core-1.42.0.zip from cache (0.35s)
warning: '.resolve-product-dependencies': dependency 'idensicmobilesdk-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SumSubstance/IdensicMobileSDK-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm