Skip to content

Instantly share code, notes, and snippets.

@imlutr
imlutr / Info.plist.xml
Created November 9, 2019 10:08
Info.plist.xml
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>${app.name}</string>
<key>CFBundleExecutable</key>
<string>${app.executable}</string>
Thread 39 Crashed:
0 libsystem_kernel.dylib 0x00000001abd19ec4 __pthread_kill + 8
1 libsystem_pthread.dylib 0x00000001abc35774 pthread_kill$VARIANT$mp + 112
2 libsystem_c.dylib 0x00000001abb89844 abort + 100
3 libsystem_malloc.dylib 0x00000001abc22b80 _malloc_put + 0
4 libsystem_malloc.dylib 0x00000001abc22d38 malloc_report + 60
5 libsystem_malloc.dylib 0x00000001abc18110 free + 532
6 IOSLauncher 0x00000001025129a4 CRYPTO_free + 56
7 IOSLauncher 0x0000000102555e74 ssl_parse_serverhello_tlsext + 916
8 IOSLauncher 0x000000010253ec64 ssl3_get_server_hello + 1328