The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of RxRealm, reference main (a7c89c), with Swift 6.1 for macOS (SPM) on 29 Jul 2025 05:24:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxRealm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxRealm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a7c89c2 Merge pull request #220 from ikaros-nb/main
Cloned https://github.com/RxSwiftCommunity/RxRealm.git
Revision (git rev-parse @):
a7c89c2a0ce72946a2842f1b2645d2ded84a9c69
SUCCESS checkout https://github.com/RxSwiftCommunity/RxRealm.git at main
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/realm/realm-core.git
Fetching https://github.com/realm/realm-swift.git
[1/52724] Fetching rxswift
[50617/184085] Fetching rxswift, realm-swift
[65067/436581] Fetching rxswift, realm-swift, realm-core
Fetched https://github.com/realm/realm-core.git from cache (8.43s)
Fetched https://github.com/realm/realm-swift.git from cache (8.43s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.43s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.7.1 (9.07s)
Computing version for https://github.com/realm/realm-swift.git
Computed https://github.com/realm/realm-swift.git at 20.0.2 (0.61s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 20.1.0 (0.63s)
Creating working copy for https://github.com/realm/realm-swift.git
Working copy of https://github.com/realm/realm-swift.git resolved at 20.0.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.7.1
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 20.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rxrealm",
      "name": "RxRealm",
      "url": "https://github.com/RxSwiftCommunity/RxRealm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxRealm",
      "dependencies": [
        {
          "identity": "realm-swift",
          "name": "Realm",
          "url": "https://github.com/realm/realm-swift.git",
          "version": "20.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-swift",
          "dependencies": [
            {
              "identity": "realm-core",
              "name": "RealmDatabase",
              "url": "https://github.com/realm/realm-core.git",
              "version": "20.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-core",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "6.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RxSwiftCommunity/RxRealm.git
[1/2439] Fetching rxrealm
Fetched https://github.com/RxSwiftCommunity/RxRealm.git from cache (1.46s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/realm/realm-swift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.78s)
Fetched https://github.com/realm/realm-swift.git from cache (0.78s)
Computing version for https://github.com/realm/realm-swift.git
Computed https://github.com/realm/realm-swift.git at 20.0.3 (1.40s)
Fetching https://github.com/realm/realm-core.git from cache
Fetched https://github.com/realm/realm-core.git from cache (0.90s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 20.1.0 (0.95s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.47s)
Creating working copy for https://github.com/RxSwiftCommunity/RxRealm.git
Working copy of https://github.com/RxSwiftCommunity/RxRealm.git resolved at main (a7c89c2)
Creating working copy for https://github.com/realm/realm-swift.git
Working copy of https://github.com/realm/realm-swift.git resolved at 20.0.3
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 20.1.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
warning: '.resolve-product-dependencies': dependency 'rxrealm' is not used by any target
Found 2 product dependencies
  - Realm
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxRealm.git
https://github.com/RxSwiftCommunity/RxRealm.git
{
  "dependencies" : [
    {
      "identity" : "realm-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "20.0.2",
            "upper_bound" : "21.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/realm-swift.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "RxRealm",
  "name" : "RxRealm",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "RxRealm",
      "targets" : [
        "RxRealm"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RxRealmTests",
      "module_type" : "SwiftTarget",
      "name" : "RxRealmTests",
      "path" : "Tests/RxRealmTests",
      "product_dependencies" : [
        "RxSwift",
        "RxBlocking",
        "RealmSwift",
        "RxCocoa"
      ],
      "sources" : [
        "RxRealmLinkingObjectsTests.swift",
        "RxRealmListTests.swift",
        "RxRealmObjectTests.swift",
        "RxRealmOnQueueTests.swift",
        "RxRealmRealmTests.swift",
        "RxRealmResultsTests.swift",
        "RxRealmTests.swift",
        "RxRealmWriteSinks.swift",
        "TestModels.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RxRealm"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxRealm",
      "module_type" : "SwiftTarget",
      "name" : "RxRealm",
      "path" : "Sources",
      "product_dependencies" : [
        "RxSwift",
        "RealmSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "RxRealm"
      ],
      "sources" : [
        "RxRealm/RealmObserver.swift",
        "RxRealm/RxRealm.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/227] Compiling placeholder.cpp
[1/227] Write swift-version-2F0A5646E1D333AE.txt
[2/227] Compiling mathlimits.cc
[3/227] Compiling Bid bid128_string.c
[4/227] Compiling s2geometry s2region.cc
[4/227] Compiling mathutil.cc
[6/227] Compiling s2geometry s2r2rect.cc
[7/227] Compiling object_changeset.cpp
[8/227] Compiling schema.cpp
[9/227] Compiling object_schema.cpp
[10/227] Compiling s2geometry s2pointregion.cc
[11/227] Compiling object.cpp
[12/227] Compiling s2geometry s2polyline.cc
[13/227] Compiling object_store.cpp
[14/227] Compiling s2geometry s2polygonbuilder.cc
[15/227] Compiling s2geometry s2polygon.cc
[16/227] Compiling s2geometry s2loop.cc
[17/227] Compiling s2geometry s2latlngrect.cc
[18/227] Compiling s2geometry s2latlng.cc
[19/227] Compiling results.cpp
[19/227] Write sources
[24/227] Copying PrivacyInfo.xcprivacy
[25/227] Compiling s2geometry s2edgeutil.cc
[25/227] Copying PrivacyInfo.xcprivacy
[25/227] Write sources
[25/227] Copying PrivacyInfo.xcprivacy
[29/284] Compiling s2geometry s2edgeindex.cc
[30/374] Compiling s2geometry s2cellid.cc
[31/374] Compiling s2geometry s2cell.cc
[32/374] Compiling s2geometry s2cap.cc
[33/374] Compiling s2geometry s2.cc
[34/374] Compiling s2geometry s1interval.cc
[35/374] Compiling s2geometry s1angle.cc
[36/374] Compiling version.cpp
[37/374] Compiling thread_safe_reference.cpp
[38/374] Compiling uuid.cpp
[39/374] Compiling RealmCoreResources dummy.mm
[40/374] Compiling utilities.cpp
[41/374] Compiling uri.cpp
[42/374] Compiling to_string.cpp
[43/374] Compiling timestamp_logger.cpp
[44/374] Compiling time.cpp
[45/374] Compiling timestamp_formatter.cpp
[46/374] Compiling thread.cpp
[47/374] Compiling terminate.cpp
[48/374] Compiling sha_crypto.cpp
[49/374] Compiling resource_limits.cpp
[50/374] Compiling RealmCoreResources resource_bundle_accessor.m
[51/374] Compiling platform_info.cpp
[52/374] Compiling misc_ext_errors.cpp
[53/374] Compiling misc_errors.cpp
[54/374] Compiling random.cpp
[55/374] Compiling memory_stream.cpp
[56/374] Compiling load_file.cpp
[57/374] Compiling logger.cpp
[58/374] Compiling json_parser.cpp
[59/374] Compiling interprocess_condvar.cpp
[60/374] Compiling interprocess_mutex.cpp
[61/374] Compiling file_mapper.cpp
[62/374] Compiling fifo_helper.cpp
[63/374] Compiling file.cpp
[64/374] Compiling serializer.cpp
[65/374] Compiling enum.cpp
[66/374] Compiling demangle.cpp
[67/374] Compiling cli_args.cpp
[68/374] Compiling basic_system_errors.cpp
[69/374] Compiling regular_expression.cpp
[70/374] Compiling encrypted_file_mapping.cpp
[71/374] Compiling base64.cpp
[72/374] Compiling backtrace.cpp
[73/374] Compiling unicode.cpp
[75/374] Compiling RxSwift Multicast.swift
[76/374] Compiling RxSwift Never.swift
[77/374] Compiling RxSwift NopDisposable.swift
[78/374] Compiling RxSwift Observable+Concurrency.swift
[79/374] Compiling RxSwift Observable.swift
[80/374] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[81/374] Compiling RxSwift ObservableConvertibleType.swift
[82/374] Compiling RxSwift ObservableType+Extensions.swift
[83/374] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[84/374] Compiling RxSwift ObservableType.swift
[85/374] Compiling RxSwift ObserveOn.swift
[86/374] Compiling RxSwift ObserverBase.swift
[87/374] Compiling RxSwift ObserverType.swift
[88/374] Compiling RxSwift OperationQueueScheduler.swift
[89/374] Compiling RxSwift Optional.swift
[90/374] Compiling RxSwift Platform.Darwin.swift
[91/390] Compiling RxSwift Cancelable.swift
[92/390] Compiling RxSwift Catch.swift
[93/390] Compiling RxSwift CombineLatest+Collection.swift
[94/390] Compiling RxSwift CombineLatest+arity.swift
[95/390] Compiling RxSwift CombineLatest.swift
[96/390] Compiling RxSwift CompactMap.swift
[97/390] Compiling RxSwift Completable+AndThen.swift
[98/390] Compiling RxSwift Completable.swift
[99/390] Compiling RxSwift CompositeDisposable.swift
[100/390] Compiling RxSwift Concat.swift
[101/390] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[102/390] Compiling RxSwift ConcurrentMainScheduler.swift
[103/390] Compiling RxSwift ConnectableObservableType.swift
[104/390] Compiling RxSwift Create.swift
[105/390] Compiling RxSwift CurrentThreadScheduler.swift
[106/390] Compiling RxSwift Date+Dispatch.swift
[107/390] Compiling RxSwift Debounce.swift
[108/390] Emitting module RxSwift
[109/390] Compiling RxSwift AddRef.swift
[110/390] Compiling RxSwift Amb.swift
[111/390] Compiling RxSwift AnonymousDisposable.swift
[112/390] Compiling RxSwift AnonymousObserver.swift
[113/390] Compiling RxSwift AnyObserver.swift
[114/390] Compiling RxSwift AsMaybe.swift
[115/390] Compiling RxSwift AsSingle.swift
[116/390] Compiling RxSwift AsyncLock.swift
[117/390] Compiling RxSwift AsyncSubject.swift
[118/390] Compiling RxSwift AtomicInt.swift
[119/390] Compiling RxSwift Bag+Rx.swift
[120/390] Compiling RxSwift Bag.swift
[121/390] Compiling RxSwift BehaviorSubject.swift
[122/390] Compiling RxSwift BinaryDisposable.swift
[123/390] Compiling RxSwift Binder.swift
[124/390] Compiling RxSwift BooleanDisposable.swift
[125/390] Compiling RxSwift Buffer.swift
[126/390] Compiling RxSwift Infallible+Create.swift
[127/390] Compiling RxSwift Infallible+Debug.swift
[128/390] Compiling RxSwift Infallible+Operators.swift
[129/390] Compiling RxSwift Infallible+Zip+arity.swift
[130/390] Compiling RxSwift Infallible.swift
[131/390] Compiling RxSwift InfiniteSequence.swift
[132/390] Compiling RxSwift InvocableScheduledItem.swift
[133/390] Compiling RxSwift InvocableType.swift
[134/390] Compiling RxSwift Just.swift
[135/390] Compiling RxSwift Lock.swift
[136/390] Compiling RxSwift LockOwnerType.swift
[137/390] Compiling RxSwift MainScheduler.swift
[138/390] Compiling RxSwift Map.swift
[139/390] Compiling RxSwift Materialize.swift
[140/390] Compiling RxSwift Maybe.swift
[141/390] Compiling RxSwift Merge.swift
[142/390] Compiling RxSwift Empty.swift
[143/390] Compiling RxSwift Enumerated.swift
[144/390] Compiling RxSwift Error.swift
[145/390] Compiling RxSwift Errors.swift
[146/390] Compiling RxSwift Event.swift
[147/390] Compiling RxSwift Filter.swift
[148/390] Compiling RxSwift First.swift
[149/390] Compiling RxSwift Generate.swift
[150/390] Compiling RxSwift GroupBy.swift
[151/390] Compiling RxSwift GroupedObservable.swift
[152/390] Compiling RxSwift HistoricalScheduler.swift
[153/390] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[154/390] Compiling RxSwift ImmediateSchedulerType.swift
[155/390] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[156/390] Compiling RxSwift Infallible+CombineLatest+arity.swift
[157/390] Compiling RxSwift Infallible+Concurrency.swift
[158/390] Compiling RxSwift SingleAsync.swift
[159/390] Compiling RxSwift Sink.swift
[160/390] Compiling RxSwift Skip.swift
[161/390] Compiling RxSwift SkipUntil.swift
[162/390] Compiling RxSwift SkipWhile.swift
[163/390] Compiling RxSwift StartWith.swift
[164/390] Compiling RxSwift SubjectType.swift
[165/390] Compiling RxSwift SubscribeOn.swift
[166/390] Compiling RxSwift SubscriptionDisposable.swift
[167/390] Compiling RxSwift SwiftSupport.swift
[168/390] Compiling RxSwift Switch.swift
[169/390] Compiling RxSwift SwitchIfEmpty.swift
[170/390] Compiling RxSwift SynchronizedDisposeType.swift
[171/390] Compiling RxSwift SynchronizedOnType.swift
[172/390] Compiling RxSwift SynchronizedUnsubscribeType.swift
[173/390] Compiling RxSwift TailRecursiveSink.swift
[174/390] Compiling RxSwift Platform.Linux.swift
[175/390] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[176/390] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[177/390] Compiling RxSwift PrimitiveSequence.swift
[178/390] Compiling RxSwift PriorityQueue.swift
[179/390] Compiling RxSwift Producer.swift
[180/390] Compiling RxSwift PublishSubject.swift
[181/390] Compiling RxSwift Queue.swift
[182/390] Compiling RxSwift Range.swift
[183/390] Compiling RxSwift Reactive.swift
[184/390] Compiling RxSwift RecursiveLock.swift
[185/390] Compiling RxSwift RecursiveScheduler.swift
[186/390] Compiling RxSwift Reduce.swift
[187/390] Compiling RxSwift RefCountDisposable.swift
[188/390] Compiling RxSwift Repeat.swift
[189/390] Compiling RxSwift ReplaySubject.swift
[190/390] Compiling RxSwift RetryWhen.swift
[191/390] Compiling RxSwift Rx.swift
[192/390] Compiling RxSwift RxMutableBox.swift
[193/390] Compiling RxSwift Sample.swift
[194/390] Compiling RxSwift Scan.swift
[195/390] Compiling RxSwift ScheduledDisposable.swift
[196/390] Compiling RxSwift ScheduledItem.swift
[197/390] Compiling RxSwift ScheduledItemType.swift
[198/390] Compiling RxSwift SchedulerServices+Emulation.swift
[199/390] Compiling RxSwift SchedulerType.swift
[200/390] Compiling RxSwift Sequence.swift
[201/390] Compiling RxSwift SerialDispatchQueueScheduler.swift
[202/390] Compiling RxSwift SerialDisposable.swift
[203/390] Compiling RxSwift ShareReplayScope.swift
[204/390] Compiling RxSwift Single.swift
[205/390] Compiling RxSwift SingleAssignmentDisposable.swift
[206/390] Compiling RxSwift Debug.swift
[207/390] Compiling RxSwift Decode.swift
[208/390] Compiling RxSwift DefaultIfEmpty.swift
[209/390] Compiling RxSwift Deferred.swift
[210/390] Compiling RxSwift Delay.swift
[211/390] Compiling RxSwift DelaySubscription.swift
[212/390] Compiling RxSwift Dematerialize.swift
[213/390] Compiling RxSwift DispatchQueue+Extensions.swift
[214/390] Compiling RxSwift DispatchQueueConfiguration.swift
[215/390] Compiling RxSwift Disposable.swift
[216/390] Compiling RxSwift Disposables.swift
[217/390] Compiling RxSwift DisposeBag.swift
[218/390] Compiling RxSwift DisposeBase.swift
[219/390] Compiling RxSwift DistinctUntilChanged.swift
[220/390] Compiling RxSwift Do.swift
[221/390] Compiling RxSwift ElementAt.swift
[221/390] Compiling tokenizer.cpp
[222/390] Compiling string_data.cpp
[223/390] Compiling status.cpp
[224/390] Compiling table_ref.cpp
[225/390] Compiling bson.cpp
[226/390] Compiling transaction.cpp
[227/390] Compiling table_view.cpp
[229/390] Compiling RxSwift Take.swift
[230/390] Compiling RxSwift TakeLast.swift
[231/390] Compiling RxSwift TakeWithPredicate.swift
[232/390] Compiling RxSwift Throttle.swift
[233/390] Compiling RxSwift Timeout.swift
[234/390] Compiling RxSwift Timer.swift
[235/390] Compiling RxSwift ToArray.swift
[236/390] Compiling RxSwift Using.swift
[237/390] Compiling RxSwift VirtualTimeConverterType.swift
[238/390] Compiling RxSwift VirtualTimeScheduler.swift
[239/390] Compiling RxSwift Window.swift
[240/390] Compiling RxSwift WithLatestFrom.swift
[241/390] Compiling RxSwift WithUnretained.swift
[242/390] Compiling RxSwift Zip+Collection.swift
[243/390] Compiling RxSwift Zip+arity.swift
[244/390] Compiling RxSwift Zip.swift
[244/390] Compiling spec.cpp
[245/396] Compiling to_json.cpp
[247/396] Compiling RxRelay ReplayRelay.swift
[248/396] Compiling RxRelay PublishRelay.swift
[249/396] Compiling RxRelay Utils.swift
[250/396] Compiling RxRelay BehaviorRelay.swift
[251/396] Emitting module RxRelay
[252/396] Compiling RxRelay Observable+Bind.swift
[252/396] Compiling RxCocoaRuntime _RXKVOObserver.m
[253/396] Compiling RxCocoaRuntime _RXObjCRuntime.m
[254/396] Compiling query_value.cpp
[255/396] Compiling RxCocoaRuntime _RXDelegateProxy.m
[256/396] Compiling RxCocoaRuntime _RX.m
[257/396] Compiling replication.cpp
[258/416] Compiling set.cpp
[259/482] Compiling table.cpp
[260/482] Compiling sort_descriptor.cpp
[261/482] Compiling uuid.cpp
[262/482] Compiling object_id.cpp
[263/482] Compiling scheduler.cpp
[264/482] Compiling object_converter.cpp
[265/482] Compiling query_expression.cpp
[266/482] Compiling index_set.cpp
[267/482] Compiling query_engine.cpp
[268/482] Compiling list.cpp
[269/482] Compiling shared_realm.cpp
[270/482] Compiling sectioned_results.cpp
[271/482] Compiling weak_realm_notifier.cpp
[272/482] Compiling set.cpp
[274/482] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[275/482] Compiling RxCocoa UINavigationController+Rx.swift
[276/482] Compiling RxCocoa UIPickerView+Rx.swift
[277/482] Compiling RxCocoa UIRefreshControl+Rx.swift
[278/482] Compiling RxCocoa UIScrollView+Rx.swift
[279/482] Compiling RxCocoa UISearchBar+Rx.swift
[280/482] Compiling RxCocoa UISearchController+Rx.swift
[281/482] Compiling RxCocoa UISegmentedControl+Rx.swift
[282/482] Compiling RxCocoa UISlider+Rx.swift
[283/482] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[284/482] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[285/482] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[286/482] Compiling RxCocoa PublishRelay+Signal.swift
[287/482] Compiling RxCocoa RxCocoa.swift
[288/482] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[289/482] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[290/482] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[291/482] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[292/482] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[292/491] Compiling transact_log_handler.cpp
[293/491] Compiling query.cpp
[295/491] Emitting module RxCocoa
[296/491] Compiling RxCocoa Signal.swift
[297/491] Compiling RxCocoa TextInput.swift
[298/491] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[299/491] Compiling RxCocoa UIApplication+Rx.swift
[300/491] Compiling RxCocoa UIBarButtonItem+Rx.swift
[301/491] Compiling RxCocoa UIButton+Rx.swift
[302/491] Compiling RxCocoa UICollectionView+Rx.swift
[303/491] Compiling RxCocoa UIControl+Rx.swift
[304/491] Compiling RxCocoa UIDatePicker+Rx.swift
[305/491] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[306/491] Compiling RxCocoa RxTabBarDelegateProxy.swift
[307/491] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[308/491] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[309/491] Compiling RxCocoa RxTableViewDataSourceType.swift
[310/491] Compiling RxCocoa RxTableViewDelegateProxy.swift
[311/491] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[312/491] Compiling RxCocoa RxTarget.swift
[313/491] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[314/491] Compiling RxCocoa BehaviorRelay+Driver.swift
[315/491] Compiling RxCocoa ControlEvent+Driver.swift
[316/491] Compiling RxCocoa ControlEvent+Signal.swift
[317/491] Compiling RxCocoa ControlEvent.swift
[318/491] Compiling RxCocoa ControlProperty+Driver.swift
[319/491] Compiling RxCocoa ControlProperty.swift
[320/491] Compiling RxCocoa ControlTarget.swift
[321/491] Compiling RxCocoa DelegateProxy.swift
[322/491] Compiling RxCocoa DelegateProxyType.swift
[323/491] Compiling RxCocoa DispatchQueue+Extensions.swift
[324/491] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[325/491] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[326/491] Compiling RxCocoa NSObject+Rx.swift
[327/491] Compiling RxCocoa NSSlider+Rx.swift
[328/491] Compiling RxCocoa NSTextField+Rx.swift
[329/491] Compiling RxCocoa NSTextStorage+Rx.swift
[330/491] Compiling RxCocoa NSTextView+Rx.swift
[331/491] Compiling RxCocoa NSView+Rx.swift
[332/491] Compiling RxCocoa NotificationCenter+Rx.swift
[333/491] Compiling RxCocoa Observable+Bind.swift
[334/491] Compiling RxCocoa Driver+Subscription.swift
[335/491] Compiling RxCocoa Driver.swift
[336/491] Compiling RxCocoa Infallible+Bind.swift
[337/491] Compiling RxCocoa Infallible+Driver.swift
[338/491] Compiling RxCocoa ItemEvents.swift
[339/491] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[340/491] Compiling RxCocoa KVORepresentable+Swift.swift
[341/491] Compiling RxCocoa KVORepresentable.swift
[342/491] Compiling RxCocoa NSButton+Rx.swift
[343/491] Compiling RxCocoa NSControl+Rx.swift
[343/491] Compiling results_notifier.cpp
[345/491] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[346/491] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[347/491] Compiling RxCocoa RxPickerViewAdapter.swift
[348/491] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[349/491] Compiling RxCocoa RxPickerViewDataSourceType.swift
[350/491] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[351/491] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[352/491] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[353/491] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[354/491] Compiling RxCocoa RxTextViewDelegateProxy.swift
[355/491] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[356/491] Compiling RxCocoa SchedulerType+SharedSequence.swift
[357/491] Compiling RxCocoa SectionedViewDataSourceType.swift
[358/491] Compiling RxCocoa SharedSequence+Concurrency.swift
[359/491] Compiling RxCocoa SharedSequence+Operators+arity.swift
[360/491] Compiling RxCocoa SharedSequence+Operators.swift
[361/491] Compiling RxCocoa SharedSequence.swift
[362/491] Compiling RxCocoa Signal+Subscription.swift
[363/491] Compiling RxCocoa UIStepper+Rx.swift
[364/491] Compiling RxCocoa UISwitch+Rx.swift
[365/491] Compiling RxCocoa UITabBar+Rx.swift
[366/491] Compiling RxCocoa UITabBarController+Rx.swift
[367/491] Compiling RxCocoa UITableView+Rx.swift
[368/491] Compiling RxCocoa UITextField+Rx.swift
[369/491] Compiling RxCocoa UITextView+Rx.swift
[370/491] Compiling RxCocoa URLSession+Rx.swift
[371/491] Compiling RxCocoa WKWebView+Rx.swift
[371/491] Compiling realm_coordinator.cpp
[372/491] Compiling collection_change_builder.cpp
[373/491] Compiling object_notifier.cpp
[374/491] Compiling keychain_helper.cpp
[375/491] Compiling list_notifier.cpp
[376/491] Compiling deep_change_checker.cpp
[377/491] Compiling collection_notifications.cpp
[378/491] Compiling external_commit_helper.cpp
[379/491] Compiling collection_notifier.cpp
[380/491] Compiling obj_list.cpp
[381/491] Compiling node.cpp
[382/491] Compiling class.cpp
[383/491] Compiling dictionary.cpp
[384/491] Compiling mixed.cpp
[385/491] Compiling simulated_failure.cpp
[386/491] Compiling collection.cpp
[387/491] Compiling output_stream.cpp
[388/491] Compiling obj.cpp
[389/491] Compiling transact_log.cpp
[390/491] Compiling link_translator.cpp
[391/491] Compiling index_string.cpp
[392/491] Compiling disable_sync_to_disk.cpp
[393/491] Compiling exceptions.cpp
[394/491] Compiling error_codes.cpp
[395/491] Compiling history.cpp
[396/491] Compiling exceptions.mm
[397/491] Compiling copy_replication.cpp
[398/491] Compiling group_writer.cpp
[399/491] Compiling decimal128.cpp
[400/491] Compiling group.cpp
[401/491] Compiling list.cpp
[402/491] Compiling geospatial.cpp
[403/491] Compiling column_binary.cpp
[404/491] Compiling dictionary.cpp
[405/491] Compiling backup_restore.cpp
[406/491] Compiling collection.cpp
[407/491] Compiling bplustree.cpp
[408/491] Compiling chunked_binary.cpp
[409/491] Compiling db.cpp
[410/491] Compiling cluster_tree.cpp
[411/491] Compiling array_with_find.cpp
[412/491] Compiling array_unsigned.cpp
[413/491] Compiling cluster.cpp
[414/491] Compiling array_string_short.cpp
[415/491] Compiling array_timestamp.cpp
[416/491] Compiling array_string.cpp
[417/491] Compiling array_mixed.cpp
[418/491] Compiling collection_parent.cpp
[419/491] Compiling array_key.cpp
[420/491] Compiling array_fixed_bytes.cpp
[421/491] Compiling array_integer.cpp
[422/491] Compiling array_blobs_small.cpp
[423/491] Compiling array_decimal128.cpp
[424/491] Compiling array_blob.cpp
[425/491] Compiling array_blobs_big.cpp
[426/491] Compiling array_binary.cpp
[427/491] Compiling array.cpp
[428/491] Compiling alloc.cpp
[429/491] Compiling RLMUUID.mm
[430/491] Compiling array_backlink.cpp
[431/491] Compiling RLMValue.mm
[432/491] Compiling alloc_slab.cpp
[433/491] Compiling Realm resource_bundle_accessor.m
[434/491] Compiling RLMSwiftSupport.m
[435/491] Compiling RLMThreadSafeReference.mm
[436/491] Compiling RLMUtil.mm
[437/491] Compiling RLMSwiftValueStorage.mm
[438/491] Compiling RLMScheduler.mm
[439/491] Compiling RLMSchema.mm
[440/491] Compiling RLMSwiftCollectionBase.mm
[441/491] Compiling RLMSet.mm
[442/491] Compiling RLMSectionedResults.mm
[443/491] Compiling RLMRealmConfiguration.mm
[444/491] Compiling RLMRealmUtil.mm
[445/491] Compiling RLMResults.mm
[446/491] Compiling RLMPredicateUtil.mm
[447/491] Compiling RLMRealm.mm
[448/491] Compiling RLMProperty.mm
[449/491] Compiling RLMObjectSchema.mm
[450/491] Compiling RLMObjectId.mm
[451/491] Compiling RLMObject.mm
[452/491] Compiling RLMObjectStore.mm
[453/491] Compiling RLMObservation.mm
[454/491] Compiling RLMObjectBase.mm
[455/491] Compiling RLMMigration.mm
[456/491] Compiling RLMLogger.mm
[457/491] Compiling RLMConstants.m
[458/491] Compiling RLMGeospatial.mm
[459/491] Compiling RLMError.mm
[460/491] Compiling RLMEmbeddedObject.mm
[461/491] Compiling RLMManagedSet.mm
[462/491] Compiling RLMManagedDictionary.mm
[463/491] Compiling Bid bid_round.c
[464/491] Compiling RLMManagedArray.mm
[465/491] Compiling Bid bid_from_int.c
[466/491] Compiling Bid bid_decimal_globals.c
[467/491] Compiling Bid bid_decimal_data.c
[468/491] Compiling Bid bid_convert_data.c
[469/491] Compiling Bid bid64_to_bid128.c
[470/491] Compiling RLMDecimal128.mm
[471/491] Compiling Bid bid32_to_bid128.c
[472/491] Compiling Bid bid128_to_int64.c
[473/491] Compiling Bid bid128_quantize.c
[474/491] Compiling Bid bid128_mul.c
[475/491] Compiling Bid bid128_fma.c
[476/491] Compiling Bid bid128_div.c
[477/491] Compiling Bid bid128_compare.c
[478/491] Compiling Bid bid128_2_str_tables.c
[479/491] Compiling Bid bid128_add.c
[480/491] Compiling Bid bid128.c
[481/491] Compiling Bid bid_binarydecimal.c
[482/491] Compiling RLMDictionary.mm
[483/491] Compiling RLMQueryUtil.mm
[484/491] Compiling RLMClassInfo.mm
[485/491] Compiling RLMAsyncTask.mm
[486/491] Compiling RLMCollection.mm
[487/491] Compiling RLMArray.mm
[488/491] Compiling RLMAccessor.mm
[490/533] Compiling RealmSwift Results.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[491/533] Compiling RealmSwift Schema.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[492/533] Compiling RealmSwift SectionedResults.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[493/533] Compiling RealmSwift SortDescriptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[494/537] Compiling RealmSwift Projection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[495/537] Compiling RealmSwift Property.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[496/537] Compiling RealmSwift Query.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[497/537] Compiling RealmSwift Realm.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[498/537] Compiling RealmSwift Migration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[499/537] Compiling RealmSwift MutableSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[500/537] Compiling RealmSwift Object.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[501/537] Compiling RealmSwift ObjectId.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[502/537] Compiling RealmSwift ObjectSchema.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[503/537] Compiling RealmSwift EmbeddedObject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[504/537] Compiling RealmSwift Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[505/537] Compiling RealmSwift Geospatial.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[506/537] Compiling RealmSwift BasicTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[507/537] Compiling RealmSwift CollectionAccess.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[508/537] Compiling RealmSwift ComplexTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[509/537] Compiling RealmSwift KeyPathStrings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[510/537] Compiling RealmSwift ObjcBridgeable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[511/537] Compiling RealmSwift Persistable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[512/537] Compiling RealmSwift PropertyAccessors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[513/537] Compiling RealmSwift RealmCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[514/537] Compiling RealmSwift RealmConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[515/537] Compiling RealmSwift RealmKeyedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[516/537] Compiling RealmSwift RealmProperty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[517/537] Compiling RealmSwift RealmCollectionImpl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[518/537] Compiling RealmSwift SchemaDiscovery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[519/537] Compiling RealmSwift LinkingObjects.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[520/537] Compiling RealmSwift List.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[521/537] Compiling RealmSwift Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[522/537] Compiling RealmSwift ObjectiveCSupport+AnyRealmValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[523/537] Compiling RealmSwift ObjectiveCSupport.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[524/537] Compiling RealmSwift Optional.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[525/537] Compiling RealmSwift PersistedProperty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[526/537] Compiling RealmSwift Aliases.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[527/537] Compiling RealmSwift AnyRealmValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[528/537] Compiling RealmSwift Combine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[529/537] Compiling RealmSwift CustomPersistable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[530/537] Compiling RealmSwift Decimal128.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[531/537] Emitting module RealmSwift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[532/537] Compiling RealmSwift SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[533/537] Compiling RealmSwift ThreadSafeReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[534/537] Compiling RealmSwift Util.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[535/537] Compiling RealmSwift resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[535/537] Write Objects.LinkFileList
[536/537] Linking libRealmSwift.dylib
[538/540] Emitting module RxRealm
/Users/admin/builder/spi-builder-workspace/Sources/RxRealm/RxRealm.swift:285:1: warning: extension declares a conformance of imported type 'Realm' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'RealmSwift' introduce this conformance in the future
283 | // MARK: Realm type extensions
284 |
285 | extension Realm: ReactiveCompatible {}
    | |- warning: extension declares a conformance of imported type 'Realm' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'RealmSwift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
286 |
287 | public extension Reactive where Base == Realm {
[539/540] Compiling RxRealm RealmObserver.swift
[540/540] Compiling RxRealm RxRealm.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxRealm/RxRealm.swift:285:1: warning: extension declares a conformance of imported type 'Realm' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'RealmSwift' introduce this conformance in the future
283 | // MARK: Realm type extensions
284 |
285 | extension Realm: ReactiveCompatible {}
    | |- warning: extension declares a conformance of imported type 'Realm' to imported protocol 'ReactiveCompatible'; this will not behave correctly if the owners of 'RealmSwift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
286 |
287 | public extension Reactive where Base == Realm {
Build complete! (47.87s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "realm-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "20.0.2",
            "upper_bound" : "21.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/realm-swift.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "RxRealm",
  "name" : "RxRealm",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "RxRealm",
      "targets" : [
        "RxRealm"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RxRealmTests",
      "module_type" : "SwiftTarget",
      "name" : "RxRealmTests",
      "path" : "Tests/RxRealmTests",
      "product_dependencies" : [
        "RxSwift",
        "RxBlocking",
        "RealmSwift",
        "RxCocoa"
      ],
      "sources" : [
        "RxRealmLinkingObjectsTests.swift",
        "RxRealmListTests.swift",
        "RxRealmObjectTests.swift",
        "RxRealmOnQueueTests.swift",
        "RxRealmRealmTests.swift",
        "RxRealmResultsTests.swift",
        "RxRealmTests.swift",
        "RxRealmWriteSinks.swift",
        "TestModels.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RxRealm"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxRealm",
      "module_type" : "SwiftTarget",
      "name" : "RxRealm",
      "path" : "Sources",
      "product_dependencies" : [
        "RxSwift",
        "RealmSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "RxRealm"
      ],
      "sources" : [
        "RxRealm/RealmObserver.swift",
        "RxRealm/RxRealm.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.