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 SwifQL 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/SwifQL/SwifQL.git
Reference: 1.6.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwifQL/SwifQL
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at 4a4cdc2 Add MySQL specific function DATE_FORMAT (#35) by @heidipuk
Cloned https://github.com/SwifQL/SwifQL.git
Revision (git rev-parse @):
4a4cdc28d899185c822131c6fd0fdbd05865ffb2
SUCCESS checkout https://github.com/SwifQL/SwifQL.git at 1.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwifQL/SwifQL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/66] Compiling SwifQL SwifQLable+Raw.swift
[4/66] Compiling SwifQL SwifQLable+Returning.swift
[5/66] Compiling SwifQL SwifQLable+Select.swift
[6/66] Compiling SwifQL SwifQLable+Subscript.swift
[7/66] Compiling SwifQL SwifQLable+Timestamp.swift
[8/66] Compiling SwifQL SwifQLable+Types.swift
[9/66] Compiling SwifQL SwifQLable+Union.swift
[10/66] Compiling SwifQL SwifQLable+Update.swift
[11/66] Compiling SwifQL SwifQLable+Values.swift
[12/66] Emitting module SwifQL
[13/66] Compiling SwifQL CaseWhen.swift
[14/66] Compiling SwifQL CastType.swift
[15/66] Compiling SwifQL Column.swift
[16/66] Compiling SwifQL Distinct.swift
[17/66] Compiling SwifQL ExtractFieldValue.swift
[18/66] Compiling SwifQL FluentKitFieldable.swift
[19/66] Compiling SwifQL FormattedKeyPath.swift
[20/66] Compiling SwifQL Functions.swift
[21/66] Compiling SwifQL KeyPath.swift
[22/74] Compiling SwifQL SwifQLable+Interval.swift
[23/74] Compiling SwifQL SwifQLable+IsNotNull.swift
[24/74] Compiling SwifQL SwifQLable+IsNull.swift
[25/74] Compiling SwifQL SwifQLable+Join.swift
[26/74] Compiling SwifQL SwifQLable+Like.swift
[27/74] Compiling SwifQL SwifQLable+Limit.swift
[28/74] Compiling SwifQL SwifQLable+Not.swift
[29/74] Compiling SwifQL SwifQLable+NotBetween.swift
[30/74] Compiling SwifQL SwifQLable+NotExists.swift
[31/74] Compiling SwifQL Operators.swift
[32/74] Compiling SwifQL PostgresArray.swift
[33/74] Compiling SwifQL PostgresJsonObject.swift
[34/74] Compiling SwifQL Predicates.swift
[35/74] Compiling SwifQL Protocols.swift
[36/74] Compiling SwifQL StringExtensions.swift
[37/74] Compiling SwifQL SwifQL.swift
[38/74] Compiling SwifQL SwifQLJoinBuilder.swift
[39/74] Compiling SwifQL SwifQLSelectBuilder.swift
[40/74] Compiling SwifQL SwifQLable+Exists.swift
[41/74] Compiling SwifQL SwifQLable+Filter.swift
[42/74] Compiling SwifQL SwifQLable+From.swift
[43/74] Compiling SwifQL SwifQLable+Fulltext.swift
[44/74] Compiling SwifQL SwifQLable+GroupBy.swift
[45/74] Compiling SwifQL SwifQLable+Having.swift
[46/74] Compiling SwifQL SwifQLable+ILike.swift
[47/74] Compiling SwifQL SwifQLable+In.swift
[48/74] Compiling SwifQL SwifQLable+InsertInto.swift
[49/74] Compiling SwifQL SwifQLable+NotILike.swift
[50/74] Compiling SwifQL SwifQLable+NotIn.swift
[51/74] Compiling SwifQL SwifQLable+NotLike.swift
[52/74] Compiling SwifQL SwifQLable+Nothing.swift
[53/74] Compiling SwifQL SwifQLable+Offset.swift
[54/74] Compiling SwifQL SwifQLable+On.swift
[55/74] Compiling SwifQL SwifQLable+Or.swift
[56/74] Compiling SwifQL SwifQLable+OrderBy.swift
[57/74] Compiling SwifQL SwifQLable+Overlaps.swift
[58/74] Compiling SwifQL SwifQLTableAlias.swift
[59/74] Compiling SwifQL SwifQLable+Alter.swift
[60/74] Compiling SwifQL SwifQLable+And.swift
[61/74] Compiling SwifQL SwifQLable+Between.swift
[62/74] Compiling SwifQL SwifQLable+Conflict.swift
[63/74] Compiling SwifQL SwifQLable+Constraint.swift
[64/74] Compiling SwifQL SwifQLable+Delete.swift
[65/74] Compiling SwifQL SwifQLable+Do.swift
[66/74] Compiling SwifQL SwifQLable+Epoch.swift
[67/74] Compiling SwifQL SwifQLable+Where.swift
[68/74] Compiling SwifQL SwifQLable+WhereExists.swift
[69/74] Compiling SwifQL SwifQLable+WhereNotExists.swift
[70/74] Compiling SwifQL SwifQLable+With.swift
[71/74] Compiling SwifQL SwifQLable.swift
[72/74] Compiling SwifQL Table.swift
[73/74] Compiling SwifQL TableWithColumn.swift
[74/74] Compiling SwifQL Tableable.swift
Build complete! (3.54s)
Build complete.
Done.