The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DigitalFeedbackMobileSDK with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0c37f2c Release SDK - 3.11.0
Cloned https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git
Revision (git rev-parse @):
0c37f2c7e87302e7cfbf866bda8f50898636514a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "digitalfeedbackmobilesdk",
      "name": "DigitalFeedbackMobileSDK",
      "url": "https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DigitalFeedbackMobileSDK",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git from cache
Fetched https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git from cache (0.89s)
Creating working copy for https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git
Working copy of https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git resolved at master (0c37f2c)
warning: '.resolve-product-dependencies': dependency 'digitalfeedbackmobilesdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ForstaGlobal/DigitalFeedbackMobileSDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.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`.
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm