The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BMO 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/happn-app/BMO.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/BMO
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 12566d4 Rename happn-tech to happn-app
Cloned https://github.com/happn-app/BMO.git
Revision (git rev-parse @):
12566d4edf52eb84d3d44a0e3b7feabecfb38b85
SUCCESS checkout https://github.com/happn-app/BMO.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/happn-app/BMO.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--423B1241ED78D482.txt
[11/38] Compiling AsyncOperationResult AsyncOperationResult.swift
[12/38] Emitting module AsyncOperationResult
[13/38] Emitting module KVObserver
[14/38] Compiling KVObserver KVObserver.swift
[15/60] Compiling BMO BridgeBackRequestResult.swift
[16/60] Compiling BMO ChangesDescription.swift
[17/60] Compiling BMO ImportResult.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BMO/Results/ImportResult.swift:57:3: warning: 'metadata' is deprecated: Temporary workaround for convenience. See comment note inside the struct definition for more information.
                metadata = m
                ^
[18/60] Compiling BMO MixedRepresentation.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BMO/Results/ImportResult.swift:57:3: warning: 'metadata' is deprecated: Temporary workaround for convenience. See comment note inside the struct definition for more information.
                metadata = m
                ^
[19/60] Compiling BMO BackRequest.swift
[20/60] Compiling BMO ImportBridgeOperationResultsRequest.swift
[21/60] Compiling BMO UniquingRequest.swift
[22/60] Compiling BMO AsyncOperationResult+BMOResults.swift
[23/60] Compiling BMO BackRequestResult.swift
[24/62] Compiling BMO Db.swift
[25/62] Compiling BMO DbRepresentationExporter.swift
[26/62] Compiling BMO DbRepresentationImporter.swift
[27/62] Emitting module BMO
[28/62] Compiling BMO BMOConfig.swift
[29/62] Compiling BMO BackResultsImporter.swift
[30/62] Compiling BMO Bridge.swift
[31/62] Compiling BMO NumberOfCores.swift
[32/62] Compiling BMO OperationError.swift
[33/62] Compiling CollectionLoader CollectionLoaderHelper.swift
[34/62] Compiling CollectionLoader CollectionLoader.swift
[35/62] Emitting module CollectionLoader
[36/62] Compiling BMO BackRequestOperation.swift
[37/62] Compiling BMO ImportBridgeOperationResultsRequestOperation.swift
[38/62] Compiling BMO RequestManager.swift
[46/68] Emitting module RESTUtils
[47/68] Compiling BMO_FastImportRepresentation FastImportRepresentation.swift
[48/68] Emitting module BMO_FastImportRepresentation
[49/68] Compiling BMO_FastImportRepresentation FastImportResultBuilderForBackResultsImporter.swift
[59/80] Compiling RESTUtils RESTURLTransformer.swift
[60/80] Compiling RESTUtils RESTUUIDTransformer.swift
[61/80] Compiling RESTUtils StandardRESTParameterizedStringSetParser.swift
[62/80] Compiling BMO_CoreData Db+CoreData.swift
[63/80] Compiling BMO_CoreData FastImportRepresentationCoreDataImporter.swift
[64/80] Compiling BMO_CoreData ImportError.swift
[65/80] Compiling BMO_CoreData MixedRepresentation+CoreData.swift
[66/80] Compiling BMO_CoreData BackResultsImporterForCoreDataWithFastImportRepresentation.swift
[67/80] Compiling BMO_CoreData AsyncOperationResult+BMOCoreData.swift
[68/80] Compiling BMO_CoreData Bridge+CoreData.swift
[69/80] Emitting module BMO_CoreData
[70/80] Compiling BMO_CoreData CoreDataFetchRequest.swift
[71/80] Compiling BMO_CoreData CoreDataSaveRequest.swift
[72/80] Compiling BMO_CoreData NSPredicateUtils.swift
[73/80] Compiling BMO_CoreData CoreDataUtils.swift
[74/81] Compiling BMO_CoreData NSPropertyDescriptionHashableWrapper.swift
[79/81] Compiling RESTUtils RESTBase64DataTransformer.swift
[80/81] Compiling RESTUtils RESTBoolTransformer.swift
[81/81] Compiling RESTUtils RESTColorTransformer.swift
[82/88] Emitting module BMO_RESTCoreData
[83/88] Compiling BMO_RESTCoreData AdditionalRequestInfo+RESTCoreData.swift
[84/88] Compiling BMO_RESTCoreData RESTCoreDataSaveRequest.swift
[85/88] Compiling BMO_RESTCoreData RESTCoreDataFetchRequest.swift
[86/88] Compiling BMO_RESTCoreData CoreData+RESTPath.swift
[87/88] Compiling BMO_RESTCoreData CoreData+RESTMapper.swift
[88/88] Compiling BMO_RESTCoreData RequestManager+RESTCoreData.swift
[89/94] Compiling CollectionLoader_RESTCoreData AnyCoreDataCLH.swift
[90/94] Compiling CollectionLoader_RESTCoreData CoreDataListElementCLH.swift
[91/94] Compiling CollectionLoader_RESTCoreData PageInfoRetriever.swift
[92/94] Emitting module CollectionLoader_RESTCoreData
[93/94] Compiling CollectionLoader_RESTCoreData CoreDataCLH.swift
[94/94] Compiling CollectionLoader_RESTCoreData CoreDataSearchCLH.swift
Build complete! (6.73s)
Fetching https://github.com/happn-app/CollectionLoader.git from cache
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetched https://github.com/happn-app/KVObserver.git from cache (0.24s)
Fetched https://github.com/happn-app/CollectionLoader.git from cache (0.24s)
Fetched https://github.com/happn-app/AsyncOperationResult.git from cache (0.25s)
Computing version for https://github.com/happn-app/CollectionLoader.git
Computed https://github.com/happn-app/CollectionLoader.git at 0.9.6 (0.06s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.05s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.05s)
Creating working copy for https://github.com/happn-app/KVObserver.git
Working copy of https://github.com/happn-app/KVObserver.git resolved at 0.9.5
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at 1.0.7
Creating working copy for https://github.com/happn-app/CollectionLoader.git
Working copy of https://github.com/happn-app/CollectionLoader.git resolved at 0.9.6
Build complete.
Done.

Build Machine: Mac 7