The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Poppo 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/rb-de0/Poppo.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rb-de0/Poppo
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at e3f61c8 Merge pull request #4 from rb-de0/swift-5.2
Cloned https://github.com/rb-de0/Poppo.git
Revision (git rev-parse @):
e3f61c8f020417ca40d5b96470ea9b0b5ca4b505
SUCCESS checkout https://github.com/rb-de0/Poppo.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rb-de0/Poppo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/14] Compiling Cryptor Status.swift
[5/15] Compiling Cryptor KeyDerivation.swift
[6/15] Compiling Cryptor Random.swift
[7/15] Compiling Cryptor Updatable.swift
[8/15] Compiling Cryptor Digest.swift
[9/15] Compiling Cryptor HMAC.swift
[10/15] Compiling Cryptor StreamCryptor.swift
[11/15] Emitting module Cryptor
[12/15] Compiling Cryptor SSLPointerTricks.swift
[13/15] Compiling Cryptor Crypto.swift
[14/15] Compiling Cryptor Cryptor.swift
[15/15] Compiling Cryptor Utilities.swift
[16/23] Compiling Poppo OAuthClient.swift
[17/23] Compiling Poppo URLSessionHTTPClient.swift
[18/23] Compiling Poppo Poppo.swift
[19/23] Compiling Poppo URLEncoder.swift
[20/23] Compiling Poppo HTTPClient.swift
[21/23] Emitting module Poppo
[22/23] Compiling Poppo CurlHTTPClient.swift
[23/23] Compiling Poppo API.swift
Build complete! (7.39s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.34s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.06s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Build complete.
Done.