The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StorifyMe, reference v2.6.4 (80192b), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 15:01:00 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/storifyme/ios-storifyme-sdk.git
Reference: v2.6.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/storifyme/ios-storifyme-sdk
 * tag               v2.6.4     -> FETCH_HEAD
HEAD is now at 80192b6 Version 2.6.4
Cloned https://github.com/storifyme/ios-storifyme-sdk.git
Revision (git rev-parse @):
80192b666a962468900daa66a6feb2a54421b932
SUCCESS checkout https://github.com/storifyme/ios-storifyme-sdk.git at v2.6.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/storifyme/ios-storifyme-sdk.git
https://github.com/storifyme/ios-storifyme-sdk.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StorifyMe",
  "name" : "StorifyMe",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "StorifyMe",
      "targets" : [
        "StorifyMe"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "StorifyMe",
      "module_type" : "BinaryTarget",
      "name" : "StorifyMe",
      "path" : "remote/archive/StorifyMe.zip",
      "product_memberships" : [
        "StorifyMe"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://sdk.storifyme.com/ios/2.6.4/StorifyMe.zip
[15983/1674887] Downloading https://sdk.storifyme.com/ios/2.6.4/StorifyMe.zip
Downloaded https://sdk.storifyme.com/ios/2.6.4/StorifyMe.zip (0.61s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.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`.
BUILD FAILURE 6.1 macosSpm