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

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/RaAPIWrapper.git
Reference: 1.2.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RakuyoKit/RaAPIWrapper
 * tag               1.2.4      -> FETCH_HEAD
HEAD is now at b8a6bd7 [Release] version: 1.2.4
Cloned https://github.com/RakuyoKit/RaAPIWrapper.git
Revision (git rev-parse @):
b8a6bd738bb5f70f4d9bbd2de858b57650a6287a
SUCCESS checkout https://github.com/RakuyoKit/RaAPIWrapper.git at 1.2.4
Fetching https://github.com/RakuyoKit/swift.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/RakuyoKit/swift.git from cache (0.23s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.29s)
Computing version for https://github.com/RakuyoKit/swift.git
Fetched https://github.com/apple/swift-argument-parser from cache (0.35s)
Computed https://github.com/RakuyoKit/swift.git at 1.1.2 (0.37s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.13s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.13s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.1.2
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
Fetching binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.53.7/SwiftFormat.artifactbundle.zip from cache
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.54.0/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.54.0/SwiftLintBinary-macos.artifactbundle.zip from cache (0.49s)
Fetched https://github.com/nicklockwood/SwiftFormat/releases/download/0.53.7/SwiftFormat.artifactbundle.zip from cache (0.96s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "raapiwrapper",
      "name": "APIWrapper",
      "url": "https://github.com/RakuyoKit/RaAPIWrapper.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RaAPIWrapper",
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.9.1",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RakuyoKit/RaAPIWrapper.git
[1/867] Fetching raapiwrapper
Fetched https://github.com/RakuyoKit/RaAPIWrapper.git from cache (0.26s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.28s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.03s)
Creating working copy for https://github.com/RakuyoKit/RaAPIWrapper.git
Working copy of https://github.com/RakuyoKit/RaAPIWrapper.git resolved at 1.2.4 (b8a6bd7)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
warning: '.resolve-product-dependencies': dependency 'raapiwrapper' is not used by any target
Found 1 product dependencies
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/RakuyoKit/RaAPIWrapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/8] Write sources
[2/8] Copying PrivacyInfo.xcprivacy
[2/8] Write sources
[6/8] Copying PrivacyInfo.xcprivacy
[7/8] Write swift-version-6044DDE57671499D.txt
[9/67] Emitting module Alamofire
[10/72] Compiling Alamofire WebSocketRequest.swift
[11/72] Compiling Alamofire DispatchQueue+Alamofire.swift
[12/72] Compiling Alamofire OperationQueue+Alamofire.swift
[13/74] Compiling Alamofire Result+Alamofire.swift
[14/74] Compiling Alamofire StringEncoding+Alamofire.swift
[15/74] Compiling Alamofire URLRequest+Alamofire.swift
[16/74] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[17/74] Compiling Alamofire SessionDelegate.swift
[18/74] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[19/74] Compiling Alamofire UploadRequest.swift
[20/74] Emitting module APIWrapper
[21/74] Compiling Alamofire Alamofire.swift
[22/74] Compiling Alamofire AFError.swift
[23/74] Compiling Alamofire DataRequest.swift
[24/74] Compiling Alamofire RequestTaskMap.swift
[25/74] Compiling Alamofire Response.swift
[26/74] Compiling Alamofire Session.swift
[27/74] Compiling Alamofire DataStreamRequest.swift
[28/74] Compiling Alamofire DownloadRequest.swift
[29/74] Compiling Alamofire HTTPHeaders.swift
[30/74] Compiling APIWrapper TRACE.swift
[31/74] Compiling APIWrapper resource_bundle_accessor.swift
[32/74] Compiling Alamofire NetworkReachabilityManager.swift
[33/74] Compiling Alamofire RedirectHandler.swift
[34/74] Compiling Alamofire RequestCompression.swift
[35/74] Compiling Alamofire RequestInterceptor.swift
[36/74] Compiling Alamofire ResponseSerialization.swift
[37/74] Compiling Alamofire HTTPMethod.swift
[38/74] Compiling Alamofire Notifications.swift
[39/74] Compiling Alamofire ParameterEncoder.swift
[40/74] Compiling Alamofire ParameterEncoding.swift
[41/74] Compiling Alamofire Protected.swift
[42/74] Compiling Alamofire Request.swift
[48/74] Compiling Alamofire Combine.swift
[49/74] Compiling Alamofire Concurrency.swift
[50/74] Compiling Alamofire EventMonitor.swift
[51/74] Compiling Alamofire MultipartFormData.swift
[52/74] Compiling Alamofire MultipartUpload.swift
[57/74] Compiling Alamofire CachedResponseHandler.swift
[70/74] Compiling Alamofire RetryPolicy.swift
[71/74] Compiling Alamofire ServerTrustEvaluation.swift
[72/74] Compiling Alamofire URLEncodedFormEncoder.swift
[73/74] Compiling Alamofire Validation.swift
[74/74] Compiling Alamofire resource_bundle_accessor.swift
[75/78] Emitting module AFAPIWrapper
[76/78] Compiling AFAPIWrapper APIRequestInfo+AF.swift
[77/78] Compiling AFAPIWrapper API+AF.swift
[78/78] Compiling AFAPIWrapper AnyAPIHashableParameterEncoding.swift
Build complete! (13.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.9.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RakuyoKit/swift.git"
    }
  ],
  "manifest_display_name" : "APIWrapper",
  "name" : "APIWrapper",
  "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "APIWrapper",
      "targets" : [
        "APIWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AFAPIWrapper",
      "targets" : [
        "AFAPIWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "APIWrapperTests",
      "module_type" : "SwiftTarget",
      "name" : "APIWrapperTests",
      "path" : "Tests",
      "sources" : [
        "AvailabilityTest.swift",
        "ExtensibilityTest.swift",
        "TestEnum.swift"
      ],
      "target_dependencies" : [
        "APIWrapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APIWrapper",
      "module_type" : "SwiftTarget",
      "name" : "APIWrapper",
      "path" : "Sources/Core",
      "product_memberships" : [
        "APIWrapper",
        "AFAPIWrapper"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "RequestInfo/APIHTTPMethod.swift",
        "RequestInfo/APIHeaders.swift",
        "RequestInfo/APIParameter.swift",
        "RequestInfo/APIRequestInfo.swift",
        "RequestInfo/APIRequestUserInfo.swift",
        "RequestInfo/AnyAPIHashable/AnyAPIHashable.swift",
        "RequestInfo/AnyAPIHashable/AnyAPIHashableParameter.swift",
        "Wrapper/API.swift",
        "Wrapper/APIParameterBuilder.swift",
        "Wrapper/APIParameterConvertible.swift",
        "Wrapper/HTTPMethod/CONNECT.swift",
        "Wrapper/HTTPMethod/DELETE.swift",
        "Wrapper/HTTPMethod/GET.swift",
        "Wrapper/HTTPMethod/HEAD.swift",
        "Wrapper/HTTPMethod/OPTIONS.swift",
        "Wrapper/HTTPMethod/PATCH.swift",
        "Wrapper/HTTPMethod/POST.swift",
        "Wrapper/HTTPMethod/PUT.swift",
        "Wrapper/HTTPMethod/QUERY.swift",
        "Wrapper/HTTPMethod/TRACE.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AFAPIWrapper",
      "module_type" : "SwiftTarget",
      "name" : "AFAPIWrapper",
      "path" : "Sources/Alamofire",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "AFAPIWrapper"
      ],
      "sources" : [
        "API+AF.swift",
        "APIRequestInfo+AF.swift",
        "AnyAPIHashableParameterEncoding.swift"
      ],
      "target_dependencies" : [
        "APIWrapper"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.