The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoinGecko-Swift 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/crewshin/CoinGecko-Swift.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/crewshin/CoinGecko-Swift
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 38a466d Cleanup
Cloned https://github.com/crewshin/CoinGecko-Swift.git into spi-builder-workspace
38a466db14b3533dce95f5cfb56a74595805db31
SUCCESS checkout https://github.com/crewshin/CoinGecko-Swift.git at 0.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/8] Emitting module CoinGecko_Swift
[2/9] Compiling CoinGecko_Swift String+.swift
[3/9] Compiling CoinGecko_Swift NetworkRequestType.swift
[4/9] Compiling CoinGecko_Swift API.swift
[5/9] Compiling CoinGecko_Swift APIErrors.swift
[6/9] Compiling CoinGecko_Swift CoinGecko.swift
[7/9] Compiling CoinGecko_Swift Networking.swift
[8/9] Compiling CoinGecko_Swift PingResponse.swift
[9/9] Compiling CoinGecko_Swift JSON+.swift
Build complete! (4.21s)
Build complete.
Done.