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/Frizlab/officectl-model.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/officectl-model
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 40ea2a2 Add a link to parent project in the Readme
Cloned https://github.com/Frizlab/officectl-model.git
Revision (git rev-parse @):
40ea2a247840799f9989d42f25300814da6ae438
SUCCESS checkout https://github.com/Frizlab/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] Emitting module UnwrapOrThrow
[2/13] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[3/13] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[4/13] Compiling GenericJSON Merging.swift
[5/14] Compiling GenericJSON Initialization.swift
[6/14] Emitting module GenericJSON
[7/14] Compiling GenericJSON JSON.swift
[8/14] Emitting module LegibleError
[9/14] Compiling LegibleError LegibleError.swift
[10/18] Compiling GenericJSON Querying.swift
[11/18] Compiling Email EmailValidator.swift
[12/18] Compiling Email Email.swift
[13/18] Emitting module Email
[14/18] Compiling Email EmailValidator+ValidationCodes.swift
[15/18] Compiling OfficeModelCore None.swift
[16/18] Emitting module OfficeModelCore
[17/18] Compiling OfficeModelCore Tag.swift
[18/18] Compiling OfficeModelCore RemoteProperty.swift
[19/19] Compiling OfficeModelCore TaggedID.swift
[20/35] Emitting module OfficeModel
[21/40] Compiling OfficeModel Result+Utils.swift
[22/40] Compiling OfficeModel ApiAction.swift
[23/40] Compiling OfficeModel ApiActionStatus.swift
[24/40] Compiling OfficeModel ApiError.swift
[25/40] Compiling OfficeModel ApiMultiServicesID.swift
[26/40] Compiling OfficeModel ChangeUserPasswordQuery.swift
[27/40] Compiling OfficeModel CreateOrUpdateUserQuery.swift
[28/40] Compiling OfficeModel DeleteUserQuery.swift
[29/40] Compiling OfficeModel AuthScope.swift
[30/40] Compiling OfficeModel Result+Codable.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! (20.94s)
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/iwill/generic-json-swift.git (0.24s)
Fetching https://github.com/Frizlab/swift-email.git from cache
Fetched https://github.com/mxcl/LegibleError.git (0.24s)
Fetched https://github.com/Frizlab/UnwrapOrThrow.git (0.25s)
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.80s)
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.06s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.0 (0.71s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.5 (0.62s)
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
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/iwill/generic-json-swift.git
Working copy of https://github.com/iwill/generic-json-swift.git resolved at 2.0.2
Build complete.
Done.