The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HyprMX, reference 6.4.6 (193d9a), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 08:27:30 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/JunGroupProductions/HyprMX-SDK-SPM.git
Reference: 6.4.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JunGroupProductions/HyprMX-SDK-SPM
 * tag               6.4.6      -> FETCH_HEAD
HEAD is now at 193d9a7 Release HyprMX 6.4.6
Cloned https://github.com/JunGroupProductions/HyprMX-SDK-SPM.git
Revision (git rev-parse @):
193d9a726667c5f96d05161e4901b7f29c304b5a
SUCCESS checkout https://github.com/JunGroupProductions/HyprMX-SDK-SPM.git at 6.4.6
Downloading binary artifact https://s3.amazonaws.com/prd-mobile-sdk-files/HyprMX/6.4.6/HyprMX_iOS_v6_4_6-b362.zip
[70883/13759999] Downloading https://s3.amazonaws.com/prd-mobile-sdk-files/HyprMX/6.4.6/HyprMX_iOS_v6_4_6-b362.zip
Downloaded https://s3.amazonaws.com/prd-mobile-sdk-files/HyprMX/6.4.6/HyprMX_iOS_v6_4_6-b362.zip (2.33s)
========================================
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": "hyprmx-sdk-spm",
      "name": "HyprMX",
      "url": "https://github.com/JunGroupProductions/HyprMX-SDK-SPM.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HyprMX-SDK-SPM",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/JunGroupProductions/HyprMX-SDK-SPM.git
[1/4] Fetching hyprmx-sdk-spm
Fetched https://github.com/JunGroupProductions/HyprMX-SDK-SPM.git from cache (0.59s)
Creating working copy for https://github.com/JunGroupProductions/HyprMX-SDK-SPM.git
Working copy of https://github.com/JunGroupProductions/HyprMX-SDK-SPM.git resolved at 6.4.6 (193d9a7)
Fetching binary artifact https://s3.amazonaws.com/prd-mobile-sdk-files/HyprMX/6.4.6/HyprMX_iOS_v6_4_6-b362.zip from cache
Fetched https://s3.amazonaws.com/prd-mobile-sdk-files/HyprMX/6.4.6/HyprMX_iOS_v6_4_6-b362.zip from cache (0.74s)
warning: '.resolve-product-dependencies': dependency 'hyprmx-sdk-spm' 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/JunGroupProductions/HyprMX-SDK-SPM.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