Build Information
Successful build of Hover with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onurhuseyincantay/Hover.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/onurhuseyincantay/Hover
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 288e779 removed uneccesary AnyEncodable implementation and fixed issues relevant to Encodable type
Cloned https://github.com/onurhuseyincantay/Hover.git
Revision (git rev-parse @):
288e779dfc878c333d54a5da129a381fcd1bb781
SUCCESS checkout https://github.com/onurhuseyincantay/Hover.git at 1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/onurhuseyincantay/Hover.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling Hover Response.swift
[4/17] Compiling Hover AuthProviderType.swift
[5/17] Compiling Hover ContentType.swift
[6/17] Compiling Hover MethodType.swift
[7/17] Compiling Hover HoverDebugger.swift
[8/17] Compiling Hover Preferrence.swift
[9/17] Compiling Hover Hover.swift
[10/17] Compiling Hover HoverEnvironment.swift
[11/17] Emitting module Hover
[12/17] Compiling Hover HoverProtocol.swift
[13/17] Compiling Hover HttpUrlResponse+IsSuccesful.swift
[14/17] Compiling Hover URL+GenerateURLQuery.swift
[15/17] Compiling Hover URLRequest+prepareRequest.swift
[16/17] Compiling Hover NetworkTarget.swift
[17/17] Compiling Hover ProviderError.swift
[18/18] Compiling Hover WorkType.swift
Build complete! (2.59s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Hover/Info.plist': File not found.
Build complete.
Done.