RxSwiftCommunity / RxRealm

RxSwift extension for RealmSwift's types
MIT License
1.15k stars 263 forks source link

Attempting to Install using Xcode 11 SPM fails cloning dependencies #133

Closed Henriquedrdc closed 4 years ago

Henriquedrdc commented 4 years ago

When trying to install RxRealm using SPM it throws error cloning dependencies.

Failed to clone 'src/external/pegtl'

Failed to clone 'Realm/ObjectStore'

Is there anything we can do, or we just have to wait for those dependencies to support SPM ?

error.txt

M0rtyMerr commented 4 years ago

Just successfully install RxRealm via SPM with Xcode Version 11.4.1 (11E503a). Closing this, cause problem seems to be resolved. Feel free to reopen that issue in cause of any troubles!