Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning message in Xcode11.3.1 debug area #1379

Open
sjacs5537 opened this issue Mar 12, 2020 · 0 comments
Open

Warning message in Xcode11.3.1 debug area #1379

sjacs5537 opened this issue Mar 12, 2020 · 0 comments

Comments

@sjacs5537
Copy link

sjacs5537 commented Mar 12, 2020

Hi,
After I moved my project from Xcode10 to Xcode11.3.1, when magicalRecord run the following code in NSManagedObjectModel+MagicalRecord.m:
+ (NSManagedObjectModel *) MR_mergedObjectModelFromMainBundle { return [self mergedModelFromBundles:nil]; }

The debug area will show a message below:

CoreData: annotation: Failed to load optimized model at path '/Users/test/Library/Developer/CoreSimulator/Devices/DC44EC5B-292D-471B-84AA-AD71D08C8705/data/Containers/Bundle/Application/FCF9E085-001A-48B6-A67F-3EED6C0361A0/myapp.app/myapp.momd/myapp2.omo'

It did not happened in Xcode10, any fix for this issue?

Test device: iOS12.4

Thanks.

@sjacs5537 sjacs5537 changed the title Warning message in Xcode11.3.1 Warning message in Xcode11.3.1 debug area Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant