The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RealmExtensions 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/EcolabCompany/RealmExtensions.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/EcolabCompany/RealmExtensions
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 806cabe formatting
Cloned https://github.com/EcolabCompany/RealmExtensions.git
Revision (git rev-parse @):
806cabe72ff29bdcb06701e15f9094095a543ca5
SUCCESS checkout https://github.com/EcolabCompany/RealmExtensions.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/EcolabCompany/RealmExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/62] Write swift-version--423B1241ED78D482.txt
[1/62] Write sources
[3/62] Compiling NSError+RLMSync.m
[4/62] Compiling RLMAnalytics.mm
[5/62] Compiling RLMValue.mm
[6/62] Compiling RLMAPIKeyAuth.mm
[7/62] Compiling RLMBSON.mm
[8/62] Compiling RLMClassInfo.mm
[9/62] Compiling RLMArray.mm
[10/62] Compiling RLMUserAPIKey.mm
[11/62] Compiling RLMUpdateResult.mm
[12/62] Compiling RLMAccessor.mm
[13/62] Compiling RLMUUID.mm
[14/62] Compiling RLMUpdateChecker.mm
[15/62] Compiling RLMUtil.mm
[16/62] Compiling RLMThreadSafeReference.mm
[17/62] Compiling RLMSwiftSupport.m
[18/62] Compiling RLMUser.mm
[19/62] Compiling RLMSyncUtil.mm
[20/62] Compiling RLMSyncSubscription.mm
[21/62] Compiling RLMSwiftValueStorage.mm
[22/62] Compiling RLMSyncSession.mm
[23/62] Compiling RLMSyncManager.mm
[24/62] Compiling RLMSwiftCollectionBase.mm
[25/62] Compiling RLMSyncConfiguration.mm
[26/62] Compiling RLMSchema.mm
[27/62] Compiling RLMSet.mm
[28/62] Compiling RLMResults.mm
[29/62] Compiling RLMRealmUtil.mm
[30/62] Compiling RLMRealmConfiguration.mm
[31/62] Compiling RLMProviderClient.mm
[32/62] Compiling RLMRealm+Sync.mm
[33/62] Compiling RLMPredicateUtil.mm
[34/62] Compiling RLMPushClient.mm
[35/62] Compiling RLMRealm.mm
[36/62] Compiling RLMProperty.mm
[37/62] Compiling RLMObjectSchema.mm
[38/62] Compiling RLMObjectId.mm
[39/62] Compiling RLMObject.mm
[40/62] Compiling RLMObjectStore.mm
[41/62] Compiling RLMObservation.mm
[42/62] Compiling RLMObjectBase.mm
[43/62] Compiling RLMMongoClient.mm
[44/62] Compiling RLMNetworkTransport.mm
[45/62] Compiling RLMMongoCollection.mm
[46/62] Compiling RLMFindOptions.mm
[47/62] Compiling RLMMigration.mm
[48/62] Compiling RLMManagedSet.mm
[49/62] Compiling RLMFindOneAndModifyOptions.mm
[50/62] Compiling RLMManagedDictionary.mm
[51/62] Compiling RLMManagedArray.mm
[52/62] Compiling RLMConstants.m
[53/62] Compiling RLMEmbeddedObject.mm
[54/62] Compiling RLMQueryUtil.mm
[55/62] Compiling RLMEmailPasswordAuth.mm
[56/62] Compiling RLMDecimal128.mm
[57/62] Compiling RLMCredentials.mm
[58/62] Compiling RLMDictionary.mm
[59/62] Compiling RLMEvent.mm
[60/62] Compiling RLMApp.mm
[61/62] Compiling RLMCollection.mm
[63/107] Compiling RealmSwift ObjcBridgeable.swift
[64/107] Compiling RealmSwift Persistable.swift
[65/107] Compiling RealmSwift PropertyAccessors.swift
[66/107] Compiling RealmSwift RealmCollectionImpl.swift
[67/107] Compiling RealmSwift SchemaDiscovery.swift
[68/107] Compiling RealmSwift LinkingObjects.swift
[69/107] Compiling RealmSwift Optional.swift
[70/107] Compiling RealmSwift PersistedProperty.swift
[71/107] Compiling RealmSwift Projection.swift
[72/107] Compiling RealmSwift Property.swift
[73/107] Compiling RealmSwift Query.swift
[74/107] Compiling RealmSwift Realm.swift
[75/113] Compiling RealmSwift ObjectId.swift
[76/113] Compiling RealmSwift ObjectSchema.swift
[77/113] Compiling RealmSwift ObjectiveCSupport+AnyRealmValue.swift
[78/113] Compiling RealmSwift ObjectiveCSupport+BSON.swift
[79/113] Compiling RealmSwift ObjectiveCSupport+Sync.swift
[80/113] Compiling RealmSwift ObjectiveCSupport.swift
[81/113] Compiling RealmSwift RealmCollection.swift
[82/113] Compiling RealmSwift RealmConfiguration.swift
[83/113] Compiling RealmSwift RealmKeyedCollection.swift
[84/113] Compiling RealmSwift RealmProperty.swift
[85/113] Compiling RealmSwift Results.swift
[86/113] Compiling RealmSwift Schema.swift
[87/113] Compiling RealmSwift Aliases.swift
[88/113] Compiling RealmSwift AnyRealmValue.swift
[89/113] Compiling RealmSwift App.swift
[90/113] Compiling RealmSwift BSON.swift
[91/113] Compiling RealmSwift Combine.swift
[92/113] Compiling RealmSwift CustomPersistable.swift
[93/113] Compiling RealmSwift Decimal128.swift
[94/113] Compiling RealmSwift List.swift
[95/113] Compiling RealmSwift Map.swift
[96/113] Compiling RealmSwift Migration.swift
[97/113] Compiling RealmSwift MongoClient.swift
[98/113] Compiling RealmSwift MutableSet.swift
[99/113] Compiling RealmSwift Object.swift
[100/113] Emitting module RealmSwift
[101/113] Compiling RealmSwift EmbeddedObject.swift
[102/113] Compiling RealmSwift Error.swift
[103/113] Compiling RealmSwift Events.swift
[104/113] Compiling RealmSwift BasicTypes.swift
[105/113] Compiling RealmSwift CollectionAccess.swift
[106/113] Compiling RealmSwift ComplexTypes.swift
[107/113] Compiling RealmSwift KeyPathStrings.swift
[108/113] Compiling RealmSwift SortDescriptor.swift
[109/113] Compiling RealmSwift SwiftUI.swift
[110/113] Compiling RealmSwift Sync.swift
[111/113] Compiling RealmSwift SyncSubscription.swift
[112/113] Compiling RealmSwift ThreadSafeReference.swift
[113/113] Compiling RealmSwift Util.swift
[114/120] Emitting module RealmExtensions
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RealmExtensions/Unmanaged.swift:20:15: warning: cannot use class 'RealmSwiftObject' here; 'Realm' was not imported by this file
  public func unmanaged() -> Self {
              ^
Realm.RealmSwiftObject:1:12: note: type declared here
open class RealmSwiftObject : RLMObjectBase {
           ^
[115/120] Compiling RealmExtensions ChainWrite.swift
[116/120] Compiling RealmExtensions RealmTransactionComposition.swift
[117/120] Compiling RealmExtensions ObjectChangeExtensions.swift
[118/120] Compiling RealmExtensions Unmanaged.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RealmExtensions/Unmanaged.swift:20:15: warning: cannot use class 'RealmSwiftObject' here; 'Realm' was not imported by this file
  public func unmanaged() -> Self {
              ^
Realm.RealmSwiftObject:1:12: note: type declared here
open class RealmSwiftObject : RLMObjectBase {
           ^
[119/120] Compiling RealmExtensions RealmTransaction.swift
[120/120] Compiling RealmExtensions RealmCollectionChangeExtensions.swift
Build complete! (95.91s)
Fetching https://github.com/realm/realm-core from cache
Fetching https://github.com/realm/realm-swift.git from cache
Fetched https://github.com/realm/realm-swift.git from cache (0.60s)
Computing version for https://github.com/realm/realm-swift.git
Fetched https://github.com/realm/realm-core from cache (0.66s)
Computed https://github.com/realm/realm-swift.git at 10.28.5 (0.73s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 12.5.0 (0.94s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/realm-core-40f4ac5a is not valid git repository for 'https://github.com/realm/realm-core', will fetch again.
Fetching https://github.com/realm/realm-core from cache
Fetched https://github.com/realm/realm-core from cache (0.08s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/realm-core-40f4ac5a is not valid git repository for 'https://github.com/realm/realm-core', will fetch again.
Fetching https://github.com/realm/realm-core from cache
Fetched https://github.com/realm/realm-core from cache (0.08s)
Creating working copy for https://github.com/realm/realm-core
Working copy of https://github.com/realm/realm-core resolved at 12.5.0
Creating working copy for https://github.com/realm/realm-swift.git
Working copy of https://github.com/realm/realm-swift.git resolved at 10.28.5
Build complete.
Done.