This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/serhii-londar/BaseAPI.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/serhii-londar/BaseAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8e736fa Update BaseAPI.podspec
Cloned https://github.com/serhii-londar/BaseAPI.git
Revision (git rev-parse @):
8e736fa8302647749fb1b4ebe3c59e920174a095
SUCCESS checkout https://github.com/serhii-londar/BaseAPI.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling BaseAPI RequestHeaderFields.swift
[2/8] Compiling BaseAPI RequestMethod.swift
[3/8] Compiling BaseAPI ResponsetHeaderFields.swift
[4/8] Compiling BaseAPI Request.swift
[5/8] Compiling BaseAPI URLSession.swift
[6/8] Compiling BaseAPI CharacterSet.swift
[7/8] Emitting module BaseAPI
[8/8] Compiling BaseAPI BaseAPI.swift
Build complete! (9.98s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "baseapi",
      "name": "BaseAPI",
      "url": "https://github.com/serhii-londar/BaseAPI.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BaseAPI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/serhii-londar/BaseAPI.git from cache
Fetched https://github.com/serhii-londar/BaseAPI.git (0.17s)
Creating working copy for https://github.com/serhii-londar/BaseAPI.git
Working copy of https://github.com/serhii-londar/BaseAPI.git resolved at master
warning: '.resolve-product-dependencies': dependency 'baseapi' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.