The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OfficeModel with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/officectl-model.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/officectl-model
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 33e1a16 Verify the decoded tag does not contain a semicolon in Tag
Cloned https://github.com/happn-app/officectl-model.git
Revision (git rev-parse @):
33e1a165238a290c931e4b58bbe3e8e599f5f8b6
SUCCESS checkout https://github.com/happn-app/officectl-model.git at main
error: terminated(1): /usr/bin/xcrun --sdk macosx --show-sdk-platform-path output:
    xcrun: error: unable to lookup item 'PlatformPath' from command line tools installation
    xcrun: error: unable to lookup item 'PlatformPath' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'

========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[2/13] Emitting module UnwrapOrThrow
[3/13] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[4/13] Compiling GenericJSON Initialization.swift
[5/13] Emitting module GenericJSON
[6/13] Compiling GenericJSON JSON.swift
[7/13] Compiling GenericJSON Merging.swift
[8/14] Emitting module LegibleError
[9/14] Compiling LegibleError LegibleError.swift
[10/18] Compiling Email EmailValidator.swift
[11/18] Compiling GenericJSON Querying.swift
[12/18] Compiling Email Email.swift
[13/18] Emitting module Email
[14/18] Compiling Email EmailValidator+ValidationCodes.swift
[15/18] Compiling OfficeModelCore Tag.swift
[16/19] Compiling OfficeModelCore RemoteProperty.swift
[17/19] Emitting module OfficeModelCore
[18/19] Compiling OfficeModelCore None.swift
[19/19] Compiling OfficeModelCore TaggedID.swift
[20/35] Emitting module OfficeModel
[21/40] Compiling OfficeModel ChangeUserPasswordQuery.swift
[22/40] Compiling OfficeModel CreateOrUpdateUserQuery.swift
[23/40] Compiling OfficeModel DeleteUserQuery.swift
[24/40] Compiling OfficeModel AuthScope.swift
[25/40] Compiling OfficeModel Result+Codable.swift
[26/40] Compiling OfficeModel Result+Utils.swift
[27/40] Compiling OfficeModel ApiAction.swift
[28/40] Compiling OfficeModel ApiActionStatus.swift
[29/40] Compiling OfficeModel ApiError.swift
[30/40] Compiling OfficeModel ApiMultiServicesID.swift
[31/40] Compiling OfficeModel ApiMultiServicesResults.swift
[32/40] Compiling OfficeModel ApiService.swift
[33/40] Compiling OfficeModel ApiTokenResponse.swift
[34/40] Compiling OfficeModel ApiDirectoryUser.swift
[35/40] Compiling OfficeModel ApiMergedUser.swift
[36/40] Compiling OfficeModel ApiUser.swift
[37/40] Compiling OfficeModel ApiUsers.swift
[38/40] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[39/40] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[40/40] Compiling OfficeModel _Exports.swift
Build complete! (14.22s)
Fetching https://github.com/iwill/generic-json-swift.git from cache
Fetching https://github.com/mxcl/LegibleError.git from cache
Fetching https://github.com/Frizlab/UnwrapOrThrow.git from cache
Fetched https://github.com/Frizlab/UnwrapOrThrow.git (0.22s)
Fetching https://github.com/Frizlab/swift-email.git from cache
Fetched https://github.com/mxcl/LegibleError.git (0.22s)
Fetched https://github.com/iwill/generic-json-swift.git (0.22s)
Fetched https://github.com/Frizlab/swift-email.git (0.19s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.07s)
Computing version for https://github.com/iwill/generic-json-swift.git
Computed https://github.com/iwill/generic-json-swift.git at 2.0.2 (0.05s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.0 (0.05s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.5 (0.06s)
Creating working copy for https://github.com/iwill/generic-json-swift.git
Working copy of https://github.com/iwill/generic-json-swift.git resolved at 2.0.2
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.0
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/Frizlab/swift-email.git
Working copy of https://github.com/Frizlab/swift-email.git resolved at 0.2.5
Build complete.
Done.