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 JavApi⁴Swift, reference 0.25.0 (b8a107), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 16:44:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bastie/JavApi4Swift.git
Reference: 0.25.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bastie/JavApi4Swift
 * tag               0.25.0     -> FETCH_HEAD
HEAD is now at b8a1071 update description and remove unused comment
Cloned https://github.com/bastie/JavApi4Swift.git
Revision (git rev-parse @):
b8a10718d33d1e17bc9ae253610a798ee3f4cd74
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bastie/JavApi4Swift.git at 0.25.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bastie/JavApi4Swift.git
https://github.com/bastie/JavApi4Swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JavApi⁴Swift",
  "name" : "JavApi⁴Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "JavApi",
      "targets" : [
        "JavApi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JavApiTests",
      "module_type" : "SwiftTarget",
      "name" : "JavApiTests",
      "path" : "Tests/JavApiTests",
      "sources" : [
        "JavApi_io_File_Tests.swift",
        "JavApi_lang_Character_Tests.swift",
        "JavApi_lang_Class_Tests.swift",
        "JavApi_lang_Long.swift",
        "JavApi_lang_Object_Tests.swift",
        "JavApi_lang_String.swift",
        "JavApi_lang_StringBuilder_Tests.swift",
        "JavApi_lang_Thread_Tests.swift",
        "JavApi_math_BigDecimal.swift",
        "JavApi_time_Clock_Tests.swift",
        "JavApi_time_Instant_Tests.swift",
        "JavApi_time_IntegerExtensionTests.swift",
        "JavApi_time_LocalDateTime_Tests.swift",
        "JavApi_time_LocalDate_Tests.swift",
        "JavApi_time_LocalTime_Tests.swift",
        "JavApi_time_Period_Tests.swift",
        "JavApi_time_ZonedDateTime_Tests.swift",
        "JavApi_util_Base64_Tests.swift",
        "JavApi_util_LinkedHashMap.swift",
        "JavApi_util_Random_Tests.swift",
        "JavApi_util_Stack_Tests.swift",
        "JavApi_util_TimeZone_Tests.swift",
        "JavApi_util_UUID_Tests.swift",
        "JavApi_util_zip_Checksums_Tests.swift"
      ],
      "target_dependencies" : [
        "JavApi"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JavApi",
      "module_type" : "SwiftTarget",
      "name" : "JavApi",
      "path" : "Sources/JavApi",
      "product_memberships" : [
        "JavApi"
      ],
      "sources" : [
        "awt/Point.swift",
        "awt/geom/Point2D+Hashable.swift",
        "awt/geom/Point2D.swift",
        "awt/geom/java.awt.geom.swift",
        "awt/java.awt.swift",
        "io/BufferedOutputStream.swift",
        "io/ByteArrayInputStream+Swiftify.swift",
        "io/ByteArrayInputStream.swift",
        "io/CharArrayWriter.swift",
        "io/Closeable.swift",
        "io/DataInput.swift",
        "io/DataOutput.swift",
        "io/File+Extensions.swift",
        "io/File.swift",
        "io/FileDescriptor.swift",
        "io/FileFilter.swift",
        "io/FileInputStream.swift",
        "io/FileOutputStream.swift",
        "io/FilterInputStream.swift",
        "io/FilterOutputStream.swift",
        "io/Flushable.swift",
        "io/InputStream+Swiftify.swift",
        "io/InputStream.swift",
        "io/OutputStream+Swiftify.swift",
        "io/OutputStream.swift",
        "io/PrintStream.swift",
        "io/RandomAccessFile.swift",
        "io/Reader.swift",
        "io/Writer+Swiftify.swift",
        "io/Writer.swift",
        "io/java.io.swift",
        "java.swift",
        "lang/Appendable.swift",
        "lang/Array+Java.swift",
        "lang/Boolean.swift",
        "lang/CharSequence+StringProtocol.swift",
        "lang/CharSequence.swift",
        "lang/Character+Java.swift",
        "lang/Character+Operator.swift",
        "lang/Character+Strideable.swift",
        "lang/Character+Swiftify.swift",
        "lang/Class+Swiftify.swift",
        "lang/Class.swift",
        "lang/Cloneable+Swiftify.swift",
        "lang/Cloneable.swift",
        "lang/Comparable+Swiftify.swift",
        "lang/Comparable.swift",
        "lang/Double+Java.swift",
        "lang/Double+Swiftify.swift",
        "lang/FileHandle+TextOutputStream.swift",
        "lang/Int+Java.swift",
        "lang/Int16+Java.swift",
        "lang/Int32+Java.swift",
        "lang/Int64+Java.swift",
        "lang/Integer.swift",
        "lang/Long.swift",
        "lang/Math.swift",
        "lang/Operator+Java.swift",
        "lang/Runnable.swift",
        "lang/String+CharSequence.swift",
        "lang/String+Java.swift",
        "lang/String+Swiftify.swift",
        "lang/StringBuilder+Equalable.swift",
        "lang/StringBuilder+Hashable.swift",
        "lang/StringBuilder+Swiftify.swift",
        "lang/StringBuilder.swift",
        "lang/StringProtocol+Java.swift",
        "lang/SubString+CharSequence.swift",
        "lang/System+Properties.swift",
        "lang/System+Swiftify.swift",
        "lang/System+SystemErr.swift",
        "lang/System+SystemOut.swift",
        "lang/System.swift",
        "lang/Thread+Swiftify.swift",
        "lang/Thread.swift",
        "lang/Throwable.swift",
        "lang/java.lang.swift",
        "math/BigDecimal+Java.swift",
        "math/BigDecimal+Swiftify.swift",
        "math/BigDecimal.swift",
        "math/Decimal+Java.swift",
        "math/java.math.swift",
        "net/java.net.swift",
        "nio/ByteBuffer+Swiftify.swift",
        "nio/ByteBuffer.swift",
        "nio/ByteOrder.swift",
        "nio/CharBuffer.swift",
        "nio/charset/Charset.swift",
        "nio/charset/StandardCharsets.swift",
        "nio/charset/java.nio.charset.swift",
        "nio/file/Files+Swiftify.swift",
        "nio/file/Files.swift",
        "nio/file/OpenOption.swift",
        "nio/file/Path.swift",
        "nio/file/Paths.swift",
        "nio/file/StandardOpenOption.swift",
        "nio/file/attribute/FileAttribute.swift",
        "nio/file/attribute/java.nio.file.attribute.swift",
        "nio/file/java.nio.file.swift",
        "nio/java.nio.swift",
        "no/cobol/PIC9+BinaryInteger.swift",
        "no/cobol/PIC9+Codeable.swift",
        "no/cobol/PIC9+CustomDebugStringConvertible.swift",
        "no/cobol/PIC9+CustomReflectable.swift",
        "no/cobol/PIC9+CustomStringConvertible.swift",
        "no/cobol/PIC9+Equatable.swift",
        "no/cobol/PIC9+ExpessibleByIntegerLiteral.swift",
        "no/cobol/PIC9+ExpressibleByStringLiteral.swift",
        "no/cobol/PIC9+Hashable.swift",
        "no/cobol/PIC9+LosslessStringConvertible.swift",
        "no/cobol/PIC9+Numeric.swift",
        "no/cobol/PIC9+Strideable.swift",
        "no/cobol/PIC9+UnsignedInteger.swift",
        "no/cobol/PIC9.swift",
        "no/lowlevel/Array+Extension.swift",
        "no/lowlevel/Array+UInt4.swift",
        "no/lowlevel/Array+UInt8.swift",
        "no/lowlevel/UInt4+BinaryInteger.swift",
        "no/lowlevel/UInt4+Codable.swift",
        "no/lowlevel/UInt4+Comparable.swift",
        "no/lowlevel/UInt4+CustomDebugStringConvertible.swift",
        "no/lowlevel/UInt4+CustomPlaygroundDisplayConvertible.swift",
        "no/lowlevel/UInt4+CustomReflectable.swift",
        "no/lowlevel/UInt4+CustomStringConvertible.swift",
        "no/lowlevel/UInt4+Equatable.swift",
        "no/lowlevel/UInt4+ExpressibleByIntegerLiteral.swift",
        "no/lowlevel/UInt4+ExpressibleByStringLiteral.swift",
        "no/lowlevel/UInt4+FixedWidthInteger.swift",
        "no/lowlevel/UInt4+Hashable.swift",
        "no/lowlevel/UInt4+LosslessStringConvertible.swift",
        "no/lowlevel/UInt4+Numeric.swift",
        "no/lowlevel/UInt4+Strideable.swift",
        "no/lowlevel/UInt4+UnsignedInteger.swift",
        "no/lowlevel/UInt4.swift",
        "no/no.swift",
        "security/SecureRandom.swift",
        "security/java.security.swift",
        "time/Clock.swift",
        "time/ClockIdentifierName.swift",
        "time/Instant+AnyDate.swift",
        "time/Instant+Codable.swift",
        "time/Instant+Comparable.swift",
        "time/Instant+CustomDebugStringConvertible.swift",
        "time/Instant+CustomPlaygroundDisplayConvertible.swift",
        "time/Instant+CustomReflectable.swift",
        "time/Instant+CustomStringConvertible.swift",
        "time/Instant+Equatable.swift",
        "time/Instant+Hashable.swift",
        "time/Instant.swift",
        "time/IntegerExtension.swift",
        "time/LocalDate.swift",
        "time/LocalDateTime.swift",
        "time/LocalTime.swift",
        "time/Period.swift",
        "time/ZonedDateTime.swift",
        "time/java.time.swift",
        "util/ArrayList.swift",
        "util/Arrays.swift",
        "util/Base64+Alphabets.swift",
        "util/Base64.Decoder.swift",
        "util/Base64.Encoder.swift",
        "util/Base64.swift",
        "util/Calendar+Swiftify.swift",
        "util/Calendar.swift",
        "util/Collection.swift",
        "util/Collections.swift",
        "util/Comparator.swift",
        "util/Date+Cloneable.swift",
        "util/Date+Comparable.swift",
        "util/Date+Equalable.swift",
        "util/Date.swift",
        "util/Dictionary+Java.swift",
        "util/Dictionary+Swiftify.swift",
        "util/GregorianCalendar+Swiftify.swift",
        "util/GregorianCalendar.swift",
        "util/LinkedHashMap+Operator.swift",
        "util/LinkedHashMap+Swiftify.swift",
        "util/LinkedHashMap.swift",
        "util/Map.swift",
        "util/Queue.swift",
        "util/Random.swift",
        "util/RandomAccessCollection+Java.swift",
        "util/Set+Java.swift",
        "util/Stack+Swiftify.swift",
        "util/Stack.swift",
        "util/TimeZone.swift",
        "util/UUID+Java.swift",
        "util/java.util.swift",
        "util/zip/Adler32+Swiftify.swift",
        "util/zip/Adler32.swift",
        "util/zip/CRC32+Swiftify.swift",
        "util/zip/CRC32.swift",
        "util/zip/CRC32C+Swiftify.swift",
        "util/zip/CRC32C.swift",
        "util/zip/Checksum+Swiftify.swift",
        "util/zip/Checksum.swift",
        "util/zip/java.util.zip.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/181] Compiling JavApi Base64.Decoder.swift
[4/181] Compiling JavApi Base64.Encoder.swift
[5/181] Compiling JavApi Base64.swift
[6/181] Compiling JavApi Calendar+Swiftify.swift
[7/181] Compiling JavApi Calendar.swift
[8/181] Compiling JavApi Collection.swift
[9/181] Compiling JavApi Collections.swift
[10/181] Compiling JavApi Comparator.swift
[11/181] Compiling JavApi Date+Cloneable.swift
[12/181] Compiling JavApi Date+Comparable.swift
[13/181] Compiling JavApi Date+Equalable.swift
[14/181] Compiling JavApi Date.swift
[15/181] Compiling JavApi Dictionary+Java.swift
[16/181] Compiling JavApi Dictionary+Swiftify.swift
[17/181] Compiling JavApi GregorianCalendar+Swiftify.swift
[18/181] Compiling JavApi GregorianCalendar.swift
[19/181] Compiling JavApi LinkedHashMap+Operator.swift
[20/181] Compiling JavApi LinkedHashMap+Swiftify.swift
[21/181] Compiling JavApi LinkedHashMap.swift
[22/181] Compiling JavApi Character+Swiftify.swift
[23/181] Compiling JavApi Class+Swiftify.swift
[24/181] Compiling JavApi Class.swift
[25/181] Compiling JavApi Cloneable+Swiftify.swift
[26/181] Compiling JavApi Cloneable.swift
[27/181] Compiling JavApi Comparable+Swiftify.swift
[28/181] Compiling JavApi Comparable.swift
[29/181] Compiling JavApi Double+Java.swift
[30/181] Compiling JavApi Double+Swiftify.swift
[31/181] Compiling JavApi FileHandle+TextOutputStream.swift
[32/181] Compiling JavApi Int+Java.swift
[33/181] Compiling JavApi Int16+Java.swift
[34/181] Compiling JavApi Int32+Java.swift
[35/181] Compiling JavApi Int64+Java.swift
[36/181] Compiling JavApi Integer.swift
[37/181] Compiling JavApi Long.swift
[38/181] Compiling JavApi Math.swift
[39/181] Compiling JavApi Operator+Java.swift
[40/181] Compiling JavApi Runnable.swift
[41/181] Compiling JavApi String+CharSequence.swift
[42/181] Compiling JavApi UInt4+CustomDebugStringConvertible.swift
[43/181] Compiling JavApi UInt4+CustomPlaygroundDisplayConvertible.swift
[44/181] Compiling JavApi UInt4+CustomReflectable.swift
[45/181] Compiling JavApi UInt4+CustomStringConvertible.swift
[46/181] Compiling JavApi UInt4+Equatable.swift
[47/181] Compiling JavApi UInt4+ExpressibleByIntegerLiteral.swift
[48/181] Compiling JavApi UInt4+ExpressibleByStringLiteral.swift
[49/181] Compiling JavApi UInt4+FixedWidthInteger.swift
[50/181] Compiling JavApi UInt4+Hashable.swift
[51/181] Compiling JavApi UInt4+LosslessStringConvertible.swift
[52/181] Compiling JavApi UInt4+Numeric.swift
[53/181] Compiling JavApi UInt4+Strideable.swift
[54/181] Compiling JavApi UInt4+UnsignedInteger.swift
[55/181] Compiling JavApi UInt4.swift
[56/181] Compiling JavApi no.swift
[57/181] Compiling JavApi SecureRandom.swift
[58/181] Compiling JavApi java.security.swift
[59/181] Compiling JavApi Clock.swift
[60/181] Compiling JavApi ClockIdentifierName.swift
[61/181] Compiling JavApi Instant+AnyDate.swift
[62/200] Compiling JavApi Decimal+Java.swift
[63/200] Compiling JavApi java.math.swift
[64/200] Compiling JavApi java.net.swift
[65/200] Compiling JavApi ByteBuffer+Swiftify.swift
[66/200] Compiling JavApi ByteBuffer.swift
[67/200] Compiling JavApi ByteOrder.swift
[68/200] Compiling JavApi CharBuffer.swift
[69/200] Compiling JavApi Charset.swift
[70/200] Compiling JavApi StandardCharsets.swift
[71/200] Compiling JavApi java.nio.charset.swift
[72/200] Compiling JavApi Files+Swiftify.swift
[73/200] Compiling JavApi Files.swift
[74/200] Compiling JavApi OpenOption.swift
[75/200] Compiling JavApi Path.swift
[76/200] Compiling JavApi Paths.swift
[77/200] Compiling JavApi StandardOpenOption.swift
[78/200] Compiling JavApi FileAttribute.swift
[79/200] Compiling JavApi java.nio.file.attribute.swift
[80/200] Compiling JavApi java.nio.file.swift
[81/200] Compiling JavApi java.nio.swift
[82/200] Compiling JavApi Instant+Codable.swift
[83/200] Compiling JavApi Instant+Comparable.swift
[84/200] Compiling JavApi Instant+CustomDebugStringConvertible.swift
[85/200] Compiling JavApi Instant+CustomPlaygroundDisplayConvertible.swift
[86/200] Compiling JavApi Instant+CustomReflectable.swift
[87/200] Compiling JavApi Instant+CustomStringConvertible.swift
[88/200] Compiling JavApi Instant+Equatable.swift
[89/200] Compiling JavApi Instant+Hashable.swift
[90/200] Compiling JavApi Instant.swift
[91/200] Compiling JavApi IntegerExtension.swift
[92/200] Compiling JavApi LocalDate.swift
[93/200] Compiling JavApi LocalDateTime.swift
[94/200] Compiling JavApi LocalTime.swift
[95/200] Compiling JavApi Period.swift
[96/200] Compiling JavApi ZonedDateTime.swift
[97/200] Compiling JavApi java.time.swift
[98/200] Compiling JavApi ArrayList.swift
[99/200] Compiling JavApi Arrays.swift
[100/200] Compiling JavApi Base64+Alphabets.swift
[101/200] Compiling JavApi Flushable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[102/200] Compiling JavApi InputStream+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[103/200] Compiling JavApi InputStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[104/200] Compiling JavApi OutputStream+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[105/200] Compiling JavApi OutputStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[106/200] Compiling JavApi PrintStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[107/200] Compiling JavApi RandomAccessFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[108/200] Compiling JavApi Reader.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[109/200] Compiling JavApi Writer+Swiftify.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[110/200] Compiling JavApi Writer.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[111/200] Compiling JavApi java.io.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[112/200] Compiling JavApi java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[113/200] Compiling JavApi Appendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[114/200] Compiling JavApi Array+Java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[115/200] Compiling JavApi Boolean.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[116/200] Compiling JavApi CharSequence+StringProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[117/200] Compiling JavApi CharSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[118/200] Compiling JavApi Character+Java.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[119/200] Compiling JavApi Character+Operator.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[120/200] Compiling JavApi Character+Strideable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[121/200] Emitting module JavApi
/Users/admin/builder/spi-builder-workspace/Sources/JavApi/lang/Character+Strideable.swift:34:1: warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
32 | /// ```
33 | ///
34 | extension Character : Strideable { //Diese Compiler-Warnung soll explizit bestehen bleiben
   | |- warning: extension declares a conformance of imported type 'Character' to imported protocol 'Strideable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
35 |   public typealias Stride = Int
36 |
[122/200] Compiling JavApi String+Java.swift
[123/200] Compiling JavApi String+Swiftify.swift
[124/200] Compiling JavApi StringBuilder+Equalable.swift
[125/200] Compiling JavApi StringBuilder+Hashable.swift
[126/200] Compiling JavApi StringBuilder+Swiftify.swift
[127/200] Compiling JavApi StringBuilder.swift
[128/200] Compiling JavApi StringProtocol+Java.swift
[129/200] Compiling JavApi SubString+CharSequence.swift
[130/200] Compiling JavApi System+Properties.swift
[131/200] Compiling JavApi System+Swiftify.swift
[132/200] Compiling JavApi System+SystemErr.swift
[133/200] Compiling JavApi System+SystemOut.swift
[134/200] Compiling JavApi System.swift
[135/200] Compiling JavApi Thread+Swiftify.swift
[136/200] Compiling JavApi Thread.swift
[137/200] Compiling JavApi Throwable.swift
[138/200] Compiling JavApi java.lang.swift
[139/200] Compiling JavApi BigDecimal+Java.swift
[140/200] Compiling JavApi BigDecimal+Swiftify.swift
[141/200] Compiling JavApi BigDecimal.swift
[142/200] Compiling JavApi Point.swift
[143/200] Compiling JavApi Point2D+Hashable.swift
[144/200] Compiling JavApi Point2D.swift
[145/200] Compiling JavApi java.awt.geom.swift
[146/200] Compiling JavApi java.awt.swift
[147/200] Compiling JavApi BufferedOutputStream.swift
[148/200] Compiling JavApi ByteArrayInputStream+Swiftify.swift
[149/200] Compiling JavApi ByteArrayInputStream.swift
[150/200] Compiling JavApi CharArrayWriter.swift
[151/200] Compiling JavApi Closeable.swift
[152/200] Compiling JavApi DataInput.swift
[153/200] Compiling JavApi DataOutput.swift
[154/200] Compiling JavApi File+Extensions.swift
[155/200] Compiling JavApi File.swift
[156/200] Compiling JavApi FileDescriptor.swift
[157/200] Compiling JavApi FileFilter.swift
[158/200] Compiling JavApi FileInputStream.swift
[159/200] Compiling JavApi FileOutputStream.swift
[160/200] Compiling JavApi FilterInputStream.swift
[161/200] Compiling JavApi FilterOutputStream.swift
[162/200] Compiling JavApi PIC9+BinaryInteger.swift
[163/200] Compiling JavApi PIC9+Codeable.swift
[164/200] Compiling JavApi PIC9+CustomDebugStringConvertible.swift
[165/200] Compiling JavApi PIC9+CustomReflectable.swift
[166/200] Compiling JavApi PIC9+CustomStringConvertible.swift
[167/200] Compiling JavApi PIC9+Equatable.swift
[168/200] Compiling JavApi PIC9+ExpessibleByIntegerLiteral.swift
[169/200] Compiling JavApi PIC9+ExpressibleByStringLiteral.swift
[170/200] Compiling JavApi PIC9+Hashable.swift
[171/200] Compiling JavApi PIC9+LosslessStringConvertible.swift
[172/200] Compiling JavApi PIC9+Numeric.swift
[173/200] Compiling JavApi PIC9+Strideable.swift
[174/200] Compiling JavApi PIC9+UnsignedInteger.swift
[175/200] Compiling JavApi PIC9.swift
[176/200] Compiling JavApi Array+Extension.swift
[177/200] Compiling JavApi Array+UInt4.swift
[178/200] Compiling JavApi Array+UInt8.swift
[179/200] Compiling JavApi UInt4+BinaryInteger.swift
[180/200] Compiling JavApi UInt4+Codable.swift
[181/200] Compiling JavApi UInt4+Comparable.swift
[182/200] Compiling JavApi Map.swift
[183/200] Compiling JavApi Queue.swift
[184/200] Compiling JavApi Random.swift
[185/200] Compiling JavApi RandomAccessCollection+Java.swift
[186/200] Compiling JavApi Set+Java.swift
[187/200] Compiling JavApi Stack+Swiftify.swift
[188/200] Compiling JavApi Stack.swift
[189/200] Compiling JavApi TimeZone.swift
[190/200] Compiling JavApi UUID+Java.swift
[191/200] Compiling JavApi java.util.swift
[192/200] Compiling JavApi Adler32+Swiftify.swift
[193/200] Compiling JavApi Adler32.swift
[194/200] Compiling JavApi CRC32+Swiftify.swift
[195/200] Compiling JavApi CRC32.swift
[196/200] Compiling JavApi CRC32C+Swiftify.swift
[197/200] Compiling JavApi CRC32C.swift
[198/200] Compiling JavApi Checksum+Swiftify.swift
[199/200] Compiling JavApi Checksum.swift
[200/200] Compiling JavApi java.util.zip.swift
Build complete! (6.83s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JavApi⁴Swift",
  "name" : "JavApi⁴Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "JavApi",
      "targets" : [
        "JavApi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JavApiTests",
      "module_type" : "SwiftTarget",
      "name" : "JavApiTests",
      "path" : "Tests/JavApiTests",
      "sources" : [
        "JavApi_io_File_Tests.swift",
        "JavApi_lang_Character_Tests.swift",
        "JavApi_lang_Class_Tests.swift",
        "JavApi_lang_Long.swift",
        "JavApi_lang_Object_Tests.swift",
        "JavApi_lang_String.swift",
        "JavApi_lang_StringBuilder_Tests.swift",
        "JavApi_lang_Thread_Tests.swift",
        "JavApi_math_BigDecimal.swift",
        "JavApi_time_Clock_Tests.swift",
        "JavApi_time_Instant_Tests.swift",
        "JavApi_time_IntegerExtensionTests.swift",
        "JavApi_time_LocalDateTime_Tests.swift",
        "JavApi_time_LocalDate_Tests.swift",
        "JavApi_time_LocalTime_Tests.swift",
        "JavApi_time_Period_Tests.swift",
        "JavApi_time_ZonedDateTime_Tests.swift",
        "JavApi_util_Base64_Tests.swift",
        "JavApi_util_LinkedHashMap.swift",
        "JavApi_util_Random_Tests.swift",
        "JavApi_util_Stack_Tests.swift",
        "JavApi_util_TimeZone_Tests.swift",
        "JavApi_util_UUID_Tests.swift",
        "JavApi_util_zip_Checksums_Tests.swift"
      ],
      "target_dependencies" : [
        "JavApi"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JavApi",
      "module_type" : "SwiftTarget",
      "name" : "JavApi",
      "path" : "Sources/JavApi",
      "product_memberships" : [
        "JavApi"
      ],
      "sources" : [
        "awt/Point.swift",
        "awt/geom/Point2D+Hashable.swift",
        "awt/geom/Point2D.swift",
        "awt/geom/java.awt.geom.swift",
        "awt/java.awt.swift",
        "io/BufferedOutputStream.swift",
        "io/ByteArrayInputStream+Swiftify.swift",
        "io/ByteArrayInputStream.swift",
        "io/CharArrayWriter.swift",
        "io/Closeable.swift",
        "io/DataInput.swift",
        "io/DataOutput.swift",
        "io/File+Extensions.swift",
        "io/File.swift",
        "io/FileDescriptor.swift",
        "io/FileFilter.swift",
        "io/FileInputStream.swift",
        "io/FileOutputStream.swift",
        "io/FilterInputStream.swift",
        "io/FilterOutputStream.swift",
        "io/Flushable.swift",
        "io/InputStream+Swiftify.swift",
        "io/InputStream.swift",
        "io/OutputStream+Swiftify.swift",
        "io/OutputStream.swift",
        "io/PrintStream.swift",
        "io/RandomAccessFile.swift",
        "io/Reader.swift",
        "io/Writer+Swiftify.swift",
        "io/Writer.swift",
        "io/java.io.swift",
        "java.swift",
        "lang/Appendable.swift",
        "lang/Array+Java.swift",
        "lang/Boolean.swift",
        "lang/CharSequence+StringProtocol.swift",
        "lang/CharSequence.swift",
        "lang/Character+Java.swift",
        "lang/Character+Operator.swift",
        "lang/Character+Strideable.swift",
        "lang/Character+Swiftify.swift",
        "lang/Class+Swiftify.swift",
        "lang/Class.swift",
        "lang/Cloneable+Swiftify.swift",
        "lang/Cloneable.swift",
        "lang/Comparable+Swiftify.swift",
        "lang/Comparable.swift",
        "lang/Double+Java.swift",
        "lang/Double+Swiftify.swift",
        "lang/FileHandle+TextOutputStream.swift",
        "lang/Int+Java.swift",
        "lang/Int16+Java.swift",
        "lang/Int32+Java.swift",
        "lang/Int64+Java.swift",
        "lang/Integer.swift",
        "lang/Long.swift",
        "lang/Math.swift",
        "lang/Operator+Java.swift",
        "lang/Runnable.swift",
        "lang/String+CharSequence.swift",
        "lang/String+Java.swift",
        "lang/String+Swiftify.swift",
        "lang/StringBuilder+Equalable.swift",
        "lang/StringBuilder+Hashable.swift",
        "lang/StringBuilder+Swiftify.swift",
        "lang/StringBuilder.swift",
        "lang/StringProtocol+Java.swift",
        "lang/SubString+CharSequence.swift",
        "lang/System+Properties.swift",
        "lang/System+Swiftify.swift",
        "lang/System+SystemErr.swift",
        "lang/System+SystemOut.swift",
        "lang/System.swift",
        "lang/Thread+Swiftify.swift",
        "lang/Thread.swift",
        "lang/Throwable.swift",
        "lang/java.lang.swift",
        "math/BigDecimal+Java.swift",
        "math/BigDecimal+Swiftify.swift",
        "math/BigDecimal.swift",
        "math/Decimal+Java.swift",
        "math/java.math.swift",
        "net/java.net.swift",
        "nio/ByteBuffer+Swiftify.swift",
        "nio/ByteBuffer.swift",
        "nio/ByteOrder.swift",
        "nio/CharBuffer.swift",
        "nio/charset/Charset.swift",
        "nio/charset/StandardCharsets.swift",
        "nio/charset/java.nio.charset.swift",
        "nio/file/Files+Swiftify.swift",
        "nio/file/Files.swift",
        "nio/file/OpenOption.swift",
        "nio/file/Path.swift",
        "nio/file/Paths.swift",
        "nio/file/StandardOpenOption.swift",
        "nio/file/attribute/FileAttribute.swift",
        "nio/file/attribute/java.nio.file.attribute.swift",
        "nio/file/java.nio.file.swift",
        "nio/java.nio.swift",
        "no/cobol/PIC9+BinaryInteger.swift",
        "no/cobol/PIC9+Codeable.swift",
        "no/cobol/PIC9+CustomDebugStringConvertible.swift",
        "no/cobol/PIC9+CustomReflectable.swift",
        "no/cobol/PIC9+CustomStringConvertible.swift",
        "no/cobol/PIC9+Equatable.swift",
        "no/cobol/PIC9+ExpessibleByIntegerLiteral.swift",
        "no/cobol/PIC9+ExpressibleByStringLiteral.swift",
        "no/cobol/PIC9+Hashable.swift",
        "no/cobol/PIC9+LosslessStringConvertible.swift",
        "no/cobol/PIC9+Numeric.swift",
        "no/cobol/PIC9+Strideable.swift",
        "no/cobol/PIC9+UnsignedInteger.swift",
        "no/cobol/PIC9.swift",
        "no/lowlevel/Array+Extension.swift",
        "no/lowlevel/Array+UInt4.swift",
        "no/lowlevel/Array+UInt8.swift",
        "no/lowlevel/UInt4+BinaryInteger.swift",
        "no/lowlevel/UInt4+Codable.swift",
        "no/lowlevel/UInt4+Comparable.swift",
        "no/lowlevel/UInt4+CustomDebugStringConvertible.swift",
        "no/lowlevel/UInt4+CustomPlaygroundDisplayConvertible.swift",
        "no/lowlevel/UInt4+CustomReflectable.swift",
        "no/lowlevel/UInt4+CustomStringConvertible.swift",
        "no/lowlevel/UInt4+Equatable.swift",
        "no/lowlevel/UInt4+ExpressibleByIntegerLiteral.swift",
        "no/lowlevel/UInt4+ExpressibleByStringLiteral.swift",
        "no/lowlevel/UInt4+FixedWidthInteger.swift",
        "no/lowlevel/UInt4+Hashable.swift",
        "no/lowlevel/UInt4+LosslessStringConvertible.swift",
        "no/lowlevel/UInt4+Numeric.swift",
        "no/lowlevel/UInt4+Strideable.swift",
        "no/lowlevel/UInt4+UnsignedInteger.swift",
        "no/lowlevel/UInt4.swift",
        "no/no.swift",
        "security/SecureRandom.swift",
        "security/java.security.swift",
        "time/Clock.swift",
        "time/ClockIdentifierName.swift",
        "time/Instant+AnyDate.swift",
        "time/Instant+Codable.swift",
        "time/Instant+Comparable.swift",
        "time/Instant+CustomDebugStringConvertible.swift",
        "time/Instant+CustomPlaygroundDisplayConvertible.swift",
        "time/Instant+CustomReflectable.swift",
        "time/Instant+CustomStringConvertible.swift",
        "time/Instant+Equatable.swift",
        "time/Instant+Hashable.swift",
        "time/Instant.swift",
        "time/IntegerExtension.swift",
        "time/LocalDate.swift",
        "time/LocalDateTime.swift",
        "time/LocalTime.swift",
        "time/Period.swift",
        "time/ZonedDateTime.swift",
        "time/java.time.swift",
        "util/ArrayList.swift",
        "util/Arrays.swift",
        "util/Base64+Alphabets.swift",
        "util/Base64.Decoder.swift",
        "util/Base64.Encoder.swift",
        "util/Base64.swift",
        "util/Calendar+Swiftify.swift",
        "util/Calendar.swift",
        "util/Collection.swift",
        "util/Collections.swift",
        "util/Comparator.swift",
        "util/Date+Cloneable.swift",
        "util/Date+Comparable.swift",
        "util/Date+Equalable.swift",
        "util/Date.swift",
        "util/Dictionary+Java.swift",
        "util/Dictionary+Swiftify.swift",
        "util/GregorianCalendar+Swiftify.swift",
        "util/GregorianCalendar.swift",
        "util/LinkedHashMap+Operator.swift",
        "util/LinkedHashMap+Swiftify.swift",
        "util/LinkedHashMap.swift",
        "util/Map.swift",
        "util/Queue.swift",
        "util/Random.swift",
        "util/RandomAccessCollection+Java.swift",
        "util/Set+Java.swift",
        "util/Stack+Swiftify.swift",
        "util/Stack.swift",
        "util/TimeZone.swift",
        "util/UUID+Java.swift",
        "util/java.util.swift",
        "util/zip/Adler32+Swiftify.swift",
        "util/zip/Adler32.swift",
        "util/zip/CRC32+Swiftify.swift",
        "util/zip/CRC32.swift",
        "util/zip/CRC32C+Swiftify.swift",
        "util/zip/CRC32C.swift",
        "util/zip/Checksum+Swiftify.swift",
        "util/zip/Checksum.swift",
        "util/zip/java.util.zip.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.