Build Information
Successful build of ComposableRequest 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/sbertix/ComposableRequest.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sbertix/ComposableRequest
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1510263 feat!: update to `7.0.0` (#51)
Cloned https://github.com/sbertix/ComposableRequest.git
Revision (git rev-parse @):
151026359f4a2c89dcd06f6880eb4a940dcbb7bc
SUCCESS checkout https://github.com/sbertix/ComposableRequest.git at main
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.23s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.02s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "composablerequest",
"name": "ComposableRequest",
"url": "https://github.com/sbertix/ComposableRequest.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ComposableRequest",
"dependencies": [
{
"identity": "keychainaccess",
"name": "KeychainAccess",
"url": "https://github.com/kishikawakatsumi/KeychainAccess",
"version": "4.2.2",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/sbertix/ComposableRequest.git
[1/8418] Fetching composablerequest
Fetched https://github.com/sbertix/ComposableRequest.git (0.61s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.23s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.02s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/sbertix/ComposableRequest.git
Working copy of https://github.com/sbertix/ComposableRequest.git resolved at main
warning: '.resolve-product-dependencies': dependency 'composablerequest' is not used by any target
Found 1 product dependencies
- KeychainAccess
========================================
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/8] Compiling Storages Storage.swift
[2/8] Compiling Storages TransientStorage.swift
[3/8] Compiling Storages AnyStorage.swift
[4/8] Compiling Storages Storable.swift
[5/8] Compiling Storages UserDefaultsStorage.swift
[6/8] Emitting module Storages
[7/57] Emitting module KeychainAccess
[8/57] Compiling KeychainAccess Keychain.swift
[9/57] Emitting module Requests
[10/63] Compiling Requests URLRequest.swift
[11/63] Compiling Requests CodableHTTPCookie.swift
[12/63] Compiling Requests DefaultResponse.swift
[13/63] Compiling Requests EndpointError.swift
[14/63] Compiling Requests NextAction.swift
[15/63] Compiling Requests NextInput.swift
[16/65] Compiling Requests Method.swift
[17/65] Compiling Requests Query.swift
[18/65] Compiling Requests Component.swift
[19/65] Compiling Requests Catch.swift
[20/65] Compiling Requests Collect.swift
[21/65] Compiling Requests Endpoints.swift
[22/65] Compiling Requests First.swift
[23/65] Compiling Requests AnyEndpointResolver.swift
[24/65] Compiling Requests AnyLoopEndpoint.swift
[25/65] Compiling Requests AnySingleEndpoint.swift
[26/65] Compiling Requests CharacterSet.swift
[27/65] Compiling Requests Data.swift
[28/65] Compiling Requests Result.swift
[29/65] Compiling Requests String.swift
[30/65] Compiling Requests EndpointBuilder.swift
[31/65] Compiling Requests Components.swift
[32/65] Compiling Requests Path.swift
[33/65] Compiling Requests Response.swift
[34/65] Compiling Requests TupleItem.swift
[35/65] Compiling Requests AnyCodable.swift
[36/65] Compiling Requests AnyDecodable.swift
[37/65] Compiling Requests Cellular.swift
[38/65] Compiling Requests Constrained.swift
[39/65] Compiling Requests Expensive.swift
[40/65] Compiling Requests Service.swift
[41/65] Compiling Requests Timeout.swift
[42/65] Compiling Requests Body.swift
[43/65] Compiling Requests Headers.swift
[44/65] Compiling Requests Prefix.swift
[45/65] Compiling Requests Single.swift
[46/65] Compiling Requests Static.swift
[47/65] Compiling Requests Endpoint.swift
[48/65] Compiling Requests EndpointResolver.swift
[49/65] Compiling Requests LoopEndpoint.swift
[50/65] Compiling Requests SingleEndpoint.swift
[51/65] Compiling Requests FlatMap.swift
[52/65] Compiling Requests ForEach.swift
[53/65] Compiling Requests Future.swift
[54/65] Compiling Requests HandleEvents.swift
[55/65] Compiling Requests Last.swift
[56/65] Compiling Requests Loop.swift
[57/65] Compiling Requests Map.swift
[58/65] Compiling Requests Lock.swift
[59/65] Compiling Requests Offset.swift
[60/65] Compiling Requests Providers.swift
[61/65] Compiling Requests LockProvider.swift
[62/65] Compiling Requests OffsetProvider.swift
[63/65] Compiling Requests Provider.swift
[64/65] Emitting module EncryptedStorages
[65/65] Compiling EncryptedStorages KeychainStorage.swift
Build complete! (8.34s)
Build complete.
Done.