Build Information
Successful build of CopilotForXcodeKit 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.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/intitni/CopilotForXcodeKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/intitni/CopilotForXcodeKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8065dfa Merge branch 'develop'
Cloned https://github.com/intitni/CopilotForXcodeKit.git
Revision (git rev-parse @):
8065dfaf839a9dd0f20b65b76d009ead2927b18d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/intitni/CopilotForXcodeKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/intitni/CopilotForXcodeKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Emitting module XPCConcurrency
[2/19] Compiling XPCConcurrency XPCConnection+Concurrency.swift
[3/19] Compiling CodableWrappers BoolCoding.swift
[4/19] Compiling CodableWrappers DataCoding.swift
[5/19] Compiling CodableWrappers DateCoding.swift
[6/19] Compiling CodableWrappers FloatingPointCoding.swift
[7/19] Compiling CodableWrappers NilFiltering.swift
[8/19] Compiling CodableWrappers NullEncoding.swift
[9/20] Compiling CodableWrappers TransientCoding.swift
[10/20] Compiling CodableWrappers Old.swift
[11/20] Compiling CodableWrappers ImmutableWrapper.swift
[12/20] Compiling CodableWrappers OmitCodingWrappers.swift
[13/20] Compiling CodableWrappers EmptyDefaults.swift
[14/20] Compiling CodableWrappers FallbackCoding.swift
[15/20] Emitting module CodableWrappers
[16/20] Compiling CodableWrappers OptionalWrappers.swift
[17/20] Compiling CodableWrappers StaticCodingWrappers.swift
[18/20] Compiling CodableWrappers ConveienceAdherence.swift
[19/20] Compiling CodableWrappers CustomWrappers.swift
[20/20] Compiling CodableWrappers StaticCoding.swift
[21/38] Compiling CopilotForXcodeKit CodeSuggestion.swift
[22/38] Compiling CopilotForXcodeKit SuggestionRequest.swift
[23/38] Compiling CopilotForXcodeKit HostXPCProtocol.swift
[24/38] Compiling CopilotForXcodeKit SuggestionServiceType.swift
[25/38] Compiling CopilotForXcodeKit ExtensionXPCServer.swift
[26/39] Compiling CopilotForXcodeKit XPCProtocol.swift
[27/39] Compiling CopilotForXcodeKit GroupedScene.swift
[28/39] Compiling CopilotForXcodeKit Logger.swift
[29/39] Compiling CopilotForXcodeKit PromptToCodeServiceType.swift
[30/39] Compiling CopilotForXcodeKit SceneConfiguration.swift
[31/39] Compiling CopilotForXcodeKit ChatServiceType.swift
[32/39] Compiling CopilotForXcodeKit CodeLanguage.swift
[33/39] Compiling CopilotForXcodeKit CodeRange.swift
[34/39] Compiling CopilotForXcodeKit Editor.swift
[35/39] Emitting module CopilotForXcodeKit
[36/39] Compiling CopilotForXcodeKit WorkspaceInfo.swift
[37/39] Compiling CopilotForXcodeKit XcodeInfo.swift
[38/39] Compiling CopilotForXcodeKit CopilotForXcodeExtension.swift
[39/39] Compiling CopilotForXcodeKit ChatPanelSceneBuilder.swift
Build complete! (17.94s)
Fetching https://github.com/GottaGetSwifty/CodableWrappers.git
[1/1032] Fetching codablewrappers
Fetched https://github.com/GottaGetSwifty/CodableWrappers.git (1.40s)
Computing version for https://github.com/GottaGetSwifty/CodableWrappers.git
Computed https://github.com/GottaGetSwifty/CodableWrappers.git at 2.0.7 (3.05s)
Creating working copy for https://github.com/GottaGetSwifty/CodableWrappers.git
Working copy of https://github.com/GottaGetSwifty/CodableWrappers.git resolved at 2.0.7
Build complete.
Done.