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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sajjon/BytePattern.git
Reference: 0.0.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Sajjon/BytePattern
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at 663d343 Revert MainActor change
Cloned https://github.com/Sajjon/BytePattern.git
Revision (git rev-parse @):
663d343d5f2c516e09fdac37db18dd1214a0bcda
SUCCESS checkout https://github.com/Sajjon/BytePattern.git at 0.0.6
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.80s)
Fetched https://github.com/apple/swift-algorithms (0.83s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.03s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.04s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bytepattern",
      "name": "BytePattern",
      "url": "https://github.com/Sajjon/BytePattern.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BytePattern",
      "dependencies": [
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms",
          "version": "1.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.2",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Sajjon/BytePattern.git
[1/187] Fetching bytepattern
Fetched https://github.com/Sajjon/BytePattern.git (0.27s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms (0.47s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.04s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.03s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/Sajjon/BytePattern.git
Working copy of https://github.com/Sajjon/BytePattern.git resolved at 0.0.6
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'bytepattern' is not used by any target
Found 1 product dependencies
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling _NumericsShims _NumericsShims.c
[2/11] Compiling RealModule Float80+Real.swift
[3/12] Compiling RealModule Real.swift
[4/12] Compiling RealModule Float+Real.swift
[5/12] Compiling RealModule AlgebraicField.swift
[6/12] Compiling RealModule ApproximateEquality.swift
[7/12] Emitting module RealModule
[8/12] Compiling RealModule ElementaryFunctions.swift
[9/12] Compiling RealModule AugmentedArithmetic.swift
[10/12] Compiling RealModule Double+Real.swift
[11/12] Compiling RealModule Float16+Real.swift
[12/12] Compiling RealModule RealFunctions.swift
[13/35] Compiling Algorithms RandomSample.swift
[14/35] Compiling Algorithms Reductions.swift
[15/35] Compiling Algorithms Rotate.swift
[16/38] Compiling Algorithms Trim.swift
[17/38] Compiling Algorithms Unique.swift
[18/38] Compiling Algorithms Windows.swift
[19/38] Compiling Algorithms Split.swift
[20/38] Compiling Algorithms Stride.swift
[21/38] Compiling Algorithms Suffix.swift
[22/38] Compiling Algorithms AdjacentPairs.swift
[23/38] Compiling Algorithms Chain.swift
[24/38] Compiling Algorithms Chunked.swift
[25/38] Compiling Algorithms Combinations.swift
[26/38] Compiling Algorithms Intersperse.swift
[27/38] Compiling Algorithms Joined.swift
[28/38] Compiling Algorithms MinMax.swift
[29/38] Compiling Algorithms FirstNonNil.swift
[30/38] Compiling Algorithms FlattenCollection.swift
[31/38] Compiling Algorithms Indexed.swift
[32/38] Compiling Algorithms Partition.swift
[33/38] Compiling Algorithms Permutations.swift
[34/38] Compiling Algorithms Product.swift
[35/38] Compiling Algorithms Compacted.swift
[36/38] Compiling Algorithms Cycle.swift
[37/38] Compiling Algorithms EitherSequence.swift
[38/38] Emitting module Algorithms
[39/51] Compiling BytePattern FromBothEnds.swift
[40/51] Compiling BytePattern FromEnd.swift
[41/51] Compiling BytePattern BytePattern.swift
[42/51] Compiling BytePattern BytePatternFinder.swift
[43/51] Emitting module BytePattern
[44/51] Compiling BytePattern Operators.swift
[45/51] Compiling BytePattern Bools.swift
[46/52] Compiling BytePattern Ints.swift
[47/52] Compiling BytePattern SafeCompare.swift
[48/52] Compiling BytePattern SecureBytes.swift
[49/52] Compiling BytePattern Data+Hex.swift
[50/52] Compiling BytePattern RandomBytes.swift
[51/52] Compiling BytePattern IntsGroup.swift
[52/52] Compiling BytePattern Storage.swift
[53/58] Emitting module BytesMutation
[54/58] Compiling BytesMutation ContigiousBytes+Mutate.swift
[55/58] Compiling XCTAssertBytesEqual DefaultXCTAssertBytesEqualParameters.swift
[56/58] Compiling XCTAssertBytesEqual XCTAssertBytesFromHexEqual.swift
[57/58] Emitting module XCTAssertBytesEqual
[58/58] Compiling XCTAssertBytesEqual XCTAssertBytesEqual.swift
Build complete! (11.88s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.