The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AsyncURLSession, reference main (57421f), with Swift 6.2 for macOS (SPM) on 20 Nov 2025 07:25:18 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Roy-wonji/AsyncURLSession.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Roy-wonji/AsyncURLSession
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 57421fe ✨[feat]:  logger 및 코드 수정
Cloned https://github.com/Roy-wonji/AsyncURLSession.git
Revision (git rev-parse @):
57421fe481188f18f5369649b11e7c56cadc3845
SUCCESS checkout https://github.com/Roy-wonji/AsyncURLSession.git at main
Fetching https://github.com/Roy-wonji/LogMacro.git
Fetching https://github.com/apple/swift-syntax.git
[1/762] Fetching logmacro
[763/73667] Fetching logmacro, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.89s)
Fetched https://github.com/Roy-wonji/LogMacro.git from cache (3.89s)
Computing version for https://github.com/Roy-wonji/LogMacro.git
Computed https://github.com/Roy-wonji/LogMacro.git at 1.1.1 (4.48s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (2.94s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/Roy-wonji/LogMacro.git
Working copy of https://github.com/Roy-wonji/LogMacro.git resolved at 1.1.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.23s)
========================================
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": "asyncurlsession",
      "name": "AsyncURLSession",
      "url": "https://github.com/Roy-wonji/AsyncURLSession.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncURLSession",
      "dependencies": [
        {
          "identity": "logmacro",
          "name": "LogMacro",
          "url": "https://github.com/Roy-wonji/LogMacro.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LogMacro",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Roy-wonji/AsyncURLSession.git
[1/288] Fetching asyncurlsession
Fetched https://github.com/Roy-wonji/AsyncURLSession.git from cache (0.78s)
Fetching https://github.com/Roy-wonji/LogMacro.git from cache
Fetched https://github.com/Roy-wonji/LogMacro.git from cache (0.47s)
Computing version for https://github.com/Roy-wonji/LogMacro.git
Computed https://github.com/Roy-wonji/LogMacro.git at 1.1.1 (0.52s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.95s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (1.02s)
Creating working copy for https://github.com/Roy-wonji/AsyncURLSession.git
Working copy of https://github.com/Roy-wonji/AsyncURLSession.git resolved at main (57421fe)
Creating working copy for https://github.com/Roy-wonji/LogMacro.git
Working copy of https://github.com/Roy-wonji/LogMacro.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
warning: '.resolve-product-dependencies': dependency 'asyncurlsession' is not used by any target
Found 1 product dependencies
  - LogMacro
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Roy-wonji/AsyncURLSession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/9] Compiling LogMacroMacro LogMacroMacro.swift
[6/9] Emitting module LogMacroMacro
[7/9] Compiling LogMacroMacro Plugins.swift
[7/9] Write Objects.LinkFileList
[8/9] Linking LogMacroMacro-tool
[10/15] Compiling LogMacro Log.swift
[11/15] Compiling LogMacro Extension+OSLog.swift
[12/15] Compiling LogMacro LogMacro.swift
[13/15] Compiling LogMacro LogMacroExport.swift
[14/15] Compiling LogMacro Extension+Log.swift
[15/15] Emitting module LogMacro
[16/34] Compiling AsyncURLSession TargetType+Request.swift
[17/34] Compiling AsyncURLSession TargetType.swift
[18/35] Compiling AsyncURLSession Task.swift
[19/35] Compiling AsyncURLSession URLRequestConvertible.swift
[20/35] Compiling AsyncURLSession BaseTargetType.swift
[21/35] Compiling AsyncURLSession CustomParameterEncoding.swift
[22/35] Compiling AsyncURLSession HTTPMethod.swift
[23/35] Compiling AsyncURLSession NetworkEventMonitor.swift
[24/35] Compiling AsyncURLSession NetworkLogger.swift
[25/35] Compiling AsyncURLSession AsyncProvider.swift
[26/35] Compiling AsyncURLSession Extension+Encodable.swift
[27/35] Compiling AsyncURLSession DataError.swift
[28/35] Compiling AsyncURLSession AsyncURLSessionExport.swift
[29/35] Compiling AsyncURLSession Extension+Data.swift
[30/35] Emitting module AsyncURLSession
[31/35] Compiling AsyncURLSession NetworkError.swift
[32/35] Compiling AsyncURLSession ResponseError.swift
[33/35] Compiling AsyncURLSession Extension+URLSession.swift
[34/35] Compiling AsyncURLSession NetworkProvider.swift
[35/35] Compiling AsyncURLSession URLRequestBuilder.swift
Build complete! (6.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "logmacro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Roy-wonji/LogMacro.git"
    }
  ],
  "manifest_display_name" : "AsyncURLSession",
  "name" : "AsyncURLSession",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AsyncURLSession",
      "targets" : [
        "AsyncURLSession"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncURLSessionTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncURLSessionTests",
      "path" : "Tests/AsyncURLSessionTests",
      "sources" : [
        "AsyncURLSessionTests.swift"
      ],
      "target_dependencies" : [
        "AsyncURLSession"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncURLSession",
      "module_type" : "SwiftTarget",
      "name" : "AsyncURLSession",
      "path" : "Sources",
      "product_dependencies" : [
        "LogMacro"
      ],
      "product_memberships" : [
        "AsyncURLSession"
      ],
      "sources" : [
        "Export/AsyncURLSessionExport.swift",
        "NetworkManger/Data/Extension+Data.swift",
        "NetworkManger/Data/Extension+Encodable.swift",
        "NetworkManger/Error/DataError.swift",
        "NetworkManger/Error/NetworkError.swift",
        "NetworkManger/Error/ResponseError.swift",
        "NetworkManger/Method/HTTPMethod.swift",
        "NetworkManger/Monitoring/NetworkEventMonitor.swift",
        "NetworkManger/Monitoring/NetworkLogger.swift",
        "NetworkManger/Provider/AsyncProvider.swift",
        "NetworkManger/Provider/Extension+URLSession.swift",
        "NetworkManger/Provider/NetworkProvider.swift",
        "NetworkManger/TargetType/BaseTargetType.swift",
        "NetworkManger/TargetType/CustomParameterEncoding.swift",
        "NetworkManger/TargetType/TargetType+Request.swift",
        "NetworkManger/TargetType/TargetType.swift",
        "NetworkManger/TargetType/Task.swift",
        "NetworkManger/TargetType/URLRequestConvertible.swift",
        "NetworkManger/URLRequestBuilder/URLRequestBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.