This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 ZeeQL3Freddy with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Freddy.git
Reference: 0.6.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3Freddy
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at ac3d208 Merge branch 'develop' into main
Cloned https://github.com/ZeeQL/ZeeQL3Freddy.git into spi-builder-workspace
ac3d20854567a7fbe3bd1a8a1bca47ab9a6908cc
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Freddy.git at 0.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/modswift/Freddy.git from cache
Fetching https://github.com/ZeeQL/ZeeQL3.git from cache
Fetched https://github.com/modswift/Freddy.git (0.25s)
Fetched https://github.com/ZeeQL/ZeeQL3.git (0.25s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.48s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.58s)
Fetching https://github.com/ZeeQL/CSQLite3.git from cache
Fetched https://github.com/ZeeQL/CSQLite3.git (0.19s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.54s)
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.5
Building for debugging...
[1/95] Compiling Freddy JSONParsing.swift
[2/95] Compiling Freddy JSONSerializing.swift
[3/95] Emitting module Freddy
[4/95] Compiling Freddy JSONLiteralConvertible.swift
[5/96] Compiling ZeeQL Constant.swift
[6/96] Compiling ZeeQL DataSource.swift
[7/96] Compiling ZeeQL ComparisonOperation.swift
[8/96] Compiling ZeeQL CompoundQualifier.swift
[9/96] Compiling Freddy JSONParser.swift
[10/96] Compiling Freddy JSONOptional.swift
[11/96] Emitting module ZeeQL
[12/108] Compiling Freddy JSONSubscripting.swift
[13/108] Compiling ZeeQL ModelFetchSpecification.swift
[14/108] Compiling ZeeQL NotQualifier.swift
[15/108] Compiling ZeeQL ObjectStore.swift
[16/108] Compiling ZeeQL ObjectTrackingContext.swift
[17/108] Compiling ZeeQL Qualifier.swift
[18/108] Compiling ZeeQL QualifierEvaluation.swift
[19/108] Compiling ZeeQL QualifierParser.swift
[20/108] Compiling ZeeQL QualifierVariable.swift
[21/108] Compiling ZeeQL QueryBuilder.swift
[22/108] Compiling ZeeQL SQLQualifier.swift
[23/108] Compiling ZeeQL SortOrdering.swift
[24/108] Compiling ZeeQL StoreKeyValueCoding.swift
[25/108] Compiling ZeeQL AdaptorOperation.swift
[26/108] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[27/108] Compiling ZeeQL AdaptorQueryType.swift
[28/108] Compiling ZeeQL AdaptorRecord.swift
[29/108] Compiling ZeeQL AdaptorRecordSchema.swift
[30/108] Compiling ZeeQL Attribute.swift
[31/108] Compiling ZeeQL AttributeKey.swift
[32/108] Compiling ZeeQL AttributeValue.swift
[33/108] Compiling ZeeQL AdaptorRecordDecoder.swift
[34/108] Compiling ZeeQL CodableEntity.swift
[35/108] Compiling ZeeQL CodableModel.swift
[36/108] Compiling ZeeQL CodableModelDecoder.swift
[37/108] Compiling ZeeQL SQLAttributeChange.swift
[38/108] Compiling ZeeQL SQLExpression.swift
[39/108] Compiling ZeeQL SQLExpressionFactory.swift
[40/108] Compiling ZeeQL SQLForeignKey.swift
[41/108] Compiling ZeeQL SQLTableGroups.swift
[42/108] Compiling ZeeQL SchemaGeneration.swift
[43/108] Compiling ZeeQL SchemaSynchronization.swift
[44/108] Compiling ZeeQL SchemaSynchronizationFactory.swift
[45/108] Compiling ZeeQL TypedFetchSpecification.swift
[46/108] Compiling ZeeQL ZeeQLTypes.swift
[47/108] Compiling ZeeQL ArrayDataSource.swift
[48/108] Compiling ZeeQL BooleanQualifier.swift
[49/108] Compiling ZeeQL CodableModelEntityDecoder.swift
[50/108] Compiling ZeeQL CodableModelPostProcessor.swift
[51/108] Compiling ZeeQL CodableRelationship.swift
[52/108] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[53/108] Compiling ZeeQL CodeAttribute.swift
[54/108] Compiling ZeeQL CodeEntity.swift
[55/108] Compiling ZeeQL CodeFetchSpecification.swift
[56/108] Compiling ZeeQL CodeRelationship.swift
[57/108] Compiling ZeeQL CodeValueAttribute.swift
[58/108] Compiling ZeeQL Database.swift
[59/108] Compiling ZeeQL DatabaseChannel.swift
[60/108] Compiling ZeeQL DatabaseContext.swift
[65/108] Compiling ZeeQL EntityType.swift
[66/108] Compiling ZeeQL Expression.swift
[67/108] Compiling ZeeQL ExpressionEvaluation.swift
[68/108] Compiling ZeeQL FetchSpecification.swift
[69/108] Compiling ZeeQL GlobalID.swift
[70/108] Compiling ZeeQL Key.swift
[71/108] Compiling ZeeQL KeyComparisonQualifier.swift
[72/108] Compiling ZeeQL KeyValueQualifier.swift
[73/108] Compiling ZeeQL DatabaseDataSource.swift
[74/108] Compiling ZeeQL DatabaseObject.swift
[75/108] Compiling ZeeQL DatabaseOperation.swift
[76/108] Compiling ZeeQL Entity.swift
[77/108] Compiling ZeeQL FancyModelMaker.swift
[78/108] Compiling ZeeQL Join.swift
[79/108] Compiling ZeeQL MirrorHelpers.swift
[80/108] Compiling ZeeQL Model.swift
[81/108] Compiling ZeeQL ModelLoader.swift
[82/108] Compiling ZeeQL ModelSQLizer.swift
[83/108] Compiling ZeeQL Property.swift
[84/108] Compiling ZeeQL Relationship.swift
[85/108] Compiling ZeeQL AccessDataSource.swift
[86/108] Compiling ZeeQL AccessDataSourceError.swift
[87/108] Compiling ZeeQL AccessDataSourceFinders.swift
[88/108] Compiling ZeeQL ActiveDataSource.swift
[89/108] Compiling ZeeQL ActiveRecord.swift
[90/108] Compiling ZeeQL ActiveRecordType.swift
[91/108] Compiling ZeeQL Adaptor.swift
[92/108] Compiling ZeeQL AdaptorChannel.swift
[93/108] Compiling ZeeQL AdaptorChannelPool.swift
[94/108] Compiling ZeeQL AdaptorDataSource.swift
[95/108] Compiling ZeeQL AdaptorError.swift
[96/108] Compiling ZeeQL AdaptorModelFetch.swift
[97/108] Compiling ZeeQL EquatableType.swift
[98/108] Compiling ZeeQL KeyValueStringFormatter.swift
[99/108] Compiling ZeeQL Logger.swift
[100/108] Compiling ZeeQL Pluralize.swift
[101/108] Compiling ZeeQL SimpleKVC.swift
[102/108] Compiling ZeeQL SmartDescription.swift
[103/108] Compiling ZeeQL TimeRange.swift
[104/108] Compiling ZeeQL SQLite3Adaptor.swift
[105/108] Compiling ZeeQL SQLite3AdaptorChannel.swift
[106/108] Compiling ZeeQL SQLite3Expression.swift
[107/108] Compiling ZeeQL SQLite3ModelFetch.swift
[108/108] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[109/111] Compiling ZeeQL3Freddy ActiveRecordJSON.swift
[110/111] Compiling ZeeQL3Freddy JSONEncodableType.swift
[111/111] Emitting module ZeeQL3Freddy
Build complete! (31.43s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.