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
libc++abi.dylib: terminating with uncaught exception of type NSException
Playground execution failed:
error: Execution was interrupted, reason: signal SIGABRT.
The process has been left at the point where it was interrupted, use "thread return -x" to return to the state before expression evaluation.
libc++abi.dylib: terminating with uncaught exception of type NSException
Playground execution failed:
error: Execution was interrupted, reason: signal SIGABRT.
The process has been left at the point where it was interrupted, use "thread return -x" to return to the state before expression evaluation.
__pthread_kill + 10 frame #1: 0x00007fff51c0be60 libsystem_pthread.dylib
pthread_kill + 430frame #2: 0x00007fff51af0b7c libsystem_c.dylib
abort + 120 frame #3: 0x00007fff4f9f7858 libc++abi.dylib
abort_message + 231frame #4: 0x00007fff4f9e8cbf libc++abi.dylib
demangling_terminate_handler() + 262 frame #5: 0x00007fff50ba8c0b libobjc.A.dylib
_objc_terminate() + 96frame #6: 0x00007fff4f9f6c87 libc++abi.dylib
std::__terminate(void (*)()) + 8 frame #7: 0x00007fff4f9f940b libc++abi.dylib
__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27frame #8: 0x00007fff4f9f93d2 libc++abi.dylib
__cxa_throw + 113 frame #9: 0x00007fff50ba8ad6 libobjc.A.dylib
objc_exception_throw + 340frame #10: 0x00007fff23e3cad9 CoreFoundation
-[NSException raise] + 9 frame #11: 0x00007fff258e2c3a Foundation
-[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 225frame #12: 0x00007fff258e18ad Foundation
-[NSObject(NSKeyValueCoding) valueForKey:] + 317 frame #13: 0x00007fff259cc6cc Foundation
-[NSFunctionExpression expressionValueWithObject:context:] + 707frame #14: 0x00007fff259c3bd8 Foundation
-[NSComparisonPredicate evaluateWithObject:substitutionVariables:] + 211 frame #15: 0x00007fff259c5c89 Foundation
_filterObjectsUsingPredicate + 257frame #16: 0x00007fff259c5a4c Foundation
-[NSArray(NSPredicateSupport) filteredArrayUsingPredicate:] + 187 frame #17: 0x000000010c6260dc $__lldb_expr16
main at HelloWorld.xcplaygroundpage:48:8frame #18: 0x00000001036bbca0 NSPredicate
linkResources + 304 frame #19: 0x00007fff23da0595 CoreFoundation
__CFRunLoopServiceMachPort + 165frame #20: 0x00007fff23d9b1c7 CoreFoundation
__CFRunLoopRun + 1383 frame #21: 0x00007fff23d9a944 CoreFoundation
CFRunLoopRunSpecific + 404frame #22: 0x00007fff38ba6c1a GraphicsServices
GSEventRunModal + 139 frame #23: 0x00007fff48c8b9ec UIKitCore
UIApplicationMain + 1605frame #24: 0x00000001036bbd6d NSPredicate
main + 205 frame #25: 0x00007fff51a231fd libdyld.dylib
start + 1The text was updated successfully, but these errors were encountered: