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 Juicer 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Hi-Rez/Juicer.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Hi-Rez/Juicer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 116b3cb modified Package.swift to track Satin & Easings master branches
Cloned https://github.com/Hi-Rez/Juicer.git
Revision (git rev-parse @):
116b3cbf3d9bd0f20811ea9481e1431ce1159009
SUCCESS checkout https://github.com/Hi-Rez/Juicer.git at master
Fetching https://github.com/Hi-Rez/Satin from cache
Fetched https://github.com/Hi-Rez/Satin (0.21s)
Fetching https://github.com/Hi-Rez/Easings from cache
Fetched https://github.com/Hi-Rez/Easings (0.20s)
Creating working copy for https://github.com/Hi-Rez/Satin
Working copy of https://github.com/Hi-Rez/Satin resolved at master
Creating working copy for https://github.com/Hi-Rez/Easings
Working copy of https://github.com/Hi-Rez/Easings resolved at master
========================================
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": "juicer",
      "name": "Juicer",
      "url": "https://github.com/Hi-Rez/Juicer.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Juicer",
      "dependencies": [
        {
          "identity": "satin",
          "name": "Satin",
          "url": "https://github.com/Hi-Rez/Satin",
          "version": "unspecified",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Satin",
          "dependencies": [
          ]
        },
        {
          "identity": "easings",
          "name": "Easings",
          "url": "https://github.com/Hi-Rez/Easings",
          "version": "unspecified",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Easings",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Hi-Rez/Juicer.git
[1/139] Fetching juicer
Fetched https://github.com/Hi-Rez/Juicer.git (0.31s)
Fetching https://github.com/Hi-Rez/Satin from cache
Fetched https://github.com/Hi-Rez/Satin (0.20s)
Fetching https://github.com/Hi-Rez/Easings from cache
Fetched https://github.com/Hi-Rez/Easings (0.22s)
Creating working copy for https://github.com/Hi-Rez/Juicer.git
Working copy of https://github.com/Hi-Rez/Juicer.git resolved at master
Creating working copy for https://github.com/Hi-Rez/Easings
Working copy of https://github.com/Hi-Rez/Easings resolved at master
Creating working copy for https://github.com/Hi-Rez/Satin
Working copy of https://github.com/Hi-Rez/Satin resolved at master
warning: '.resolve-product-dependencies': dependency 'juicer' is not used by any target
Found 2 product dependencies
  - Satin
  - Easings
========================================
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/12] Compiling SatinCore Conversions.mm
[1/12] Copying Pipelines
[2/12] Compiling SatinCore Transforms.mm
[3/12] Compiling SatinCore Rectangle.mm
[3/12] Compiling SatinCore Bounds.mm
[3/12] Compiling SatinCore Types.mm
[4/12] Compiling SatinCore Bvh.mm
[7/12] Compiling SatinCore Hermite.mm
[8/14] Compiling SatinCore Triangulator.mm
[9/14] Compiling SatinCore Geometry.mm
[10/14] Compiling SatinCore Bezier.mm
[11/14] Compiling SatinCore Generators.mm
[13/141] Emitting module Easings
[14/141] Compiling Easings Easings.swift
[15/141] Emitting module Satin
[16/159] Compiling Satin CGSize+Extensions.swift
[17/159] Compiling Satin MTLSamplerDescriptor+Extensions.swift
[18/159] Compiling Satin Metal+Extensions.swift
[19/159] Compiling Satin Ray+Extensions.swift
[20/159] Compiling Satin Rectangle+Extensions.swift
[21/159] Compiling Satin Simd+Extensions.swift
[22/159] Compiling Satin String+Extensions.swift
[23/159] Compiling Satin Vertex+Extensions.swift
[24/159] Compiling Satin BrdfGenerator.swift
[25/159] Compiling Satin CubemapGenerator.swift
[26/159] Compiling Satin DiffuseIBLGenerator.swift
[27/159] Compiling Satin RandomNoiseGenerator.swift
[28/159] Compiling Satin SpecularIBLGenerator.swift
[29/159] Compiling Satin ArcGeometry.swift
[30/159] Compiling Satin BoxGeometry.swift
[31/159] Compiling Satin CapsuleGeometry.swift
[32/159] Compiling Satin CircleGeometry.swift
[33/159] Compiling Satin ConeGeometry.swift
[34/159] Compiling Satin CylinderGeometry.swift
[35/159] Compiling Satin ExtrudedRoundedRectGeometry.swift
[36/159] Compiling Satin ExtrudedTextGeometry.swift
[37/159] Compiling Satin IcoSphereGeometry.swift
[38/159] Compiling Satin OctaSphereGeometry.swift
[39/159] Compiling Satin ParametricGeometry.swift
[40/159] Compiling Satin PlaneGeometry.swift
[41/159] Compiling Satin PointGeometry.swift
[42/159] Compiling Satin QuadGeometry.swift
[43/159] Compiling Satin RoundedBoxGeometry.swift
[44/159] Compiling Satin RoundedRectGeometry.swift
[45/159] Compiling Satin SkyboxGeometry.swift
[46/159] Compiling Satin SphereGeometry.swift
[47/159] Compiling Satin SquircleGeometry.swift
[48/159] Compiling Satin TextGeometry.swift
[49/159] Compiling Satin TorusGeometry.swift
[50/159] Compiling Satin TriangleGeometry.swift
[51/159] Compiling Satin TubeGeometry.swift
[52/159] Compiling Satin DirectionalLight.swift
[53/159] Compiling Satin PointLight.swift
[54/159] Compiling Satin SpotLight.swift
[55/159] Compiling Satin BasicColorMaterial.swift
[56/159] Compiling Satin BasicDiffuseMaterial.swift
[57/159] Compiling Satin BasicPointMaterial.swift
[58/159] Compiling Satin BasicTextureMaterial.swift
[59/159] Compiling Satin DepthMaterial.swift
[60/159] Compiling Satin LiveMaterial.swift
[61/159] Compiling Satin MatCapMaterial.swift
[62/159] Compiling Satin NormalColorMaterial.swift
[63/159] Compiling Satin PhysicalMaterial.swift
[64/159] Compiling Satin ShadowMaterial.swift
[65/159] Compiling Satin SkyboxMaterial.swift
[66/159] Compiling Satin SourceMaterial.swift
[67/159] Compiling Satin StandardMaterial.swift
[68/159] Compiling Satin UVColorMaterial.swift
[69/159] Compiling Satin InstancedMesh.swift
[70/159] Compiling Satin FragmentConstants.swift
[71/159] Compiling Satin MeshConstants.swift
[72/159] Compiling Satin ObjectConstants.swift
[73/159] Compiling Satin PBRConstants.swift
[74/159] Compiling Satin VertexConstants.swift
[75/159] Compiling Satin Tonemapping.swift
[76/159] Compiling Satin YCbCrToRGBConverter.swift
[77/159] Compiling Satin Camera.swift
[78/159] Compiling Satin Context.swift
[79/159] Compiling Satin Geometry.swift
[80/159] Compiling Satin Material.swift
[81/159] Compiling Satin Object.swift
[82/159] Compiling Satin Renderer.swift
[83/159] Compiling Satin Shader.swift
[84/159] Compiling Satin BVH+Extensions.swift
[85/159] Compiling Satin Bounds+Extensions.swift
[86/159] Compiling Satin Bundle+Extensions.swift
[87/159] Compiling Satin CGPoint+Extensions.swift
[88/159] Compiling Satin PackedFloat3Parameter.swift
[89/159] Compiling Satin Parameter.swift
[90/159] Compiling Satin ParameterGroup.swift
[91/159] Compiling Satin StringParameter.swift
[92/159] Compiling Satin UInt32Parameter.swift
[93/159] Compiling Satin Environment.swift
[94/159] Compiling Satin Light.swift
[95/159] Compiling Satin Renderable.swift
[96/159] Compiling Satin Shadow.swift
[97/159] Compiling Satin LiveShader.swift
[98/159] Compiling Satin PBRShader.swift
[99/159] Compiling Satin PhysicalShader.swift
[100/159] Compiling Satin SkyboxShader.swift
[101/159] Compiling Satin SourceShader.swift
[102/159] Compiling Satin StandardShader.swift
[103/159] Compiling Satin DirectionalLightShadow.swift
[104/159] Compiling Satin InstanceMatrixUniforms.swift
[105/159] Compiling Satin LightData.swift
[106/159] Compiling Satin InstanceMatrixUniformBuffer.swift
[107/159] Compiling Satin StructBuffer.swift
[108/159] Compiling Satin UniformBuffer.swift
[109/159] Compiling Satin VertexUniformBuffer.swift
[110/159] Compiling Satin CameraController.swift
[111/159] Compiling Satin OrthographicCameraController.swift
[112/159] Compiling Satin PerspectiveCameraController.swift
[113/159] Compiling Satin OrthographicCamera.swift
[114/159] Compiling Satin PerspectiveCamera.swift
[115/159] Compiling Satin AnyMaterial.swift
[116/159] Compiling Satin BufferComputeSystem.swift
[117/159] Compiling Satin LiveBufferComputeSystem.swift
[118/159] Compiling Satin LiveTextureComputeSystem.swift
[119/159] Compiling Satin TextureComputeSystem.swift
[120/159] Compiling Satin Blending.swift
[121/159] Compiling Satin Constants.swift
[122/159] Compiling Satin Lighting.swift
[123/159] Compiling Satin ComputeConstants.swift
[124/159] Compiling Satin Mesh.swift
[125/159] Compiling Satin Scene.swift
[126/159] Compiling Satin Submesh.swift
[127/159] Compiling Satin AnyParameter.swift
[128/159] Compiling Satin BoolParameter.swift
[129/159] Compiling Satin DoubleParameter.swift
[130/159] Compiling Satin Float2Parameter.swift
[131/159] Compiling Satin Float2x2Parameter.swift
[132/159] Compiling Satin Float3Parameter.swift
[133/159] Compiling Satin Float3x3Parameter.swift
[134/159] Compiling Satin Float4Parameter.swift
[135/159] Compiling Satin Float4x4Parameter.swift
[136/159] Compiling Satin FloatParameter.swift
[137/159] Compiling Satin GenericParameter.swift
[138/159] Compiling Satin Int2Parameter.swift
[139/159] Compiling Satin Int3Parameter.swift
[140/159] Compiling Satin Int4Parameter.swift
[141/159] Compiling Satin IntParameter.swift
[142/159] Compiling Satin RaycastResult.swift
[143/159] Compiling Satin ShadowData.swift
[144/159] Compiling Satin VertexUniforms.swift
[145/159] Compiling Satin FileWatcher.swift
[146/159] Compiling Satin Helpers.swift
[147/159] Compiling Satin Injections.swift
[148/159] Compiling Satin Loader.swift
[149/159] Compiling Satin MetalFileCompiler.swift
[150/159] Compiling Satin MetalSourceCompiler.swift
[151/159] Compiling Satin Parsers.swift
[152/159] Compiling Satin Paths.swift
[153/159] Compiling Satin PostProcessor.swift
[154/159] Compiling Satin Raycast.swift
[155/159] Compiling Satin Sources.swift
[156/159] Compiling Satin Textures.swift
[157/159] Compiling Satin ValueCache.swift
[158/159] Compiling Satin VertexDescriptors.swift
[159/159] Compiling Satin resource_bundle_accessor.swift
[160/163] Compiling Juicer Easing.swift
[161/163] Emitting module Juicer
[162/163] Compiling Juicer Tween.swift
[163/163] Compiling Juicer Tweener.swift
Build complete! (19.65s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.