The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of xlsxwriter.swift with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/damuellen/xlsxwriter.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Compiling content_types.c
[1/26] Compiling tmpfileplus.c
[2/26] Compiling comment.c
[3/26] Compiling ioapi.c
[4/26] Compiling md5.c
[5/26] Compiling xmlwriter.c
[6/26] Compiling zip.c
[7/26] Compiling app.c
[8/26] Compiling chartsheet.c
[9/26] Compiling core.c
[9/26] Compiling vml.c
[11/26] Compiling theme.c
[12/26] Compiling utility.c
[13/26] Compiling shared_strings.c
[14/26] Compiling relationships.c
[15/26] Compiling table.c
[16/26] Compiling packager.c
[17/26] Compiling metadata.c
[18/26] Compiling hash_table.c
[19/26] Compiling chart.c
[19/26] Compiling styles.c
[21/26] Compiling format.c
[22/26] Compiling custom.c
[23/26] Compiling workbook.c
[24/26] Compiling drawing.c
[25/26] Compiling worksheet.c
[27/34] Emitting module xlsxwriter
[28/34] Compiling xlsxwriter Format.swift
[29/34] Compiling xlsxwriter Cell_Range.swift
[30/34] Compiling xlsxwriter Worksheet.swift
[31/34] Compiling xlsxwriter Workbook.swift
[32/34] Compiling xlsxwriter Chart_Series.swift
[33/34] Compiling xlsxwriter Chartsheet.swift
[34/34] Compiling xlsxwriter Enumerations.swift
Build complete! (15.77s)
Fetching https://github.com/jmcnamara/libxlsxwriter
[1/19100] Fetching libxlsxwriter
Fetched https://github.com/jmcnamara/libxlsxwriter (3.72s)
Creating working copy for https://github.com/jmcnamara/libxlsxwriter
Working copy of https://github.com/jmcnamara/libxlsxwriter resolved at main
Build complete.
Done.