The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RavelinEncrypt, reference 1.1.2 (53e829), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 08:55:48 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/unravelin/ravelin-encrypt-ios-xcframework-distribution.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 53e8292 Merge pull request #2 from unravelin/feature/privacy-support
Cloned https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git
Revision (git rev-parse @):
53e8292982546accc2704eaecdc37039f26ecd3b
SUCCESS checkout https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git at 1.1.2
========================================
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": "ravelin-encrypt-ios-xcframework-distribution",
      "name": "RavelinEncrypt",
      "url": "https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ravelin-encrypt-ios-xcframework-distribution",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git
[1/137] Fetching ravelin-encrypt-ios-xcframework-distribution
Fetched https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git from cache (17.17s)
Creating working copy for https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git
Working copy of https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git resolved at 1.1.2 (53e8292)
warning: '.resolve-product-dependencies': dependency 'ravelin-encrypt-ios-xcframework-distribution' 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/unravelin/ravelin-encrypt-ios-xcframework-distribution.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