This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Hwp-Swift with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 5

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sboh1214/Hwp-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sboh1214/Hwp-Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8ecd926 Update deps and test swift 5.6 (#58)
Cloned https://github.com/sboh1214/Hwp-Swift.git
Revision (git rev-parse @):
8ecd9265362b409437b36ded8dda5c2fb9c3101f
SUCCESS checkout https://github.com/sboh1214/Hwp-Swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/sboh1214/Hwp-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[3/6] Write sources
[5/6] Write swift-version-6F35C1178C84523A.txt
[7/28] Compiling BitByteData SignedNumberRepresentation.swift
[8/29] Compiling BitByteData resource_bundle_accessor.swift
[9/29] Compiling OLEKit StorageType.swift
[10/29] Compiling OLEKit Reader.swift
[11/29] Compiling OLEKit OLEStream.swift
[12/29] Compiling OLEKit FAT.swift
[13/29] Compiling OLEKit OLEFile.swift
[14/29] Compiling OLEKit OLEError.swift
[15/29] Compiling OLEKit Header.swift
[16/29] Emitting module OLEKit
[17/29] Compiling OLEKit DirectoryEntry.swift
[18/29] Compiling OLEKit DataStream.swift
[19/29] Compiling BitByteData LsbBitReader.swift
[20/29] Compiling BitByteData MsbBitReader.swift
[21/29] Compiling BitByteData MsbBitWriter.swift
[22/29] Compiling BitByteData LittleEndianByteReader.swift
[23/29] Compiling BitByteData Extensions.swift
[24/29] Emitting module BitByteData
[25/29] Compiling BitByteData LsbBitWriter.swift
[26/29] Compiling BitByteData BigEndianByteReader.swift
[27/29] Compiling BitByteData BitReader.swift
[28/29] Compiling BitByteData BitWriter.swift
[29/29] Compiling BitByteData ByteReader.swift
[30/121] Compiling SWCompression Container.swift
[31/121] Compiling SWCompression ContainerEntry.swift
[32/121] Compiling SWCompression ContainerEntryInfo.swift
[33/121] Compiling SWCompression ContainerEntryType.swift
[34/121] Compiling SWCompression DosAttributes.swift
[35/121] Compiling SWCompression Permissions.swift
[36/121] Compiling SWCompression DataError.swift
[37/121] Compiling SWCompression DecompressionAlgorithm.swift
[38/121] Compiling SWCompression DeltaFilter.swift
[39/121] Compiling SWCompression Extensions.swift
[40/131] Compiling SWCompression BurrowsWheeler.swift
[41/131] Compiling SWCompression SuffixArray.swift
[42/131] Compiling SWCompression Archive.swift
[43/131] Compiling SWCompression CheckSums.swift
[44/131] Compiling SWCompression Code.swift
[45/131] Compiling SWCompression CodeLength.swift
[46/131] Compiling SWCompression DecodingTree.swift
[47/131] Compiling SWCompression EncodingTree.swift
[48/131] Compiling SWCompression CompressionAlgorithm.swift
[49/131] Compiling SWCompression CompressionMethod.swift
[50/131] Compiling SWCompression XZArchive.swift
[51/131] Compiling SWCompression XZBlock.swift
[52/131] Compiling SWCompression XZError.swift
[53/131] Compiling SWCompression XZStreamHeader.swift
[54/131] Compiling SWCompression BuiltinExtraFields.swift
[55/131] Compiling SWCompression CompressionMethod+Zip.swift
[56/131] Compiling SWCompression FileSystemType+Zip.swift
[57/131] Compiling SWCompression LittleEndianByteReader+Zip.swift
[58/131] Compiling SWCompression ZipCentralDirectoryEntry.swift
[59/131] Compiling SWCompression ZipContainer.swift
[60/131] Compiling SWCompression 7zProperty.swift
[61/131] Compiling SWCompression 7zStreamInfo.swift
[62/131] Compiling SWCompression 7zSubstreamInfo.swift
[63/131] Compiling SWCompression CompressionMethod+7z.swift
[64/131] Compiling SWCompression MsbBitReader+7z.swift
[65/131] Compiling SWCompression BZip2+BlockSize.swift
[66/131] Compiling SWCompression BZip2+Compress.swift
[67/131] Compiling SWCompression BZip2+Lengths.swift
[68/131] Compiling SWCompression BZip2.swift
[69/131] Compiling SWCompression BZip2Error.swift
[70/131] Compiling SWCompression 7zCoder+Equatable.swift
[71/131] Compiling SWCompression 7zCoder.swift
[72/131] Compiling SWCompression 7zCoderInfo.swift
[73/131] Compiling SWCompression 7zContainer.swift
[74/131] Compiling SWCompression 7zEntry.swift
[75/131] Compiling SWCompression 7zEntryInfo.swift
[76/131] Compiling SWCompression 7zError.swift
[77/131] Compiling SWCompression 7zFileInfo.swift
[78/131] Compiling SWCompression 7zFolder.swift
[79/131] Compiling SWCompression 7zHeader.swift
[80/131] Compiling SWCompression 7zPackInfo.swift
[81/131] Compiling SWCompression LZMAProperties.swift
[82/131] Compiling SWCompression LZMARangeDecoder.swift
[83/131] Compiling SWCompression LZMA2.swift
[84/131] Compiling SWCompression LZMA2Decoder.swift
[85/131] Compiling SWCompression LZMA2Error.swift
[86/131] Compiling SWCompression ContainerEntryType+Tar.swift
[87/131] Compiling SWCompression Data+Tar.swift
[88/131] Compiling SWCompression LittleEndianByteReader+Tar.swift
[89/131] Compiling SWCompression TarContainer.swift
[90/131] Compiling SWCompression TarCreateError.swift
[91/131] Emitting module SWCompression
[92/131] Compiling SWCompression ZipEndOfCentralDirectory.swift
[93/131] Compiling SWCompression ZipEntry.swift
[94/131] Compiling SWCompression ZipEntryInfo.swift
[95/131] Compiling SWCompression ZipEntryInfoHelper.swift
[96/131] Compiling SWCompression ZipError.swift
[97/131] Compiling SWCompression ZipExtraField.swift
[98/131] Compiling SWCompression ZipLocalHeader.swift
[99/131] Compiling SWCompression ZlibArchive.swift
[100/131] Compiling SWCompression ZlibError.swift
[101/131] Compiling SWCompression ZlibHeader.swift
[102/131] Compiling SWCompression FileSystemType.swift
[103/131] Compiling SWCompression Deflate+Compress.swift
[104/131] Compiling SWCompression Deflate+Constants.swift
[105/131] Compiling SWCompression Deflate+Lengths.swift
[106/131] Compiling SWCompression Deflate.swift
[107/131] Compiling SWCompression DeflateError.swift
[108/131] Compiling SWCompression FileSystemType+Gzip.swift
[109/131] Compiling SWCompression GzipArchive.swift
[110/131] Compiling SWCompression GzipError.swift
[111/131] Compiling SWCompression GzipHeader+ExtraField.swift
[112/131] Compiling SWCompression TarEntry.swift
[113/131] Compiling SWCompression TarEntryInfo.swift
[114/131] Compiling SWCompression TarError.swift
[115/131] Compiling SWCompression TarExtendedHeader.swift
[116/131] Compiling SWCompression TarHeader.swift
[117/131] Compiling SWCompression TarParser.swift
[118/131] Compiling SWCompression TarReader.swift
[119/131] Compiling SWCompression TarWriter.swift
[120/131] Compiling SWCompression ByteReader+XZ.swift
[121/131] Compiling SWCompression Sha256.swift
[122/131] Compiling SWCompression GzipHeader.swift
[123/131] Compiling SWCompression LZ4+Compress.swift
[124/131] Compiling SWCompression LZ4.swift
[125/131] Compiling SWCompression XxHash32.swift
[126/131] Compiling SWCompression LZMA.swift
[127/131] Compiling SWCompression LZMABitTreeDecoder.swift
[128/131] Compiling SWCompression LZMAConstants.swift
[129/131] Compiling SWCompression LZMADecoder.swift
[130/131] Compiling SWCompression LZMAError.swift
[131/131] Compiling SWCompression LZMALenDecoder.swift
[132/205] Compiling CoreHwp HwpCommonCtrlId.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[133/205] Compiling CoreHwp HwpCtrlId.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[134/205] Compiling CoreHwp HwpFieldCtrlId.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[135/205] Compiling CoreHwp HwpOtherCtrlId.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[136/205] Compiling CoreHwp HwpBorderType.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[137/205] Compiling CoreHwp HwpDocInfoTag.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[138/205] Compiling CoreHwp HwpSectionTag.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[139/205] Compiling CoreHwp HwpStreamName.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[140/205] Compiling CoreHwp HwpError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[141/213] Compiling CoreHwp HwpFileHeader.swift
[142/213] Compiling CoreHwp HwpPreviewImage.swift
[143/213] Compiling CoreHwp HwpPreviewText.swift
[144/213] Compiling CoreHwp HwpSection.swift
[145/213] Compiling CoreHwp HwpSummary.swift
[146/213] Compiling CoreHwp ExcludeEquatable.swift
[147/213] Compiling CoreHwp Array+Extension.swift
[148/213] Compiling CoreHwp BinaryInteger+Extension.swift
[149/213] Compiling CoreHwp HwpTabDef.swift
[150/213] Compiling CoreHwp HwpTabInfo.swift
[151/213] Compiling CoreHwp HwpCaratLocation.swift
[152/213] Compiling CoreHwp HwpDocumentProperties.swift
[153/213] Compiling CoreHwp HwpStartingIndex.swift
[154/213] Compiling CoreHwp HwpFileLicense.swift
[155/213] Compiling CoreHwp HwpFileProperty.swift
[156/213] Compiling CoreHwp HwpVersion.swift
[157/213] Compiling CoreHwp HwpParaHeader.swift
[158/213] Compiling CoreHwp HwpParaLineSeg.swift
[159/213] Compiling CoreHwp HwpParaLineSegInternal.swift
[160/213] Compiling CoreHwp HwpParaRangeTag.swift
[161/213] Compiling CoreHwp HwpParaText.swift
[162/213] Compiling CoreHwp HwpParagraph.swift
[163/213] Compiling CoreHwp HwpBinaryData.swift
[164/213] Compiling CoreHwp HwpDocInfo.swift
[165/213] Compiling CoreHwp HwpFromRecord.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Utils/Readers/DataReader.swift:44:22: warning: will never be executed
41 |             length = 4
42 |         default:
43 |             preconditionFailure()
   |             `- note: a call to a never-returning function
44 |             length = 4
   |                      `- warning: will never be executed
45 |         }
46 |         let value = [UInt8](readBytes(length))
[166/213] Compiling CoreHwp HwpFromRecordWithVersion.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Utils/Readers/DataReader.swift:44:22: warning: will never be executed
41 |             length = 4
42 |         default:
43 |             preconditionFailure()
   |             `- note: a call to a never-returning function
44 |             length = 4
   |                      `- warning: will never be executed
