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 RCKML, reference main (04fe13), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 23:51:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RCCoop/RCKML.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RCCoop/RCKML
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 04fe13f Updated package and added podspec
Cloned https://github.com/RCCoop/RCKML.git
Revision (git rev-parse @):
04fe13fc8a409d9a1b12434f70d0c52562a6629f
SUCCESS checkout https://github.com/RCCoop/RCKML.git at main
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/2102] Fetching aexml
[296/7568] Fetching aexml, zipfoundation
Fetched https://github.com/tadija/AEXML.git from cache (0.99s)
[875/5466] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (2.60s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.16 (0.72s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.70s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.16
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rckml",
      "name": "RCKML",
      "url": "https://github.com/RCCoop/RCKML.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RCKML",
      "dependencies": [
        {
          "identity": "aexml",
          "name": "AEXML",
          "url": "https://github.com/tadija/AEXML.git",
          "version": "4.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
          "dependencies": [
          ]
        },
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation.git",
          "version": "0.9.19",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RCCoop/RCKML.git
[1/391] Fetching rckml
Fetched https://github.com/RCCoop/RCKML.git from cache (0.74s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.50s)
Fetched https://github.com/tadija/AEXML.git from cache (0.50s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.50s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.51s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/RCCoop/RCKML.git
Working copy of https://github.com/RCCoop/RCKML.git resolved at main (04fe13f)
warning: '.resolve-product-dependencies': dependency 'rckml' is not used by any target
Found 2 product dependencies
  - AEXML
  - ZIPFoundation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RCCoop/RCKML.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/28] Compiling AEXML Error.swift
[6/28] Compiling AEXML Options.swift
[7/28] Compiling AEXML Parser.swift
[8/28] Compiling AEXML Document.swift
[9/28] Emitting module AEXML
[10/28] Compiling AEXML Element.swift
[11/28] Compiling ZIPFoundation Entry+ZIP64.swift
[12/28] Compiling ZIPFoundation Entry.swift
[13/28] Compiling ZIPFoundation FileManager+ZIP.swift
[14/28] Compiling ZIPFoundation Data+Serialization.swift
[15/28] Compiling ZIPFoundation Entry+Serialization.swift
[16/29] Compiling ZIPFoundation Archive+Writing.swift
[17/29] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[18/29] Compiling ZIPFoundation Archive+ZIP64.swift
[19/29] Compiling ZIPFoundation Archive.swift
[20/29] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[21/29] Compiling ZIPFoundation Archive+Helpers.swift
[22/29] Compiling ZIPFoundation Archive+MemoryFile.swift
[23/29] Compiling ZIPFoundation Archive+Progress.swift
[24/29] Compiling ZIPFoundation Archive+Reading.swift
[25/29] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[26/29] Compiling ZIPFoundation Data+Compression.swift
[27/29] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[28/29] Emitting module ZIPFoundation
[29/29] Compiling ZIPFoundation URL+ZIP.swift
[30/50] Compiling RCKML KMLStyle.swift
[31/50] Compiling RCKML KMLStyleMap.swift
[32/52] Compiling RCKML KMLLineStyle.swift
[33/52] Compiling RCKML KMLPolyStyle.swift
[34/52] Compiling RCKML KMLDocument.swift
[35/52] Compiling RCKML KMLFolder.swift
[36/52] Compiling RCKML KMLPlacemark.swift
[37/52] Compiling RCKML KMLCoordinates.swift
[38/52] Compiling RCKML KMLLineString.swift
[39/52] Compiling RCKML KMLMultiGeometry.swift
[40/52] Compiling RCKML KMLStyleUrl.swift
[41/52] Compiling RCKML UTType+KML.swift
[42/52] Compiling RCKML KMLPoint.swift
[43/52] Compiling RCKML KMLPolygon.swift
[44/52] Compiling RCKML KMLGeometry.swift
[45/52] Compiling RCKML KMLKnownTypes.swift
[46/52] Compiling RCKML KMLElement.swift
[47/52] Compiling RCKML KMLFeature.swift
[48/52] Emitting module RCKML
[49/52] Compiling RCKML KMLErrors.swift
[50/52] Compiling RCKML KMLContainer.swift
[51/52] Compiling RCKML KMLStyleProtocols.swift
[52/52] Compiling RCKML KMLColor.swift
Build complete! (36.77s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "aexml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.6.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tadija/AEXML.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "RCKML",
  "name" : "RCKML",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "RCKML",
      "targets" : [
        "RCKML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RCKMLTests",
      "module_type" : "SwiftTarget",
      "name" : "RCKMLTests",
      "path" : "Tests/RCKMLTests",
      "product_dependencies" : [
        "AEXML",
        "ZIPFoundation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RCKMLTests/GoogleTest.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RCKMLTests/GoogleTest.kml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "RCKMLTests.swift"
      ],
      "target_dependencies" : [
        "RCKML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RCKML",
      "module_type" : "SwiftTarget",
      "name" : "RCKML",
      "path" : "Sources/RCKML",
      "product_dependencies" : [
        "AEXML",
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "RCKML"
      ],
      "sources" : [
        "Features/KMLDocument.swift",
        "Features/KMLFolder.swift",
        "Features/KMLPlacemark.swift",
        "Geometries/KMLCoordinates.swift",
        "Geometries/KMLLineString.swift",
        "Geometries/KMLMultiGeometry.swift",
        "Geometries/KMLPoint.swift",
        "Geometries/KMLPolygon.swift",
        "KMLErrors.swift",
        "Protocols/KMLContainer.swift",
        "Protocols/KMLElement.swift",
        "Protocols/KMLFeature.swift",
        "Protocols/KMLGeometry.swift",
        "Protocols/KMLKnownTypes.swift",
        "Protocols/KMLStyleProtocols.swift",
        "Styles/KMLColor.swift",
        "Styles/KMLLineStyle.swift",
        "Styles/KMLPolyStyle.swift",
        "Styles/KMLStyle.swift",
        "Styles/KMLStyleMap.swift",
        "Styles/KMLStyleUrl.swift",
        "UTType+KML.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.