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 InSwifted 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/JustinGuedes/inswifted.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JustinGuedes/inswifted
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 3b9fb13 Add cocopods support
Cloned https://github.com/JustinGuedes/inswifted.git
Revision (git rev-parse @):
3b9fb13629c6f24cde8a96840b968aea3f0f54ff
SUCCESS checkout https://github.com/JustinGuedes/inswifted.git at 0.1.0
========================================
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/9] Compiling InSwifted DependencyFactory.swift
[2/9] Compiling InSwifted DependencyResolver.swift
[3/9] Compiling InSwifted InSwifted.swift
[4/9] Compiling InSwifted DependencyContainer.swift
[5/9] Compiling InSwifted DependencyError.swift
[6/9] Compiling InSwifted InstanceDependencyFactory.swift
[7/9] Compiling InSwifted DependencyRegisterer.swift
[8/9] Compiling InSwifted SingletonDependencyFactory.swift
[9/9] Emitting module InSwifted
[10/10] Compiling InSwifted Injected.swift
Build complete! (10.52s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "inswifted",
      "name": "InSwifted",
      "url": "https://github.com/JustinGuedes/inswifted.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/inswifted",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/JustinGuedes/inswifted.git from cache
Fetched https://github.com/JustinGuedes/inswifted.git (0.16s)
Creating working copy for https://github.com/JustinGuedes/inswifted.git
Working copy of https://github.com/JustinGuedes/inswifted.git resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'inswifted' 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.