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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftGL/Image.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftGL/Image
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7aa96e7 Renamed podspec.
Cloned https://github.com/SwiftGL/Image.git
Revision (git rev-parse @):
7aa96e7548baa8d06619b97a1906012193f6eff8
SUCCESS checkout https://github.com/SwiftGL/Image.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "image",
      "name": "SGLImage",
      "url": "https://github.com/SwiftGL/Image.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Image",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftGL/Image.git from cache
Fetched https://github.com/SwiftGL/Image.git from cache (0.14s)
Creating working copy for https://github.com/SwiftGL/Image.git
Working copy of https://github.com/SwiftGL/Image.git resolved at master (7aa96e7)
warning: '.resolve-product-dependencies': dependency 'image' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftGL/Image.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/9] Compiling SGLImage ImageBMP.swift
[4/9] Compiling SGLImage Inflate.swift
[5/9] Compiling SGLImage Image.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SGLImage/Image.swift:119:29: warning: 'deallocate(capacity:)' is deprecated: Swift currently only supports freeing entire heap blocks, use deallocate() instead
        buffer.baseAddress!.deallocate(capacity: buffer.count)
                            ^
[6/9] Compiling SGLImage ImageGIF.swift
[7/9] Compiling SGLImage ImagePNG.swift
[8/9] Compiling SGLImage ImageLoader.swift
[9/9] Emitting module SGLImage
Build complete! (4.05s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.