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

Crashes on running a build with Xcode 12 #4

Open
ronanociosoig-200 opened this issue Oct 14, 2020 · 0 comments
Open

Crashes on running a build with Xcode 12 #4

ronanociosoig-200 opened this issue Oct 14, 2020 · 0 comments

Comments

@ronanociosoig-200
Copy link

The sample app crashes with the following output when running on a iPhone 8 device using Xcode 12.0

2020-10-14 18:32:19.763324+0200 SDKStarter[2603:819918] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot create an NSPersistentStoreCoordinator with a nil model'
*** First throw call stack:
(0x197e1d114 0x1ab643cb4 0x19dbc12cc 0x1026a7f60 0x1026a7aac 0x1026a6eec 0x1026a6e30 0x102b6d5fc 0x102b6ef40 0x1026a6e08 0x1026a7968 0x10275dc04 0x102753d80 0x10274e4a0 0x10274e408 0x102b6d5fc 0x102b6ef40 0x10274e3e0 0x102789990 0x1026b4f98 0x102762e28 0x102762b94 0x102690ce8 0x1026914f8 0x19a658558 0x19a65a4f8 0x19a65fcac 0x199d3ec4c 0x19a26182c 0x199d3f734 0x199d3f23c 0x199d3f560 0x199d3ee1c 0x199d469bc 0x19a17b0a0 0x19a27910c 0x199d46754 0x199b889b4 0x199b87454 0x199b88600 0x19a65de80 0x19a1a1914 0x1a669bcb4 0x1a66c36e0 0x1a66a9410 0x1a66c33f4 0x102b6d5fc 0x102b70ac4 0x1a66e84b8 0x1a66e8180 0x1a66e8654 0x197d9d240 0x197d9d140 0x197d9c488 0x197d96a40 0x197d96200 0x1ade91598 0x19a65c004 0x19a6615d8 0x1026916f4 0x197a75598)
libc++abi.dylib: terminating with uncaught exception of type NSException
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot create an NSPersistentStoreCoordinator with a nil model'
terminating with uncaught exception of type NSException

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