caiyue1993 / IceCream

Sync Realm Database with CloudKit
MIT License
1.93k stars 243 forks source link

IceCream Doesn't work with SwiftUI Preview #253

Open owenzhao opened 2 years ago

owenzhao commented 2 years ago

I am using CocoaPods with IceCream and get this error.

" Terminating app due to uncaught exception 'RLMException', reason: 'RLMObject subclasses with the same name cannot be included twice in the same target. Please make sure 'CreamAsset' is only linked once to your current target.' terminating with uncaught exception of type NSException abort() called CoreSimulator 776.4 - Device: iPhone 13 (8D272C64-8DB1-4EEE-B162-A26CE66DE7B8) - Runtime: iOS 15.0 (19A339) - DeviceType: iPhone 13"

However, running in a real device works.

alexgerrese commented 2 years ago

+1