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: 2023.3.17
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/joey-gm/GICS
 * tag               2023.3.17  -> FETCH_HEAD
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 2023.3.17
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.33s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.08s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.41s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.09s)
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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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.46s)
Creating working copy for https://github.com/joey-gm/GICS.git
Working copy of https://github.com/joey-gm/GICS.git resolved at 2023.3.17
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 Definition.xcstrings
[3/5] Copying Localizable.xcstrings
[3/5] Copying Info.plist
[6/13] Compiling GICS SubIndustry.swift
[7/13] Compiling GICS Sector.swift
[8/13] Compiling GICS Industry.swift
[9/13] Compiling GICS IndustryGroup.swift
[10/13] Emitting module GICS
[11/13] Compiling GICS resource_bundle_accessor.swift
[12/13] Compiling GICS GICS.swift
[13/13] Compiling GICS GICSRepresentable.swift
Build complete! (13.15s)
Build complete.
Done.