Xcode version: 13.2.1 (13C100) plateform: iOS Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x99288 __exceptionPreprocess 1 libobjc.A.dylib 0x16744 objc_exception_throw 2 CoreFoundation 0x176fc4 +[NSObject(NSObject) _copyDescription] 3 CoreFoundation 0x2de98 forwarding 4 CoreFoundation 0x2cf70 _CF_forwarding_prep_0 5 QuartzCore 0xcb320 CA::Layer::run_animation_callbacks(void*) 6 libdispatch.dylib 0x3a30 _dispatch_client_callout 7 libdispatch.dylib 0x11f48 _dispatch_main_queue_drain 8 libdispatch.dylib 0x11b98 _dispatch_main_queue_callback_4CF 9 CoreFoundation 0x51800 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE 10 CoreFoundation 0xb704 __CFRunLoopRun 11 CoreFoundation 0x1ebc8 CFRunLoopRunSpecific 12 GraphicsServices 0x1374 GSEventRunModal 13 UIKitCore 0x514648 -[UIApplication _run] 14 UIKitCore 0x295d90 UIApplicationMain 15 TCPApp 0xa44bb8 main + 39 (AppDelegate.swift:39) 16 ??? 0x104f49ce4 (Missing)
CoreFoundation +[NSObject(NSObject) _copyDescription]
CoreFoundation +[NSObject(NSObject) _copyDescription]
It’s not clear what you’re looking for here. Please read Quinn’s Top Ten DevForums Tips for advice on how to create a better post.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"