45 |         }
46 |         let value = [UInt8](readBytes(length))
[167/213] Compiling CoreHwp HwpFromUInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Utils/Readers/DataReader.swift:44:22: warning: will never be executed
41 |             length = 4
42 |         default:
43 |             preconditionFailure()
   |             `- note: a call to a never-returning function
44 |             length = 4
   |                      `- warning: will never be executed
45 |         }
46 |         let value = [UInt8](readBytes(length))
[168/213] Compiling CoreHwp HwpPrimitive.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Utils/Readers/DataReader.swift:44:22: warning: will never be executed
41 |             length = 4
42 |         default:
43 |             preconditionFailure()
   |             `- note: a call to a never-returning function
44 |             length = 4
   |                      `- warning: will never be executed
45 |         }
46 |         let value = [UInt8](readBytes(length))
[169/213] Compiling CoreHwp BitsReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Utils/Readers/DataReader.swift:44:22: warning: will never be executed
41 |             length = 4
42 |         default:
43 |             preconditionFailure()
   |             `- note: a call to a never-returning function
44 |             length = 4
   |                      `- warning: will never be executed
45 |         }
46 |         let value = [UInt8](readBytes(length))
[170/213] Compiling CoreHwp DataReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Utils/Readers/DataReader.swift:44:22: warning: will never be executed
41 |             length = 4
42 |         default:
43 |             preconditionFailure()
   |             `- note: a call to a never-returning function
44 |             length = 4
   |                      `- warning: will never be executed
