The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StorifyMeSnaps, reference v1.1.0 (a25de7), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 13:17:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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-snaps-sdk.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/storifyme/ios-storifyme-snaps-sdk
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at a25de71 Version 1.1.0
Cloned https://github.com/storifyme/ios-storifyme-snaps-sdk.git
Revision (git rev-parse @):
a25de711683b6dae872cb95d6073765ec00ff370
SUCCESS checkout https://github.com/storifyme/ios-storifyme-snaps-sdk.git at v1.1.0
Downloading binary artifact https://sdk.dev.storifyme.com/ios/1.1.0/StorifyMeSnaps.zip
[16007/12885544] Downloading https://sdk.dev.storifyme.com/ios/1.1.0/StorifyMeSnaps.zip
Downloaded https://sdk.dev.storifyme.com/ios/1.1.0/StorifyMeSnaps.zip (1.14s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ios-storifyme-snaps-sdk",
      "name": "StorifyMeSnaps",
      "url": "https://github.com/storifyme/ios-storifyme-snaps-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-storifyme-snaps-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/storifyme/ios-storifyme-snaps-sdk.git
[1/22] Fetching ios-storifyme-snaps-sdk
Fetched https://github.com/storifyme/ios-storifyme-snaps-sdk.git from cache (0.74s)
Creating working copy for https://github.com/storifyme/ios-storifyme-snaps-sdk.git
Working copy of https://github.com/storifyme/ios-storifyme-snaps-sdk.git resolved at v1.1.0 (a25de71)
Fetching binary artifact https://sdk.dev.storifyme.com/ios/1.1.0/StorifyMeSnaps.zip from cache
Fetched https://sdk.dev.storifyme.com/ios/1.1.0/StorifyMeSnaps.zip from cache (0.58s)
warning: '.resolve-product-dependencies': dependency 'ios-storifyme-snaps-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/storifyme/ios-storifyme-snaps-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm