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 UnsplashSwiftUI 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ArnavMotwani/UnsplashSwiftUI.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ArnavMotwani/UnsplashSwiftUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 65b7f92 Fixed formatting
Cloned https://github.com/ArnavMotwani/UnsplashSwiftUI.git
Revision (git rev-parse @):
65b7f920e9c77a471505636c7ec743e0715e5559
SUCCESS checkout https://github.com/ArnavMotwani/UnsplashSwiftUI.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/4] Compiling UnsplashSwiftUI UnsplashData.swift
[2/4] Compiling UnsplashSwiftUI FetchImage.swift
[3/4] Emitting module UnsplashSwiftUI
[4/4] Compiling UnsplashSwiftUI UnsplashSwiftUI.swift
Build complete! (11.71s)
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": "unsplashswiftui",
      "name": "UnsplashSwiftUI",
      "url": "https://github.com/ArnavMotwani/UnsplashSwiftUI.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UnsplashSwiftUI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ArnavMotwani/UnsplashSwiftUI.git
[1/228] Fetching unsplashswiftui
Fetched https://github.com/ArnavMotwani/UnsplashSwiftUI.git (0.46s)
Creating working copy for https://github.com/ArnavMotwani/UnsplashSwiftUI.git
Working copy of https://github.com/ArnavMotwani/UnsplashSwiftUI.git resolved at main
warning: '.resolve-product-dependencies': dependency 'unsplashswiftui' 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.