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 SolarSystem 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.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaroshevskii/solar-system.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jaroshevskii/solar-system
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 518f803 Update README.md
Cloned https://github.com/jaroshevskii/solar-system.git
Revision (git rev-parse @):
518f803b4cd876161099028c9f5933953bd0deab
SUCCESS checkout https://github.com/jaroshevskii/solar-system.git at master
Fetching https://github.com/STREGAsGate/Raylib.git from cache
Fetched https://github.com/STREGAsGate/Raylib.git (0.22s)
Creating working copy for https://github.com/STREGAsGate/Raylib.git
Working copy of https://github.com/STREGAsGate/Raylib.git 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": "solar-system",
      "name": "SolarSystem",
      "url": "https://github.com/jaroshevskii/solar-system.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/solar-system",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jaroshevskii/solar-system.git from cache
Fetched https://github.com/jaroshevskii/solar-system.git (0.23s)
Creating working copy for https://github.com/jaroshevskii/solar-system.git
Working copy of https://github.com/jaroshevskii/solar-system.git resolved at master
warning: '.resolve-product-dependencies': dependency 'solar-system' 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/jaroshevskii/solar-system.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Copying Neptune.glb
[0/33] Copying Mercury.glb
[0/33] Copying Venus.glb
[0/33] Copying Jupiter.glb
[0/33] Copying Sun.glb
[0/33] Copying Earth.glb
[6/33] Copying Saturn.glb
[7/33] Copying Mars.glb
[8/33] Copying Uranus.glb
[9/33] Compiling utils.c
[10/33] Compiling rshapes.c
[11/33] Compiling rtextures.c
[12/33] Compiling rtext.c
[13/33] Compiling rcore.c
[14/33] Compiling rmodels.c
[15/33] Compiling posix_thread.c
[16/33] Compiling monitor.c
[17/33] Compiling osmesa_context.c
[18/33] Compiling input.c
[19/33] Compiling window.c
[20/33] Compiling init.c
[21/33] Compiling cocoa_time.c
[22/33] Compiling context.c
[23/33] Compiling egl_context.c
[24/33] Compiling vulkan.c
[25/33] Compiling raygui.c
In file included from /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Raylib/Sources/RaylibC/UnmodifiedRaylibSrc/raudio.c:211:
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Raylib/Sources/RaylibC/UnmodifiedRaylibSrc/external/jar_xm.h:242:9: warning: 'DEBUG' macro redefined [-Wmacro-redefined]
#define DEBUG(...)
        ^
<command line>:2:9: note: previous definition is here
#define DEBUG 1
        ^
1 warning generated.
[26/33] Compiling raudio.c
[27/33] Compiling cocoa_joystick.m
[28/33] Compiling cocoa_monitor.m
[29/33] Compiling cocoa_window.m
[30/33] Compiling cocoa_init.m
[31/33] Compiling nsgl_context.m
[33/68] Compiling Raylib ConfigFlags.swift
[34/68] Compiling Raylib CubemapLayout.swift
[35/68] Compiling Raylib FontType.swift
[36/68] Compiling Raylib GampadAxis.swift
[37/68] Compiling Raylib GampadButton.swift
[38/72] Compiling Raylib Gestures.swift
[39/72] Compiling Raylib KeyboardKey.swift
[40/72] Compiling Raylib MaterialMapIndex.swift
[41/72] Compiling Raylib MouseButton.swift
[42/72] Compiling Raylib MouseCursor.swift
[43/72] Compiling Raylib raylib_h_core.swift
[44/72] Compiling Raylib raylib_h_models.swift
[45/72] Compiling Raylib raylib_h_rcamera.swift
[46/72] Compiling Raylib raylib_h_rgestures.swift
[47/72] Compiling Raylib raylib_h_shapes.swift
[48/72] Compiling Raylib raylib_h_text.swift
[49/72] Compiling Raylib raylib_h_textures.swift
[50/72] Compiling Raylib raymath_h.swift
[51/72] Emitting module Raylib
[52/72] Compiling Raylib Camera.swift
[53/72] Compiling Raylib Image.swift
[54/72] Compiling Raylib NPatchInfo.swift
[55/72] Compiling Raylib Texture.swift
[56/72] Compiling Raylib raylib_h_audio.swift
[57/72] Compiling Raylib NPatchLayout.swift
[58/72] Compiling Raylib PixelFormat.swift
[59/72] Compiling Raylib ShaderLocationIndex.swift
[60/72] Compiling Raylib ShaderUniformDataType.swift
[61/72] Compiling Raylib TextureFilter.swift
[62/72] Compiling Raylib DeprectationsRaylib-4_0_0.swift
[63/72] Compiling Raylib BlendMode.swift
[64/72] Compiling Raylib CameraMode.swift
[65/72] Compiling Raylib CameraProjection.swift
[66/72] Compiling Raylib Color.swift
[67/72] Compiling Raylib TextureWrap.swift
[68/72] Compiling Raylib TraceLogLevel.swift
[69/72] Compiling Raylib easings_h.swift
[70/72] Compiling Raylib raygui_h.swift
[71/72] Compiling Raylib SwiftRaylib.swift
[72/78] Compiling SolarSystem resource_bundle_accessor.swift
[73/78] Compiling SolarSystem RaylibExtensions.swift
[74/78] Compiling SolarSystem Sun.swift
[75/78] Emitting module SolarSystem
[76/78] Compiling SolarSystem SolarSystem.swift
[77/78] Compiling SolarSystem Planet.swift
[77/78] Linking SolarSystem
Build complete! (13.11s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.