The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Brotli, reference main (66b204), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 11:49:40 UTC.

Swift 6 data race errors: 0

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/EvgenijLutz/Brotli.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EvgenijLutz/Brotli
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 66b2040 Re-sign the frameworks
Cloned https://github.com/EvgenijLutz/Brotli.git
Revision (git rev-parse @):
66b204011861bebb3c066b9e892f95aec2b773ce
SUCCESS checkout https://github.com/EvgenijLutz/Brotli.git at main
========================================
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": "brotli",
      "name": "Brotli",
      "url": "https://github.com/EvgenijLutz/Brotli.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Brotli",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/EvgenijLutz/Brotli.git
[1/208] Fetching brotli
Fetched https://github.com/EvgenijLutz/Brotli.git from cache (1.24s)
Creating working copy for https://github.com/EvgenijLutz/Brotli.git
Working copy of https://github.com/EvgenijLutz/Brotli.git resolved at main (66b2040)
warning: '.resolve-product-dependencies': dependency 'brotli' 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/EvgenijLutz/Brotli.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying libbrotlienc.a
[0/10] Copying libbrotlicommon.a
[0/10] Write sources
[0/10] Copying libbrotlidec.a
[4/10] Write swift-version--6988338F2F200930.txt
[5/10] Compiling BrotliC BrotliC.cpp
[6/10] Compiling BrotliCommon BrotliCommon.cpp
[6/10] Compiling BrotliEncodeC BrotliCompressor.cpp
[6/10] Compiling BrotliEncodeC BrotliEncoderC.cpp
[6/10] Compiling BrotliDecodeC BrotliDecodeC.cpp
[11/12] Emitting module Brotli
[12/12] Compiling Brotli Brotli.swift
Build complete! (9.39s)
Build complete.
{
  "c_language_standard" : "c17",
  "cxx_language_standard" : "c++20",
  "dependencies" : [
  ],
  "manifest_display_name" : "Brotli",
  "name" : "Brotli",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "Android",
      "version" : "5.0"
    }
  ],
  "products" : [
    {
      "name" : "libbrotlicommon",
      "targets" : [
        "libbrotlicommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "libbrotlienc",
      "targets" : [
        "libbrotlienc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "libbrotlidec",
      "targets" : [
        "libbrotlidec"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BrotliCommon",
      "targets" : [
        "BrotliCommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BrotliEncodeC",
      "targets" : [
        "BrotliEncodeC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BrotliDecodeC",
      "targets" : [
        "BrotliDecodeC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BrotliC",
      "targets" : [
        "BrotliC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Brotli",
      "targets" : [
        "Brotli"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libbrotlienc",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlienc",
      "path" : "Binaries/libbrotlienc.xcframework",
      "product_memberships" : [
        "libbrotlienc",
        "BrotliEncodeC",
        "BrotliC",
        "Brotli"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libbrotlidec",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlidec",
      "path" : "Binaries/libbrotlidec.xcframework",
      "product_memberships" : [
        "libbrotlidec",
        "BrotliDecodeC",
        "BrotliC",
        "Brotli"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libbrotlicommon",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlicommon",
      "path" : "Binaries/libbrotlicommon.xcframework",
      "product_memberships" : [
        "libbrotlicommon",
        "BrotliCommon",
        "BrotliEncodeC",
        "BrotliDecodeC",
        "BrotliC",
        "Brotli"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "BrotliEncodeC",
      "module_type" : "ClangTarget",
      "name" : "BrotliEncodeC",
      "path" : "Sources/BrotliEncodeC",
      "product_memberships" : [
        "BrotliEncodeC",
        "BrotliC",
        "Brotli"
      ],
      "sources" : [
        "BrotliCompressor.cpp",
        "BrotliEncoderC.cpp"
      ],
      "target_dependencies" : [
        "BrotliCommon",
        "libbrotlienc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BrotliDecodeC",
      "module_type" : "ClangTarget",
      "name" : "BrotliDecodeC",
      "path" : "Sources/BrotliDecodeC",
      "product_memberships" : [
        "BrotliDecodeC",
        "BrotliC",
        "Brotli"
      ],
      "sources" : [
        "BrotliDecodeC.cpp"
      ],
      "target_dependencies" : [
        "BrotliCommon",
        "libbrotlidec"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BrotliCommon",
      "module_type" : "ClangTarget",
      "name" : "BrotliCommon",
      "path" : "Sources/BrotliCommon",
      "product_memberships" : [
        "BrotliCommon",
        "BrotliEncodeC",
        "BrotliDecodeC",
        "BrotliC",
        "Brotli"
      ],
      "sources" : [
        "BrotliCommon.cpp"
      ],
      "target_dependencies" : [
        "libbrotlicommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BrotliC",
      "module_type" : "ClangTarget",
      "name" : "BrotliC",
      "path" : "Sources/BrotliC",
      "product_memberships" : [
        "BrotliC",
        "Brotli"
      ],
      "sources" : [
        "BrotliC.cpp"
      ],
      "target_dependencies" : [
        "BrotliCommon",
        "BrotliEncodeC",
        "BrotliDecodeC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Brotli",
      "module_type" : "SwiftTarget",
      "name" : "Brotli",
      "path" : "Sources/Brotli",
      "product_memberships" : [
        "Brotli"
      ],
      "sources" : [
        "Brotli.swift"
      ],
      "target_dependencies" : [
        "BrotliC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.