The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreXLSX, reference 0.14.2 (1391f3), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 12:54:31 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/CoreOffice/CoreXLSX.git
Reference: 0.14.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CoreOffice/CoreXLSX
 * tag               0.14.2     -> FETCH_HEAD
HEAD is now at 1391f38 Update README.md (#170)
Cloned https://github.com/CoreOffice/CoreXLSX.git
Revision (git rev-parse @):
1391f3832ea2eeee5186ea8abb81ea49ed0609cc
SUCCESS checkout https://github.com/CoreOffice/CoreXLSX.git at 0.14.2
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/maxdesiatov/XMLCoder.git
[1/10092] Fetching xmlcoder
[102/16055] Fetching xmlcoder, zipfoundation
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (1.31s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.31s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.14 (2.01s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (0.66s)
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.14
========================================
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": "corexlsx",
      "name": "CoreXLSX",
      "url": "https://github.com/CoreOffice/CoreXLSX.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreXLSX",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "xmlcoder",
          "name": "XMLCoder",
          "url": "https://github.com/maxdesiatov/XMLCoder.git",
          "version": "0.14.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation.git",
          "version": "0.9.20",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CoreOffice/CoreXLSX.git
[1/9087] Fetching corexlsx
Fetched https://github.com/CoreOffice/CoreXLSX.git from cache (1.07s)
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetching https://github.com/maxdesiatov/XMLCoder.git from cache
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.44s)
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (0.45s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (0.51s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.59s)
Creating working copy for https://github.com/CoreOffice/CoreXLSX.git
Working copy of https://github.com/CoreOffice/CoreXLSX.git resolved at 0.14.2 (1391f38)
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
warning: '.resolve-product-dependencies': dependency 'corexlsx' is not used by any target
Found 2 product dependencies
  - XMLCoder
  - ZIPFoundation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CoreOffice/CoreXLSX.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/68] Emitting module XMLCoder
[6/68] Compiling XMLCoder Attribute.swift
[7/68] Compiling XMLCoder BoolBox.swift
[8/68] Compiling XMLCoder Box.swift
[9/68] Compiling XMLCoder ChoiceBox.swift
[10/68] Compiling XMLCoder DataBox.swift
[11/68] Compiling XMLCoder KeyedBox.swift
[12/68] Compiling XMLCoder NullBox.swift
[13/68] Compiling XMLCoder SharedBox.swift
[14/68] Compiling XMLCoder SingleKeyedBox.swift
[15/68] Compiling XMLCoder StringBox.swift
[16/68] Compiling XMLCoder DateBox.swift
[17/68] Compiling XMLCoder DecimalBox.swift
[18/68] Compiling XMLCoder DoubleBox.swift
[19/68] Compiling XMLCoder FloatBox.swift
[20/68] Compiling XMLCoder IntBox.swift
[21/68] Compiling XMLCoder DecodingErrorExtension.swift
[22/68] Compiling XMLCoder DynamicNodeDecoding.swift
[23/68] Compiling XMLCoder SingleValueDecodingContainer.swift
[24/68] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[25/68] Compiling XMLCoder XMLDecoder.swift
[26/68] Compiling XMLCoder XMLChoiceCodingKey.swift
[27/68] Compiling XMLCoder XMLCoderElement.swift
[28/68] Compiling XMLCoder XMLHeader.swift
[29/68] Compiling XMLCoder XMLKey.swift
[30/68] Compiling XMLCoder XMLStackParser.swift
[31/72] Compiling XMLCoder UIntBox.swift
[32/72] Compiling XMLCoder URLBox.swift
[33/72] Compiling XMLCoder UnkeyedBox.swift
[34/72] Compiling XMLCoder ValueBox.swift
[35/72] Compiling XMLCoder Element.swift
[36/72] Compiling XMLCoder ElementAndAttribute.swift
[37/72] Compiling XMLCoder ISO8601DateFormatter.swift
[38/72] Compiling XMLCoder KeyedStorage.swift
[39/72] Compiling XMLCoder Metatypes.swift
[40/72] Compiling XMLCoder String+Extensions.swift
[41/72] Compiling XMLCoder XMLDecoderImplementation.swift
[42/72] Compiling XMLCoder XMLDecodingStorage.swift
[43/72] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[44/72] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[45/72] Compiling XMLCoder DynamicNodeEncoding.swift
[46/72] Compiling XMLCoder EncodingErrorExtension.swift
[47/72] Compiling XMLCoder SingleValueEncodingContainer.swift
[48/72] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[49/72] Compiling XMLCoder XMLEncoder.swift
[50/72] Compiling XMLCoder XMLEncoderImplementation.swift
[67/72] Emitting module ZIPFoundation
[68/72] Compiling ZIPFoundation FileManager+ZIP.swift
[69/73] Compiling ZIPFoundation URL+ZIP.swift
[70/73] Compiling XMLCoder XMLEncodingStorage.swift
[71/73] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[72/73] Compiling XMLCoder XMLReferencingEncoder.swift
[73/73] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[74/85] Compiling CoreXLSX ColumnReference.swift
[75/85] Compiling CoreXLSX CellReference.swift
[76/86] Compiling CoreXLSX CellQueries.swift
[77/86] Compiling CoreXLSX Worksheet.swift
[78/86] Compiling CoreXLSX Cell.swift
[79/86] Compiling CoreXLSX Workbook.swift
[80/86] Compiling CoreXLSX XLSXFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreXLSX/XLSXFile.swift:115:21: warning: 'extract(_:bufferSize:skipCRC32:progress:consumer:)' is deprecated: Please use `Int` for `bufferSize`. [#DeprecatedDeclaration]
113 |
114 |     var data = Data()
115 |     _ = try archive.extract(entry, bufferSize: bufferSize) {
    |                     `- warning: 'extract(_:bufferSize:skipCRC32:progress:consumer:)' is deprecated: Please use `Int` for `bufferSize`. [#DeprecatedDeclaration]
116 |       data += $0
117 |     }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[81/86] Compiling CoreXLSX Relationships.swift
[82/86] Compiling CoreXLSX SharedStrings.swift
[83/86] Compiling CoreXLSX Comments.swift
[84/86] Compiling CoreXLSX Path.swift
[85/86] Emitting module CoreXLSX
[86/86] Compiling CoreXLSX Styles.swift
Build complete! (9.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maxdesiatov/XMLCoder.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.11",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "CoreXLSX",
  "name" : "CoreXLSX",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreXLSX",
      "targets" : [
        "CoreXLSX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoreXLSXTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreXLSXTests",
      "path" : "Tests/CoreXLSXTests",
      "sources" : [
        "Border.swift",
        "CellQueries.swift",
        "CellReference.swift",
        "Comments.swift",
        "Formula.swift",
        "Namespaces.swift",
        "Relationships.swift",
        "SharedStrings.swift",
        "Styles.swift",
        "Workbook.swift",
        "Worksheet.swift",
        "XCTestManifests.swift",
        "XLSXFile.swift"
      ],
      "target_dependencies" : [
        "CoreXLSX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreXLSX",
      "module_type" : "SwiftTarget",
      "name" : "CoreXLSX",
      "path" : "Sources/CoreXLSX",
      "product_dependencies" : [
        "XMLCoder",
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "CoreXLSX"
      ],
      "sources" : [
        "Comments.swift",
        "Path.swift",
        "Relationships.swift",
        "SharedStrings.swift",
        "Styles.swift",
        "Workbook.swift",
        "Worksheet/Cell.swift",
        "Worksheet/CellQueries.swift",
        "Worksheet/CellReference.swift",
        "Worksheet/ColumnReference.swift",
        "Worksheet/Worksheet.swift",
        "XLSXFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.