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.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/Frizlab/officectl-model.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Frizlab/officectl-model.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/21] Emitting module LegibleError
[9/21] Emitting module Email
[10/21] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[11/21] Emitting module UnwrapOrThrow
[12/21] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[13/21] Compiling GenericJSON Querying.swift
[14/21] Compiling GenericJSON Merging.swift
[15/21] Compiling GenericJSON Initialization.swift
[16/21] Emitting module GenericJSON
[17/21] Compiling GenericJSON JSON.swift
[18/21] Compiling LegibleError LegibleError.swift
[19/26] Compiling Email Email.swift
[20/26] Compiling Email EmailValidator+ValidationCodes.swift
[21/26] Compiling Email EmailValidator.swift
[22/26] Emitting module OfficeModelCore
[23/26] Compiling OfficeModelCore RemoteProperty.swift
[24/26] Compiling OfficeModelCore None.swift
[25/26] Compiling OfficeModelCore TaggedID.swift
[26/26] Compiling OfficeModelCore Tag.swift
[27/45] Compiling OfficeModel AuthScope.swift
[28/45] Compiling OfficeModel Result+Codable.swift
[29/45] Compiling OfficeModel Result+Utils.swift
[30/47] Compiling OfficeModel ApiUsers.swift
[31/47] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[32/47] Emitting module OfficeModel
[33/47] Compiling OfficeModel ChangeUserPasswordQuery.swift
[34/47] Compiling OfficeModel CreateOrUpdateUserQuery.swift
[35/47] Compiling OfficeModel DeleteUserQuery.swift
[36/47] Compiling OfficeModel ApiMultiServicesID.swift
[37/47] Compiling OfficeModel ApiMultiServicesResults.swift
[38/47] Compiling OfficeModel ApiService.swift
[39/47] Compiling OfficeModel ApiTokenResponse.swift
[40/47] Compiling OfficeModel ApiDirectoryUser.swift
[41/47] Compiling OfficeModel ApiAction.swift
[42/47] Compiling OfficeModel ApiActionStatus.swift
[43/47] Compiling OfficeModel ApiError.swift
[44/47] Compiling OfficeModel ApiMergedUser.swift
[45/47] Compiling OfficeModel ApiUser.swift
[46/47] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[47/47] Compiling OfficeModel _Exports.swift
Build complete! (9.12s)
Fetching https://github.com/Frizlab/swift-email.git from cache
Fetching https://github.com/Frizlab/UnwrapOrThrow.git from cache
Fetching https://github.com/iwill/generic-json-swift.git from cache
Fetching https://github.com/mxcl/LegibleError.git from cache
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.15s)
Fetched https://github.com/iwill/generic-json-swift.git from cache (0.19s)
Fetched https://github.com/Frizlab/swift-email.git from cache (0.19s)
Fetched https://github.com/mxcl/LegibleError.git from cache (0.19s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.50s)
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.38s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.0 (0.42s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.5 (0.44s)
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/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/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/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Build complete.
Done.