You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: