The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of TGLXLSXWriter, reference main (380722), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 03:09:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thegrizzlylabs/TGLXLSXWriter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thegrizzlylabs/TGLXLSXWriter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3807223 Properly encode XML entities
Cloned https://github.com/thegrizzlylabs/TGLXLSXWriter.git
Revision (git rev-parse @):
3807223ebdfb96f838b21f609d5acae82ad75fdd
SUCCESS checkout https://github.com/thegrizzlylabs/TGLXLSXWriter.git at main
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/5466] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.26s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.44s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
========================================
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",
  "dependencies": [
    {
      "identity": "tglxlsxwriter",
      "name": "TGLXLSXWriter",
      "url": "https://github.com/thegrizzlylabs/TGLXLSXWriter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TGLXLSXWriter",
      "dependencies": [
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation.git",
          "version": "0.9.19",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/thegrizzlylabs/TGLXLSXWriter.git
[1/38] Fetching tglxlsxwriter
Fetched https://github.com/thegrizzlylabs/TGLXLSXWriter.git from cache (0.66s)
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.45s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.03s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/thegrizzlylabs/TGLXLSXWriter.git
Working copy of https://github.com/thegrizzlylabs/TGLXLSXWriter.git resolved at main (3807223)
warning: '.resolve-product-dependencies': dependency 'tglxlsxwriter' is not used by any target
Found 1 product dependencies
  - ZIPFoundation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/thegrizzlylabs/TGLXLSXWriter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/25] Emitting module ZIPFoundation
[6/27] Compiling ZIPFoundation URL+ZIP.swift
[7/27] Compiling ZIPFoundation resource_bundle_accessor.swift
[8/27] Compiling ZIPFoundation FileManager+ZIP.swift
[9/27] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[10/27] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[11/27] Compiling ZIPFoundation Archive+ZIP64.swift
[12/27] Compiling ZIPFoundation Archive+MemoryFile.swift
[13/27] Compiling ZIPFoundation Archive+Progress.swift
[14/27] Compiling ZIPFoundation Archive+Reading.swift
[15/27] Compiling ZIPFoundation Entry+ZIP64.swift
[16/27] Compiling ZIPFoundation Entry.swift
[17/27] Compiling ZIPFoundation Archive.swift
[18/27] Compiling ZIPFoundation Data+Compression.swift
[19/27] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[20/27] Compiling ZIPFoundation Data+Serialization.swift
[21/27] Compiling ZIPFoundation Date+ZIP.swift
[22/27] Compiling ZIPFoundation Entry+Serialization.swift
[23/27] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[24/27] Compiling ZIPFoundation Archive+Writing.swift
[25/27] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[26/27] Compiling ZIPFoundation Archive+Deprecated.swift
[27/27] Compiling ZIPFoundation Archive+Helpers.swift
[28/34] Compiling XLSXWriter Utilities.swift
[29/34] Compiling XLSXWriter String+Helpers.swift
[30/34] Compiling XLSXWriter Row.swift
[31/34] Compiling XLSXWriter XLSXWriterError.swift
[32/34] Emitting module XLSXWriter
[33/34] Compiling XLSXWriter Archive+XLSXWriter.swift
[34/34] Compiling XLSXWriter XLSXWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/XLSXWriter/XLSXWriter.swift:26:29: warning: 'init(url:accessMode:preferredEncoding:)' is deprecated: Please use the throwing initializer.
 24 |
 25 |     public func generate(outputFileURL: URL) throws {
 26 |         guard let archive = Archive(url: outputFileURL, accessMode: .create) else {
    |                             `- warning: 'init(url:accessMode:preferredEncoding:)' is deprecated: Please use the throwing initializer.
 27 |             throw XLSXWriterError.ioError
 28 |         }
Build complete! (19.24s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "TGLXLSXWriter",
  "name" : "TGLXLSXWriter",
  "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" : [
        "UtilitiesTests.swift",
        "XLSXWriterTests.swift"
      ],
      "target_dependencies" : [
        "XLSXWriter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XLSXWriter",
      "module_type" : "SwiftTarget",
      "name" : "XLSXWriter",
      "path" : "Sources/XLSXWriter",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "XLSXWriter"
      ],
      "sources" : [
        "Archive+XLSXWriter.swift",
        "Row.swift",
        "String+Helpers.swift",
        "Utilities.swift",
        "XLSXWriter.swift",
        "XLSXWriterError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.