caiyue1993/IceCream

IceCream Doesn't work with SwiftUI Preview

owenzhao opened this issue · 1 comments

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.