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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JustinGuedes/inswifted
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 DependencyResolver.swift
[2/10] Compiling InSwifted DependencyRegisterer.swift
[3/10] Compiling InSwifted DependencyFactory.swift
[4/10] Compiling InSwifted InSwifted.swift
[5/10] Compiling InSwifted SingletonDependencyFactory.swift
[6/10] Compiling InSwifted InstanceDependencyFactory.swift
[7/10] Emitting module InSwifted
[8/10] Compiling InSwifted DependencyContainer.swift
[9/10] Compiling InSwifted DependencyError.swift
[10/10] Compiling InSwifted Injected.swift
Build complete! (9.40s)
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": "inswifted",
      "name": "InSwifted",
      "url": "https://github.com/JustinGuedes/inswifted.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/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.17s)
Creating working copy for https://github.com/JustinGuedes/inswifted.git
Working copy of https://github.com/JustinGuedes/inswifted.git resolved at main
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.