45 |         }
46 |         let value = [UInt8](readBytes(length))
[171/213] Compiling CoreHwp StreamReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Utils/Readers/DataReader.swift:44:22: warning: will never be executed
41 |             length = 4
42 |         default:
43 |             preconditionFailure()
   |             `- note: a call to a never-returning function
44 |             length = 4
   |                      `- warning: will never be executed
45 |         }
46 |         let value = [UInt8](readBytes(length))
[172/213] Compiling CoreHwp Type.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Utils/Readers/DataReader.swift:44:22: warning: will never be executed
41 |             length = 4
42 |         default:
43 |             preconditionFailure()
   |             `- note: a call to a never-returning function
44 |             length = 4
   |                      `- warning: will never be executed
45 |         }
46 |         let value = [UInt8](readBytes(length))
[173/213] Compiling CoreHwp HwpSectionDef.swift
[174/213] Compiling CoreHwp HwpTable.swift
[175/213] Compiling CoreHwp HwpTableProperty.swift
[176/213] Compiling CoreHwp HwpZoneProperty.swift
[177/213] Compiling CoreHwp HwpChar.swift
[178/213] Compiling CoreHwp HwpCtrlHeader.swift
[179/213] Compiling CoreHwp HwpListHeader.swift
[180/213] Compiling CoreHwp HwpParaCharShape.swift
[181/213] Compiling CoreHwp HwpColumn.swift
[182/213] Compiling CoreHwp HwpColumnProperty.swift
[183/213] Compiling CoreHwp HwpCommonCtrlProperty.swift
[184/213] Compiling CoreHwp HwpGenShapeObject.swift
[185/213] Compiling CoreHwp HwpPageNumberPosition.swift
[186/213] Compiling CoreHwp HwpFootnoteShape.swift
[187/213] Compiling CoreHwp HwpPageBorderFill.swift
[188/213] Compiling CoreHwp HwpPageDef.swift
[189/213] Emitting module CoreHwp
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 2 |
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
   |          `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 5 |     case streamDecompressFailed(name: HwpStreamName)
 6 |     case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 3 | public enum HwpError: Error {
 4 |     case streamDoesNotExist(name: HwpStreamName)
 5 |     case streamDecompressFailed(name: HwpStreamName)
   |          `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
 6 |     case invalidDataForString(data: Data, name: String)
 7 |     case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
  |             `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 |     case fileHeader = "FileHeader"
3 |     case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 9 |     case unidentifiedTag(tagId: UInt32)
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 |     case invalidCtrlId(ctrlId: UInt32)
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
   |          `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 |     case bytesAreNotEOF(model: Any, remain: Int)
