The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Commercetools 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/commercetools/commercetools-ios-sdk.git
Reference: 0.12.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/commercetools/commercetools-ios-sdk
 * tag               0.12.3     -> FETCH_HEAD
HEAD is now at 47da9e9 Remove deprecated .swift-version file
Cloned https://github.com/commercetools/commercetools-ios-sdk.git
Revision (git rev-parse @):
47da9e9f981c9511021bd2d390b770237d901a9d
SUCCESS checkout https://github.com/commercetools/commercetools-ios-sdk.git at 0.12.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/commercetools/commercetools-ios-sdk.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/29] Compiling Commercetools AuthManager.swift
[4/29] Compiling Commercetools ByIdEndpoint.swift
[5/29] Compiling Commercetools ByKeyEndpoint.swift
[6/29] Compiling Commercetools CTError.swift
[7/29] Compiling Commercetools Order.swift
[8/29] Compiling Commercetools Payment.swift
[9/29] Compiling Commercetools ProductProjection.swift
[10/29] Compiling Commercetools ProductType.swift
[11/29] Emitting module Commercetools
[12/29] Compiling Commercetools ShoppingList.swift
[13/29] Compiling Commercetools SimilarProducts.swift
[14/29] Compiling Commercetools Store.swift
[15/29] Compiling Commercetools Endpoint.swift
[16/29] Compiling Commercetools GraphQL.swift
[17/29] Compiling Commercetools Log.swift
[18/29] Compiling Commercetools Models.swift
[19/29] Compiling Commercetools QueryEndpoint.swift
[20/29] Compiling Commercetools Result.swift
[21/29] Compiling Commercetools ShippingMethod.swift
[22/29] Compiling Commercetools Config.swift
[23/29] Compiling Commercetools CreateEndpoint.swift
[24/29] Compiling Commercetools Customer.swift
[25/29] Compiling Commercetools DeleteEndpoint.swift
[26/29] Compiling Commercetools Cart.swift
[27/29] Compiling Commercetools Category.swift
[28/29] Compiling Commercetools CategoryRecommendations.swift
[29/29] Compiling Commercetools Commercetools.swift
[30/32] Compiling Commercetools TokenStore.swift
[31/32] Compiling Commercetools UpdateByKeyEndpoint.swift
[32/32] Compiling Commercetools UpdateEndpoint.swift
Build complete! (9.10s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/Info-tvOS.plist
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/Info.plist
Build complete.
Done.