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 ProductHunt 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/appcraftconsulting/producthunt.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/appcraftconsulting/producthunt
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 7fd185e Updates images in README
Cloned https://github.com/appcraftconsulting/producthunt.git
Revision (git rev-parse @):
7fd185e352806a3745e4dfcae2ae18c9d263c5ab
SUCCESS checkout https://github.com/appcraftconsulting/producthunt.git at 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "producthunt",
      "name": "ProductHunt",
      "url": "https://github.com/appcraftconsulting/producthunt.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/producthunt",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/appcraftconsulting/producthunt.git from cache
Fetched https://github.com/appcraftconsulting/producthunt.git from cache (0.20s)
Creating working copy for https://github.com/appcraftconsulting/producthunt.git
Working copy of https://github.com/appcraftconsulting/producthunt.git resolved at 1.0.3 (7fd185e)
warning: '.resolve-product-dependencies': dependency 'producthunt' 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/appcraftconsulting/producthunt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version-6044DDE57671499D.txt
[4/16] Compiling ProductHunt PHVotesCount.swift
[5/16] Compiling ProductHunt String.swift
[6/16] Compiling ProductHunt UIColor.swift
[7/16] Compiling ProductHunt ProductHuntButton.swift
[8/17] Compiling ProductHunt PHPost.swift
[9/17] Compiling ProductHunt PHResponse.swift
[10/17] Compiling ProductHunt Color.swift
[11/17] Compiling ProductHunt Font.swift
[12/17] Emitting module ProductHunt
[13/17] Compiling ProductHunt PHButton.swift
[14/17] Compiling ProductHunt PHManager.swift
[15/17] Compiling ProductHunt UIFont.swift
[16/17] Compiling ProductHunt UserDefaults.swift
[17/17] Compiling ProductHunt resource_bundle_accessor.swift
Build complete! (3.05s)
Build complete.
Done.