The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GPEngine with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/GPEngine.git
Reference: 4.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/GPEngine
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at fd226b9 Adding default JsonPath argument values to deserialization functions
Cloned https://github.com/LuizZak/GPEngine.git into spi-builder-workspace
fd226b94c5251f47f554d648feb37289bba3053b
SUCCESS checkout https://github.com/LuizZak/GPEngine.git at 4.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/12] Compiling GPEngine Types.swift
[2/13] Compiling GPEngine System.swift
[3/13] Compiling GPEngine Component.swift
[4/13] Compiling GPEngine Entity.swift
[5/13] Compiling GPEngine Subspace.swift
[6/13] Compiling GPEngine EntitySelector.swift
[7/13] Compiling GPEngine Game.swift
[8/13] Compiling GPEngine Utils.swift
[9/13] Compiling GPEngine GameEventListener.swift
[10/13] Compiling GPEngine Space.swift
[11/13] Emitting module GPEngine
[12/13] Compiling GPEngine GameEvent.swift
[13/13] Compiling GPEngine GameEventDispatcher.swift
[14/16] Compiling Serialization JSON.swift
[15/16] Emitting module Serialization
[16/16] Compiling Serialization Serialization.swift
Build complete! (4.26s)
Build complete.
Done.