The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xlsxwriter.swift, reference 1.2.0 (5f581a), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 15:35:57 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/damuellen/xlsxwriter.swift.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/damuellen/xlsxwriter.swift
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 5f581ad Merge remote-tracking branch 'origin/SPM'
Cloned https://github.com/damuellen/xlsxwriter.swift.git
Revision (git rev-parse @):
5f581ad5194e7e7cd1c6f04e98c99f42c4a347e3
SUCCESS checkout https://github.com/damuellen/xlsxwriter.swift.git at 1.2.0
Fetching https://github.com/jmcnamara/libxlsxwriter
[1/23121] Fetching libxlsxwriter
Fetched https://github.com/jmcnamara/libxlsxwriter from cache (2.11s)
Creating working copy for https://github.com/jmcnamara/libxlsxwriter
Working copy of https://github.com/jmcnamara/libxlsxwriter resolved at main (2894634)
========================================
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": "xlsxwriter.swift",
      "name": "xlsxwriter.swift",
      "url": "https://github.com/damuellen/xlsxwriter.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xlsxwriter.swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "libxlsxwriter",
          "name": "libxlsxwriter",
          "url": "https://github.com/jmcnamara/libxlsxwriter",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libxlsxwriter",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/damuellen/xlsxwriter.swift.git
[1/2448] Fetching xlsxwriter.swift
Fetched https://github.com/damuellen/xlsxwriter.swift.git from cache (0.93s)
Fetching https://github.com/jmcnamara/libxlsxwriter from cache
Fetched https://github.com/jmcnamara/libxlsxwriter from cache (0.49s)
Creating working copy for https://github.com/damuellen/xlsxwriter.swift.git
Working copy of https://github.com/damuellen/xlsxwriter.swift.git resolved at 1.2.0 (5f581ad)
Creating working copy for https://github.com/jmcnamara/libxlsxwriter
Working copy of https://github.com/jmcnamara/libxlsxwriter resolved at main (2894634)
warning: '.resolve-product-dependencies': dependency 'xlsxwriter.swift' is not used by any target
Found 1 product dependencies
  - libxlsxwriter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/damuellen/xlsxwriter.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/32] Write sources
[1/32] Write swift-version--6988338F2F200930.txt
[2/32] Compiling zip.c
[3/32] Compiling ioapi.c
[4/32] Compiling md5.c
[5/32] Compiling chartsheet.c
[6/32] Compiling table.c
[7/32] Compiling styles.c
[8/32] Compiling utility.c
[9/32] Compiling workbook.c
[10/32] Compiling theme.c
[11/32] Compiling rich_value_types.c
[12/32] Compiling shared_strings.c
[13/32] Compiling tmpfileplus.c
[14/32] Compiling rich_value_structure.c
[15/32] Compiling rich_value_rel.c
[16/32] Compiling relationships.c
[17/32] Compiling hash_table.c
[18/32] Compiling xmlwriter.c
[19/32] Compiling rich_value.c
[20/32] Compiling metadata.c
[21/32] Compiling format.c
[22/32] Compiling packager.c
[23/32] Compiling worksheet.c
[24/32] Compiling custom.c
[25/32] Compiling drawing.c
[26/32] Compiling content_types.c
[27/32] Compiling core.c
[28/32] Compiling app.c
[29/32] Compiling comment.c
[30/32] Compiling vml.c
[31/32] Compiling chart.c
[33/40] Compiling xlsxwriter Workbook.swift
[34/40] Compiling xlsxwriter Worksheet.swift
[35/40] Compiling xlsxwriter Format.swift
[36/40] Compiling xlsxwriter Chartsheet.swift
[37/40] Compiling xlsxwriter Cell_Range.swift
[38/40] Compiling xlsxwriter Chart_Series.swift
[39/40] Compiling xlsxwriter Enumerations.swift
[40/40] Emitting module xlsxwriter
Build complete! (4.93s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "libxlsxwriter",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jmcnamara/libxlsxwriter"
    }
  ],
  "manifest_display_name" : "xlsxwriter.swift",
  "name" : "xlsxwriter.swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "xlsxwriter",
      "targets" : [
        "xlsxwriter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xlsxwriterTests",
      "module_type" : "SwiftTarget",
      "name" : "xlsxwriterTests",
      "path" : "Tests/xlsxwriterTests",
      "sources" : [
        "XCTestManifests.swift",
        "xlsxwriterTests.swift"
      ],
      "target_dependencies" : [
        "xlsxwriter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xlsxwriter",
      "module_type" : "SwiftTarget",
      "name" : "xlsxwriter",
      "path" : "Sources/xlsxwriter",
      "product_dependencies" : [
        "libxlsxwriter"
      ],
      "product_memberships" : [
        "xlsxwriter"
      ],
      "sources" : [
        "Cell_Range.swift",
        "Chart_Series.swift",
        "Chartsheet.swift",
        "Enumerations.swift",
        "Format.swift",
        "Workbook.swift",
        "Worksheet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.