Skip to content

Instantly share code, notes, and snippets.

@atin360
Created July 9, 2012 13:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atin360/3076554 to your computer and use it in GitHub Desktop.
Save atin360/3076554 to your computer and use it in GitHub Desktop.
Please ensure your device is connected...
Connected to: 360Logica_iPhone4S
2012-07-09 18:54:53.914 mtouch[1266:707] -[__NSCFArray _cfurl]: unrecognized selector sent to instance 0x100be2820
2012-07-09 18:54:53.915 mtouch[1266:707] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFArray _cfurl]: unrecognized selector sent to instance 0x100be2820'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff8ed11f06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8d8df79a objc_exception_throw + 43
2 CoreFoundation 0x00007fff8edab2aa -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3 CoreFoundation 0x00007fff8ed0056e ___forwarding___ + 414
4 CoreFoundation 0x00007fff8ed00358 _CF_forwarding_prep_0 + 232
5 CoreFoundation 0x00007fff8eca444e CFURLCopyPath + 110
6 CoreFoundation 0x00007fff8ec9aacf CFURLCreateStringWithFileSystemPath + 431
7 CoreFoundation 0x00007fff8ec9a8f5 CFURLCopyFileSystemPath + 37
8 ??? 0x000000010352ed6b 0x0 + 4350733675
9 ??? 0x000000010352dad9 0x0 + 4350728921
10 ??? 0x000000010352ce0f 0x0 + 4350725647
11 ??? 0x0000000104dbe0a4 0x0 + 4376486052
12 ??? 0x000000010352b001 0x0 + 4350717953
13 MobileDevice 0x0000000103540b2c USBMuxIntCFSocketCallback + 1288
14 CoreFoundation 0x00007fff8ecd0675 __CFSocketPerformV0 + 1045
15 CoreFoundation 0x00007fff8ec91201 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
16 CoreFoundation 0x00007fff8ec90ac5 __CFRunLoopDoSources0 + 245
17 CoreFoundation 0x00007fff8ecb452f __CFRunLoopRun + 799
18 CoreFoundation 0x00007fff8ecb3eb9 CFRunLoopRunSpecific + 233
19 CoreFoundation 0x00007fff8ecc2841 CFRunLoopRun + 97
20 ??? 0x000000010352aedf 0x0 + 4350717663
21 ??? 0x0000000102359c85 0x0 + 4332035205
22 ??? 0x000000010235cf1d 0x0 + 4332048157
23 mtouch 0x000000010001dff1 WriteZStream + 112193
24 mtouch 0x00000001002b864e WriteZStream + 2841758
25 mtouch 0x00000001002bb7b8 WriteZStream + 2854408
26 mtouch 0x00000001002ba8a6 WriteZStream + 2850550
27 mtouch 0x00000001000b800a WriteZStream + 743002
28 mtouch 0x00000001000b829b WriteZStream + 743659
29 mtouch 0x00000001000bae5f WriteZStream + 754863
30 mtouch 0x0000000100001d8b mtouch + 7563
31 mtouch 0x00000001000014e4 mtouch + 5348
)
libc++abi.dylib: terminate called throwing an exception
Stacktrace:
at (wrapper managed-to-native) MonoTouch.CoreFoundation.CFUrl.CFURLCopyFileSystemPath (intptr,int) <0xffffffff>
at MonoTouch.CoreFoundation.CFUrl.get_FileSystemPath () <0x0002a>
at MonoTouch.Installation.Device.get_DeveloperImagePath () <0x007a8>
at MonoTouch.Installation.Device.MountDeveloperImage () <0x0003e>
at MonoTouch.Installation.Installer.LaunchApplication (MonoTouch.Installation.Device,System.Collections.Generic.List`1<string>) <0x00023>
at MonoTouch.Installation.Installer/<LaunchApplication>c__AnonStorey6.<>m__7 (MonoTouch.Installation.Device) <0x00025>
at MonoTouch.Installation.Installer/<ExecuteWithSession>c__AnonStorey4.<>m__3 (object,System.EventArgs) <0x00126>
at MonoTouch.Installation.Device.NotificationCallback (MonoTouch.MobileDevice.am_device_notification_callback_info&) <0x000a0>
at (wrapper native-to-managed) MonoTouch.Installation.Device.NotificationCallback (MonoTouch.MobileDevice.am_device_notification_callback_info&) <0xffffffff>
at (wrapper managed-to-native) MonoTouch.CoreFoundation.CFRunLoop.CFRunLoopRun () <0xffffffff>
at MonoTouch.CoreFoundation.CFRunLoop.Run () <0x00010>
at MonoTouch.Installation.Installer.ExecuteWithSession (string,MonoTouch.Installation.Installer/Executor) <0x00146>
at MonoTouch.Installation.Installer.LaunchApplication (string,string,System.Collections.Generic.List`1<string>) <0x00185>
at MTouch.Main2 (string[]) <0x05c87>
at MTouch.Main (string[]) <0x00024>
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
0 mtouch 0x00000001000f3379 WriteZStream + 985545
1 mtouch 0x00000001001ccb8c WriteZStream + 1876444
2 libsystem_c.dylib 0x00007fff99cd57ea _sigtramp + 26
3 ??? 0x0000000132aaaba7 0x0 + 5145013159
4 libsystem_c.dylib 0x00007fff99d3260e abort + 143
5 libc++abi.dylib 0x00007fff90958fa7 abort_message + 257
6 libc++abi.dylib 0x00007fff90956956 _ZL17default_terminatev + 28
7 libobjc.A.dylib 0x00007fff8d8dfbb3 _objc_terminate + 91
8 libc++abi.dylib 0x00007fff90956985 _ZL19safe_handler_callerPFvvE + 8
9 libc++abi.dylib 0x00007fff909569e0 __cxa_bad_typeid + 0
10 libc++abi.dylib 0x00007fff90957b47 _ZL23__gxx_exception_cleanup19_Unwind_Reason_CodeP17_Unwind_Exception + 0
11 libobjc.A.dylib 0x00007fff8d8df8bf _objc_exception_destructor + 0
12 CoreFoundation 0x00007fff8edab2aa -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
13 CoreFoundation 0x00007fff8ed0056e ___forwarding___ + 414
14 CoreFoundation 0x00007fff8ed00358 _CF_forwarding_prep_0 + 232
15 CoreFoundation 0x00007fff8eca444e CFURLCopyPath + 110
16 CoreFoundation 0x00007fff8ec9aacf CFURLCreateStringWithFileSystemPath + 431
17 CoreFoundation 0x00007fff8ec9a8f5 CFURLCopyFileSystemPath + 37
18 ??? 0x000000010352ed6b 0x0 + 4350733675
19 ??? 0x000000010352dad9 0x0 + 4350728921
20 ??? 0x000000010352ce0f 0x0 + 4350725647
21 ??? 0x0000000104dbe0a4 0x0 + 4376486052
22 ??? 0x000000010352b001 0x0 + 4350717953
23 MobileDevice 0x0000000103540b2c USBMuxIntCFSocketCallback + 1288
24 CoreFoundation 0x00007fff8ecd0675 __CFSocketPerformV0 + 1045
25 CoreFoundation 0x00007fff8ec91201 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
26 CoreFoundation 0x00007fff8ec90ac5 __CFRunLoopDoSources0 + 245
27 CoreFoundation 0x00007fff8ecb452f __CFRunLoopRun + 799
28 CoreFoundation 0x00007fff8ecb3eb9 CFRunLoopRunSpecific + 233
29 CoreFoundation 0x00007fff8ecc2841 CFRunLoopRun + 97
30 ??? 0x000000010352aedf 0x0 + 4350717663
31 ??? 0x0000000102359c85 0x0 + 4332035205
32 ??? 0x000000010235cf1d 0x0 + 4332048157
33 mtouch 0x000000010001dff1 WriteZStream + 112193
34 mtouch 0x00000001002b864e WriteZStream + 2841758
35 mtouch 0x00000001002bb7b8 WriteZStream + 2854408
36 mtouch 0x00000001002ba8a6 WriteZStream + 2850550
37 mtouch 0x00000001000b800a WriteZStream + 743002
38 mtouch 0x00000001000b829b WriteZStream + 743659
39 mtouch 0x00000001000bae5f WriteZStream + 754863
40 mtouch 0x0000000100001d8b mtouch + 7563
41 mtouch 0x00000001000014e4 mtouch + 5348
Debug info from gdb:
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/errno.o" - no debug information available for "errno.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/map.o" - no debug information available for "map.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/signal.o" - no debug information available for "signal.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/stdio.o" - no debug information available for "stdio.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/string.o" - no debug information available for "string.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/stdlib.o" - no debug information available for "stdlib.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/dirent.o" - no debug information available for "dirent.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/fcntl.o" - no debug information available for "fcntl.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/fstab.o" - no debug information available for "fstab.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/grp.o" - no debug information available for "grp.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/macros.o" - no debug information available for "macros.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/old-map.o" - no debug information available for "old-map.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/pwd.o" - no debug information available for "pwd.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/serial.o" - no debug information available for "serial.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/sys-mman.o" - no debug information available for "sys-mman.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/sys-sendfile.o" - no debug information available for "sys-sendfile.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/sys-stat.o" - no debug information available for "sys-stat.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/sys-statvfs.o" - no debug information available for "sys-statvfs.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/sys-time.o" - no debug information available for "sys-time.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/sys-utsname.o" - no debug information available for "sys-utsname.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/sys-wait.o" - no debug information available for "sys-wait.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/sys-xattr.o" - no debug information available for "sys-xattr.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/syslog.o" - no debug information available for "syslog.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/time.o" - no debug information available for "time.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/unistd.o" - no debug information available for "unistd.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/utime.o" - no debug information available for "utime.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/x-struct-str.o" - no debug information available for "x-struct-str.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/zlib-helper.o" - no debug information available for "zlib-helper.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/ioapi.o" - no debug information available for "ioapi.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/unzip.o" - no debug information available for "unzip.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/support/.libs/zip.o" - no debug information available for "zip.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-garray.o)" - no debug information available for "garray.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gbytearray.o)" - no debug information available for "gbytearray.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gerror.o)" - no debug information available for "gerror.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-ghashtable.o)" - no debug information available for "ghashtable.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gmem.o)" - no debug information available for "gmem.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-goutput.o)" - no debug information available for "goutput.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gstr.o)" - no debug information available for "gstr.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gslist.o)" - no debug information available for "gslist.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gstring.o)" - no debug information available for "gstring.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gptrarray.o)" - no debug information available for "gptrarray.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-glist.o)" - no debug information available for "glist.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gqueue.o)" - no debug information available for "gqueue.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gpath.o)" - no debug information available for "gpath.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gshell.o)" - no debug information available for "gshell.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gspawn.o)" - no debug information available for "gspawn.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gfile.o)" - no debug information available for "gfile.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gfile-posix.o)" - no debug information available for "gfile-posix.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gpattern.o)" - no debug information available for "gpattern.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gmarkup.o)" - no debug information available for "gmarkup.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gutf8.o)" - no debug information available for "gutf8.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gunicode.o)" - no debug information available for "gunicode.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gdate-unix.o)" - no debug information available for "gdate-unix.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gdir-unix.o)" - no debug information available for "gdir-unix.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gfile-unix.o)" - no debug information available for "gfile-unix.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gmisc-unix.o)" - no debug information available for "gmisc-unix.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gmodule-unix.o)" - no debug information available for "gmodule-unix.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-gtimer-unix.o)" - no debug information available for "gtimer-unix.c".
warning: Could not find object file "/Developer/MonoTouch/Source/monotouch/builds/x64/eglib/src/.libs/libeglib.a(libeglib_la-vasprintf.o)" - no debug information available for "vasprintf.c".
Attaching to process 1266.
Reading symbols for shared libraries . done
Reading symbols for shared libraries .................................................................................................................................................. done
0x00007fff9450500c in read ()
4 "com.apple.CFSocket.private" 0x00007fff9450434a in select$DARWIN_EXTSN ()
3 "com.apple.libdispatch-manager" 0x00007fff94504d2a in kevent ()
2 0x00007fff945026ea in semaphore_wait_trap ()
* 1 "com.apple.main-thread" 0x00007fff9450500c in read ()
Thread 4 (process 1266):
#0 0x00007fff9450434a in select$DARWIN_EXTSN ()
#1 0x00007fff8ecf3616 in __CFSocketManager ()
#2 0x00007fff99ce749e in _pthread_start ()
#3 0x00007fff99cd4081 in thread_start ()
Thread 3 (process 1266):
#0 0x00007fff94504d2a in kevent ()
#1 0x00007fff8e4a7f41 in _dispatch_mgr_invoke ()
#2 0x00007fff8e4a7bce in _dispatch_mgr_thread ()
Thread 2 (process 1266):
#0 0x00007fff945026ea in semaphore_wait_trap ()
#1 0x000000010036d5bf in WriteZStream ()
#2 0x00000001002221d8 in WriteZStream ()
#3 0x000000010030a9d2 in WriteZStream ()
#4 0x000000010030ab08 in WriteZStream ()
#5 0x0000000100358ea7 in WriteZStream ()
#6 0x00000001003a07ec in WriteZStream ()
#7 0x00007fff99ce749e in _pthread_start ()
#8 0x00007fff99cd4081 in thread_start ()
Thread 1 (process 1266):
#0 0x00007fff9450500c in read ()
#1 0x00000001000f35f3 in WriteZStream ()
#2 0x00000001001ccb8c in WriteZStream ()
#3 <signal handler called>
#4 0x00007fff9450423a in __pthread_kill ()
#5 0x00007fff99ce8850 in pthread_kill ()
#6 0x00007fff99d3260e in abort ()
#7 0x00007fff90958fa7 in abort_message ()
#8 0x00007fff90956956 in default_terminate ()
#9 0x00007fff8d8dfbb3 in _objc_terminate ()
#10 0x00007fff90956985 in safe_handler_caller ()
#11 0x00007fff909569e0 in std::terminate ()
#12 0x00007fff90957b47 in __cxa_throw ()
#13 0x00007fff8d8df8bf in objc_exception_throw ()
#14 0x00007fff8edab2aa in -[NSObject(NSObject) doesNotRecognizeSelector:] ()
#15 0x00007fff8ed0056e in ___forwarding___ ()
#16 0x00007fff8ed00358 in __forwarding_prep_0___ ()
#17 0x00007fff8eca444e in CFURLCopyPath ()
#18 0x00007fff8ec9aacf in CFURLCreateStringWithFileSystemPath ()
#19 0x00007fff8ec9a8f5 in CFURLCopyFileSystemPath ()
#20 0x000000010352ed6b in ?? ()
#21 0x000000010352dad9 in ?? ()
#22 0x000000010352ce0f in ?? ()
#23 0x0000000104dbe0a4 in ?? ()
#24 0x000000010352b001 in ?? ()
#25 0x0000000103540b2c in USBMuxIntCFSocketCallback ()
#26 0x00007fff8ecd0675 in __CFSocketPerformV0 ()
#27 0x00007fff8ec91201 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ()
#28 0x00007fff8ec90ac5 in __CFRunLoopDoSources0 ()
#29 0x00007fff8ecb452f in __CFRunLoopRun ()
#30 0x00007fff8ecb3eb9 in CFRunLoopRunSpecific ()
#31 0x00007fff8ecc2841 in CFRunLoopRun ()
#32 0x000000010352aedf in ?? ()
#33 0x0000000102359c85 in ?? ()
#34 0x000000010235cf1d in ?? ()
#35 0x000000010001dff1 in WriteZStream ()
#36 0x00000001002b864e in WriteZStream ()
#37 0x00000001002bb7b8 in WriteZStream ()
#38 0x00000001002ba8a6 in WriteZStream ()
#39 0x00000001000b800a in WriteZStream ()
#40 0x00000001000b829b in WriteZStream ()
#41 0x00000001000bae5f in WriteZStream ()
#42 0x0000000100001d8b in ?? ()
#43 0x00000001000014e4 in ?? ()
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Loaded assembly: /private/var/mobile/Applications/F6E00623-36C9-4A34-BE14-12E4DFEC8EDA/jatin.app/System.Core.dll [External]
Loaded assembly: /private/var/mobile/Applications/F6E00623-36C9-4A34-BE14-12E4DFEC8EDA/jatin.app/monotouch.dll [External]
Loaded assembly: /private/var/mobile/Applications/F6E00623-36C9-4A34-BE14-12E4DFEC8EDA/jatin.app/System.dll [External]
Loaded assembly: /private/var/mobile/Applications/F6E00623-36C9-4A34-BE14-12E4DFEC8EDA/jatin.app/jatin.exe
Thread started: Finalizer
Resolved pending breakpoint at '/Users/jatin/Projects/jatin/jatin/AppDelegate.cs:35' to Boolean jatin.AppDelegate:FinishedLaunching (UIApplication, NSDictionary) [0x0003c].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment