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 InjectionScratch 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/InjectionScratch.git
Reference: 1.2.12
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/InjectionScratch
 * tag               1.2.12     -> FETCH_HEAD
HEAD is now at 6c158cd Merge pull request #2 from johnno1962/injection-loader
Cloned https://github.com/johnno1962/InjectionScratch.git
Revision (git rev-parse @):
6c158cd2e9233dad709f1ac0b4e6ed6e4d3e6184
SUCCESS checkout https://github.com/johnno1962/InjectionScratch.git at 1.2.12
========================================
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": "injectionscratch",
      "name": "InjectionScratch",
      "url": "https://github.com/johnno1962/InjectionScratch.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/InjectionScratch",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/johnno1962/InjectionScratch.git from cache
Fetched https://github.com/johnno1962/InjectionScratch.git (0.16s)
Creating working copy for https://github.com/johnno1962/InjectionScratch.git
Working copy of https://github.com/johnno1962/InjectionScratch.git resolved at 1.2.12
warning: '.resolve-product-dependencies': dependency 'injectionscratch' is not used by any target
Found 0 product dependencies
========================================
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...
[0/4] Compiling InjectionScratch injected_code.s
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/InjectionScratch/InjectionLoader.mm:93:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
    auto *header = (struct mach_header_64 *)scratch;
    ^
1 warning generated.
[1/4] Compiling InjectionScratch InjectionLoader.mm
[2/4] Compiling InjectionScratch InjectionScratch.m
[3/4] Linking libInjectionScratch.dylib
Build complete! (5.38s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.