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 JelloSwift, reference 0.16.0 (ce1dac), with Swift 5.10 for macOS (SPM) on 6 Sep 2024 15:30:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/JelloSwift.git
Reference: 0.16.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/JelloSwift
 * tag               0.16.0     -> FETCH_HEAD
HEAD is now at ce1dac7 Updating Changelog
Cloned https://github.com/LuizZak/JelloSwift.git
Revision (git rev-parse @):
ce1dac711d77572141236816d898695361f9e06d
SUCCESS checkout https://github.com/LuizZak/JelloSwift.git at 0.16.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jelloswift",
      "name": "JelloSwift",
      "url": "https://github.com/LuizZak/JelloSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JelloSwift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/LuizZak/JelloSwift.git
[1/3909] Fetching jelloswift
Fetched https://github.com/LuizZak/JelloSwift.git from cache (1.56s)
Creating working copy for https://github.com/LuizZak/JelloSwift.git
Working copy of https://github.com/LuizZak/JelloSwift.git resolved at 0.16.0 (ce1dac7)
warning: '.resolve-product-dependencies': dependency 'jelloswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/LuizZak/JelloSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/34] Emitting module JelloSwift
[4/37] Compiling JelloSwift SpringBodyJoint.swift
[5/37] Compiling JelloSwift Utils.swift
[6/37] Compiling JelloSwift World.swift
[7/37] Compiling JelloSwift PressureComponent.swift
[8/37] Compiling JelloSwift ShapeMatchComponent.swift
[9/37] Compiling JelloSwift SpringComponent.swift
[10/37] Compiling JelloSwift AABB.swift
[11/37] Compiling JelloSwift Bitmask.swift
[12/37] Compiling JelloSwift Body.swift
[13/37] Compiling JelloSwift BodyCollisionInformation.swift
[14/37] Compiling JelloSwift BodyComponent.swift
[15/37] Compiling JelloSwift BodyEdge.swift
[16/37] Compiling JelloSwift BodyJoint.swift
[17/37] Compiling JelloSwift CollisionObserver.swift
[18/37] Compiling JelloSwift GravityComponent.swift
[19/37] Compiling JelloSwift EdgeJointLink.swift
[20/37] Compiling JelloSwift PointJointLink.swift
[21/37] Compiling JelloSwift ShapeJointLink.swift
[22/37] Compiling JelloSwift InternalSpring.swift
[23/37] Compiling JelloSwift JointLink.swift
[24/37] Compiling JelloSwift BodyJointLink.swift
[25/37] Compiling JelloSwift WeightedShapeJointLink.swift
[26/37] Compiling JelloSwift MaterialPair.swift
[27/37] Compiling JelloSwift PhysicsUtils.swift
[28/37] Compiling JelloSwift ClosedShape.swift
[29/37] Compiling JelloSwift GeomUtils.swift
[30/37] Compiling JelloSwift JFloat.swift
[31/37] Compiling JelloSwift Matrix3x3.swift
[32/37] Compiling JelloSwift PointMass.swift
[33/37] Compiling JelloSwift RenderingSettings.swift
[34/37] Compiling JelloSwift RestDistance.swift
[35/37] Compiling JelloSwift Vector2.swift
[36/37] Compiling JelloSwift Vector3.swift
[37/37] Compiling JelloSwift VectorRepresentable.swift
Build complete! (4.07s)
Build complete.
Done.