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/happn-app/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/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/happn-app/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 GenericJSON
[9/21] Emitting module UnwrapOrThrow
[10/21] Emitting module LegibleError
[11/21] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[12/21] Compiling GenericJSON Initialization.swift
[13/21] Compiling GenericJSON Merging.swift
[14/21] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[15/21] Compiling LegibleError LegibleError.swift
[16/21] Compiling GenericJSON Querying.swift
[17/21] Compiling GenericJSON JSON.swift
[18/26] Compiling Email EmailValidator.swift
[19/26] Compiling Email Email.swift
[20/26] Compiling Email EmailValidator+ValidationCodes.swift
[21/26] Emitting module Email
[22/26] Emitting module OfficeModelCore
[23/26] Compiling OfficeModelCore RemoteProperty.swift
[24/26] Compiling OfficeModelCore TaggedID.swift
[25/26] Compiling OfficeModelCore None.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 ApiMergedUser.swift
[31/47] Compiling OfficeModel ApiUser.swift
[32/47] Compiling OfficeModel ApiUsers.swift
[33/47] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[34/47] Compiling OfficeModel ApiAction.swift
[35/47] Compiling OfficeModel ApiActionStatus.swift
[36/47] Compiling OfficeModel ApiError.swift
[37/47] Compiling OfficeModel ChangeUserPasswordQuery.swift
[38/47] Compiling OfficeModel CreateOrUpdateUserQuery.swift
[39/47] Compiling OfficeModel DeleteUserQuery.swift
[40/47] Emitting module OfficeModel
[41/47] Compiling OfficeModel ApiMultiServicesID.swift
[42/47] Compiling OfficeModel ApiMultiServicesResults.swift
[43/47] Compiling OfficeModel ApiService.swift
[44/47] Compiling OfficeModel ApiTokenResponse.swift
[45/47] Compiling OfficeModel ApiDirectoryUser.swift
[46/47] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[47/47] Compiling OfficeModel _Exports.swift
Build complete! (6.17s)
Fetching https://github.com/Frizlab/UnwrapOrThrow.git from cache
Fetching https://github.com/iwill/generic-json-swift.git from cache
Fetching https://github.com/Frizlab/swift-email.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/Frizlab/swift-email.git from cache (0.16s)
Fetched https://github.com/mxcl/LegibleError.git from cache (0.16s)
Fetched https://github.com/iwill/generic-json-swift.git from cache (0.16s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.03s)
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.02s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.0 (0.02s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.5 (0.02s)
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/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.