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 EZANetwork, reference master (e9381d), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 02:16:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugene-software/EZANetwork.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugene-software/EZANetwork
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e9381d0 Update README.md
Cloned https://github.com/eugene-software/EZANetwork.git
Revision (git rev-parse @):
e9381d013391b00984e02e668cd1c3c558980959
SUCCESS checkout https://github.com/eugene-software/EZANetwork.git at master
========================================
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": "ezanetwork",
      "name": "EZANetwork",
      "url": "https://github.com/eugene-software/EZANetwork.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EZANetwork",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/eugene-software/EZANetwork.git
[1/160] Fetching ezanetwork
Fetched https://github.com/eugene-software/EZANetwork.git from cache (0.67s)
Creating working copy for https://github.com/eugene-software/EZANetwork.git
Working copy of https://github.com/eugene-software/EZANetwork.git resolved at master (e9381d0)
warning: '.resolve-product-dependencies': dependency 'ezanetwork' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/eugene-software/EZANetwork.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EZANetwork",
  "name" : "EZANetwork",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "EZANetwork",
      "targets" : [
        "EZANetwork"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EZANetwork",
      "module_type" : "SwiftTarget",
      "name" : "EZANetwork",
      "path" : "Sources/EZANetwork",
      "product_memberships" : [
        "EZANetwork"
      ],
      "sources" : [
        "Internal/EZALogger+Internal.swift",
        "Internal/EZARequest+Internal.swift",
        "Internal/EZARequest+Multipart.swift",
        "Internal/URLRequest+log.swift",
        "Internal/URLSessionProgressTracker.swift",
        "Public/EZALogger.swift",
        "Public/EZARequest+Decodable.swift",
        "Public/EZARequest+Publishers.swift",
        "Public/Entities/EZAError.swift",
        "Public/Entities/EZAFilePart.swift",
        "Public/Entities/EZAHTTPMethod.swift",
        "Public/Entities/EZARequest.swift",
        "Public/Entities/EZAResponse.swift",
        "Public/Entities/EZATask.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/16] Compiling EZANetwork EZAResponse.swift
[4/16] Compiling EZANetwork EZAFilePart.swift
[5/16] Compiling EZANetwork EZARequest+Decodable.swift
[6/16] Compiling EZANetwork EZARequest+Publishers.swift
[7/16] Compiling EZANetwork EZAHTTPMethod.swift
[8/16] Compiling EZANetwork URLSessionProgressTracker.swift
[9/16] Compiling EZANetwork EZALogger.swift
[10/16] Compiling EZANetwork EZAError.swift
[11/16] Compiling EZANetwork EZARequest.swift
[12/16] Compiling EZANetwork EZALogger+Internal.swift
[13/16] Compiling EZANetwork EZARequest+Internal.swift
[14/16] Emitting module EZANetwork
[15/16] Compiling EZANetwork EZARequest+Multipart.swift
[16/16] Compiling EZANetwork URLRequest+log.swift
[17/17] Compiling EZANetwork EZATask.swift
Build complete! (16.07s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EZANetwork",
  "name" : "EZANetwork",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "EZANetwork",
      "targets" : [
        "EZANetwork"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EZANetwork",
      "module_type" : "SwiftTarget",
      "name" : "EZANetwork",
      "path" : "Sources/EZANetwork",
      "product_memberships" : [
        "EZANetwork"
      ],
      "sources" : [
        "Internal/EZALogger+Internal.swift",
        "Internal/EZARequest+Internal.swift",
        "Internal/EZARequest+Multipart.swift",
        "Internal/URLRequest+log.swift",
        "Internal/URLSessionProgressTracker.swift",
        "Public/EZALogger.swift",
        "Public/EZARequest+Decodable.swift",
        "Public/EZARequest+Publishers.swift",
        "Public/Entities/EZAError.swift",
        "Public/Entities/EZAFilePart.swift",
        "Public/Entities/EZAHTTPMethod.swift",
        "Public/Entities/EZARequest.swift",
        "Public/Entities/EZAResponse.swift",
        "Public/Entities/EZATask.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.