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 BaseAPI, reference 0.2.2 (f861b9), with Swift 5.8 for macOS (SPM) on 14 Nov 2024 17:39:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/serhii-londar/BaseAPI.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/serhii-londar/BaseAPI
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at f861b98 Update watchos deployment target
Cloned https://github.com/serhii-londar/BaseAPI.git
Revision (git rev-parse @):
f861b982abc38b75e2c5332e2e333a9da06bcf6a
SUCCESS checkout https://github.com/serhii-londar/BaseAPI.git at 0.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/serhii-londar/BaseAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling BaseAPI RequestMethod.swift
[2/8] Compiling BaseAPI RequestHeaderFields.swift
[3/8] Compiling BaseAPI ResponsetHeaderFields.swift
[4/8] Compiling BaseAPI Request.swift
[5/8] Compiling BaseAPI URLSession.swift
[6/8] Compiling BaseAPI BaseAPI.swift
[7/8] Emitting module BaseAPI
[8/8] Compiling BaseAPI CharacterSet.swift
Build complete! (9.03s)
Build complete.
Done.