12 |     case bitsAreNotEOF(model: Any, remain: Int)
13 |     case invalidRawValueForEnum(model: Any, rawValue: Int)
   |          `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[190/213] Compiling CoreHwp HwpFile.swift
[191/213] Compiling CoreHwp HwpCompatibleDocument.swift
[192/213] Compiling CoreHwp HwpLayoutCompatibility.swift
[193/213] Compiling CoreHwp HwpIdMappings.swift
[194/213] Compiling CoreHwp HwpBinData.swift
[195/213] Compiling CoreHwp HwpBinDataProperty.swift
[196/213] Compiling CoreHwp HwpCharShape.swift
[197/213] Compiling CoreHwp HwpCharShapeProperty.swift
[198/213] Compiling CoreHwp HwpBorderFill.swift
[199/213] Compiling CoreHwp HwpBullet.swift
[200/213] Compiling CoreHwp HwpFaceName.swift
[201/213] Compiling CoreHwp HwpForbiddenChar.swift
[202/213] Compiling CoreHwp HwpNumbering.swift
[203/213] Compiling CoreHwp HwpNumberingFormat.swift
[204/213] Compiling CoreHwp HwpParaShape.swift
[205/213] Compiling CoreHwp HwpStyle.swift
[206/213] Compiling CoreHwp Character+Extension.swift
[207/213] Compiling CoreHwp Data+Extension.swift
[208/213] Compiling CoreHwp StringProtocol+Extension.swift
[209/213] Compiling CoreHwp WCHAR+Extension.swift
[210/213] Compiling CoreHwp HwpColor.swift
[211/213] Compiling CoreHwp HwpRecord.swift
[212/213] Compiling CoreHwp HwpFromData.swift
[213/213] Compiling CoreHwp HwpFromDataWithVersion.swift
Build complete! (68.28s)
Fetching https://github.com/tsolomko/SWCompression.git
Fetching https://github.com/CoreOffice/OLEKit.git
Fetching https://github.com/Quick/Nimble
[1/16950] Fetching swcompression
[2/17856] Fetching swcompression, olekit
[12942/36496] Fetching swcompression, olekit, nimble
Fetched https://github.com/tsolomko/SWCompression.git from cache (2.48s)
Fetched https://github.com/Quick/Nimble from cache (2.48s)
Fetched https://github.com/CoreOffice/OLEKit.git from cache (2.48s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.69s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1247] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.89s)
Computing version for https://github.com/tsolomko/SWCompression.git
Computed https://github.com/tsolomko/SWCompression.git at 4.8.5 (0.74s)
Fetching https://github.com/tsolomko/BitByteData
[1/3051] Fetching bitbytedata
Fetched https://github.com/tsolomko/BitByteData from cache (1.07s)
Computing version for https://github.com/CoreOffice/OLEKit.git
Computed https://github.com/CoreOffice/OLEKit.git at 0.3.1 (0.64s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.4 (0.64s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.66s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/439] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.68s)
Creating working copy for https://github.com/tsolomko/SWCompression.git
Working copy of https://github.com/tsolomko/SWCompression.git resolved at 4.8.5
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.4
Creating working copy for https://github.com/CoreOffice/OLEKit.git
Working copy of https://github.com/CoreOffice/OLEKit.git resolved at 0.3.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "olekit",
      "requirement" : {
        "exact" : [
          "0.3.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/OLEKit.git"
    },
    {
      "identity" : "swcompression",
      "requirement" : {
        "exact" : [
          "4.8.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tsolomko/SWCompression.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "exact" : [
          "9.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    }
  ],
  "manifest_display_name" : "Hwp-Swift",
  "name" : "Hwp-Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CoreHwp",
      "targets" : [
        "CoreHwp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoreHwpTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreHwpTests",
      "path" : "Tests/CoreHwpTests",
      "product_dependencies" : [
        "Nimble"
      ],
      "sources" : [
        "Blank/BlankTests.swift",
        "Blank/Create2014Tests.swift",
        "Blank/Create2018Tests.swift",
        "CtrlIdTests.swift",
        "DocInfo/BinData/BinDataTests.swift",
        "DocInfo/CharShape/CharShapeTests.swift",
        "FileHeader/FileHeaderTests.swift",
        "HwpErrorTests.swift",
        "HwpUtilTests.swift",
        "Noori/NooriDocInfoTests.swift",
        "Noori/NooriPreviewTests.swift",
        "Noori/NooriSectionTests.swift",
        "Section/Column/ColumnTests.swift",
        "Utils.swift",
        "Versions/VersionTests.swift"
      ],
      "target_dependencies" : [
        "CoreHwp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreHwp",
      "module_type" : "SwiftTarget",
      "name" : "CoreHwp",
      "path" : "Sources/CoreHwp",
      "product_dependencies" : [
        "OLEKit",
        "SWCompression"
      ],
      "product_memberships" : [
        "CoreHwp"
      ],
      "sources" : [
        "Enums/Ctrl Id/HwpCommonCtrlId.swift",
        "Enums/Ctrl Id/HwpCtrlId.swift",
        "Enums/Ctrl Id/HwpFieldCtrlId.swift",
        "Enums/Ctrl Id/HwpOtherCtrlId.swift",
        "Enums/HwpBorderType.swift",
        "Enums/HwpDocInfoTag.swift",
        "Enums/HwpSectionTag.swift",
        "Enums/HwpStreamName.swift",
        "HwpError.swift",
        "HwpFile.swift",
        "Models/DocInfo/Compatible Document/HwpCompatibleDocument.swift",
        "Models/DocInfo/Compatible Document/HwpLayoutCompatibility.swift",
        "Models/DocInfo/HwpIdMappings.swift",
        "Models/DocInfo/Id Mappings/BinData/HwpBinData.swift",
        "Models/DocInfo/Id Mappings/BinData/HwpBinDataProperty.swift",
        "Models/DocInfo/Id Mappings/CharShape/HwpCharShape.swift",
        "Models/DocInfo/Id Mappings/CharShape/HwpCharShapeProperty.swift",
        "Models/DocInfo/Id Mappings/HwpBorderFill.swift",
        "Models/DocInfo/Id Mappings/HwpBullet.swift",
        "Models/DocInfo/Id Mappings/HwpFaceName.swift",
        "Models/DocInfo/Id Mappings/HwpForbiddenChar.swift",
        "Models/DocInfo/Id Mappings/HwpNumbering.swift",
        "Models/DocInfo/Id Mappings/HwpNumberingFormat.swift",
        "Models/DocInfo/Id Mappings/HwpParaShape.swift",
        "Models/DocInfo/Id Mappings/HwpStyle.swift",
        "Models/DocInfo/Id Mappings/HwpTabDef.swift",
        "Models/DocInfo/Id Mappings/HwpTabInfo.swift",
        "Models/Document Properties/HwpCaratLocation.swift",
        "Models/Document Properties/HwpDocumentProperties.swift",
        "Models/Document Properties/HwpStartingIndex.swift",
        "Models/FileHeader/HwpFileLicense.swift",
        "Models/FileHeader/HwpFileProperty.swift",
        "Models/HwpVersion.swift",
        "Models/Section/Ctrl Header/Column/HwpColumn.swift",
        "Models/Section/Ctrl Header/Column/HwpColumnProperty.swift",
        "Models/Section/Ctrl Header/HwpCommonCtrlProperty.swift",
        "Models/Section/Ctrl Header/HwpGenShapeObject.swift",
        "Models/Section/Ctrl Header/HwpPageNumberPosition.swift",
        "Models/Section/Ctrl Header/SectionDef/HwpFootnoteShape.swift",
        "Models/Section/Ctrl Header/SectionDef/HwpPageBorderFill.swift",
        "Models/Section/Ctrl Header/SectionDef/HwpPageDef.swift",
        "Models/Section/Ctrl Header/SectionDef/HwpSectionDef.swift",
        "Models/Section/Ctrl Header/Table/HwpTable.swift",
        "Models/Section/Ctrl Header/Table/HwpTableProperty.swift",
        "Models/Section/Ctrl Header/Table/HwpZoneProperty.swift",
        "Models/Section/HwpChar.swift",
        "Models/Section/HwpCtrlHeader.swift",
        "Models/Section/HwpListHeader.swift",
        "Models/Section/HwpParaCharShape.swift",
        "Models/Section/HwpParaHeader.swift",
        "Models/Section/HwpParaLineSeg.swift",
        "Models/Section/HwpParaLineSegInternal.swift",
        "Models/Section/HwpParaRangeTag.swift",
        "Models/Section/HwpParaText.swift",
        "Models/Section/HwpParagraph.swift",
        "Streams/HwpBinaryData.swift",
        "Streams/HwpDocInfo.swift",
        "Streams/HwpFileHeader.swift",
        "Streams/HwpPreviewImage.swift",
        "Streams/HwpPreviewText.swift",
        "Streams/HwpSection.swift",
        "Streams/HwpSummary.swift",
        "Utils/ExcludeEquatable.swift",
        "Utils/Extensions/Array+Extension.swift",
        "Utils/Extensions/BinaryInteger+Extension.swift",
        "Utils/Extensions/Character+Extension.swift",
        "Utils/Extensions/Data+Extension.swift",
        "Utils/Extensions/StringProtocol+Extension.swift",
        "Utils/Extensions/WCHAR+Extension.swift",
        "Utils/HwpColor.swift",
        "Utils/HwpRecord.swift",
        "Utils/Protocols/HwpFromData.swift",
        "Utils/Protocols/HwpFromDataWithVersion.swift",
        "Utils/Protocols/HwpFromRecord.swift",
        "Utils/Protocols/HwpFromRecordWithVersion.swift",
        "Utils/Protocols/HwpFromUInt.swift",
        "Utils/Protocols/HwpPrimitive.swift",
        "Utils/Readers/BitsReader.swift",
        "Utils/Readers/DataReader.swift",
        "Utils/Readers/StreamReader.swift",
        "Utils/Type.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.