Build Information
Successful build of Hover with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onurhuseyincantay/Hover.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/onurhuseyincantay/Hover
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6db3753 Update README.md
Cloned https://github.com/onurhuseyincantay/Hover.git
Revision (git rev-parse @):
6db37532b96f111b5b081d33994328069f8f6e03
SUCCESS checkout https://github.com/onurhuseyincantay/Hover.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hover",
"name": "Hover",
"url": "https://github.com/onurhuseyincantay/Hover.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Hover",
"dependencies": [
]
}
]
}
Fetching https://github.com/onurhuseyincantay/Hover.git
[1/966] Fetching hover
Fetched https://github.com/onurhuseyincantay/Hover.git (0.43s)
Creating working copy for https://github.com/onurhuseyincantay/Hover.git
Working copy of https://github.com/onurhuseyincantay/Hover.git resolved at master
warning: '.resolve-product-dependencies': dependency 'hover' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling Hover ContentType.swift
[2/15] Compiling Hover MethodType.swift
[3/15] Compiling Hover NetworkTarget.swift
[4/15] Compiling Hover ProviderError.swift
[5/16] Compiling Hover HoverDebugger.swift
[6/16] Compiling Hover Preferrence.swift
[7/16] Compiling Hover Response.swift
[8/16] Compiling Hover AuthProviderType.swift
[9/16] Compiling Hover HoverProtocol.swift
[10/16] Compiling Hover HttpUrlResponse+IsSuccesful.swift
[11/16] Emitting module Hover
[12/16] Compiling Hover Hover.swift
[13/16] Compiling Hover HoverEnvironment.swift
[14/16] Compiling Hover URL+GenerateURLQuery.swift
[15/16] Compiling Hover URLRequest+prepareRequest.swift
[16/16] Compiling Hover WorkType.swift
Build complete! (11.20s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Hover/Info.plist': File not found.
Build complete.
Done.