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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joey-gm/GICS.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/joey-gm/GICS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9c799e9 Initial Commit
Cloned https://github.com/joey-gm/GICS.git
Revision (git rev-parse @):
9c799e97901303972c535e14e32eda82c3a9e4b0
SUCCESS checkout https://github.com/joey-gm/GICS.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin (0.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.91s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.19s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "gics",
      "name": "GICS",
      "url": "https://github.com/joey-gm/GICS.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GICS",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/joey-gm/GICS.git
[1/547] Fetching gics
Fetched https://github.com/joey-gm/GICS.git (0.38s)
Creating working copy for https://github.com/joey-gm/GICS.git
Working copy of https://github.com/joey-gm/GICS.git resolved at main
warning: '.resolve-product-dependencies': dependency 'gics' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/joey-gm/GICS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Copying Info.plist
[2/5] Copying Localizable.xcstrings
[4/5] Copying Definition.xcstrings
[6/13] Emitting module GICS
[7/13] Compiling GICS IndustryGroup.swift
[8/13] Compiling GICS Industry.swift
[9/13] Compiling GICS Sector.swift
[10/13] Compiling GICS resource_bundle_accessor.swift
[11/13] Compiling GICS SubIndustry.swift
[12/13] Compiling GICS GICS.swift
[13/13] Compiling GICS GICSRepresentable.swift
Build complete! (10.50s)
Build complete.
Done.