Coder Social home page Coder Social logo

dringend-issues's People

Contributors

squaredtiki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dringend-issues's Issues

Interface themes

In addition to code editor themes, allow the choice of either light or dark interface themes

Copying and pasting files

That would be a nice idea in my opinion, as for example when localising, you copy the base in the new directory of the new language. That's all. Maybe you could bring up a selector when holding on a file.

iPhone app for compiling

It would be most helpful if there was an app for the iPhone that allowed us to compile the app on the iPhone, especially because most of my apps are made for the iPhone.

Folders Syncing

So some of the folders synced properly when I replaced the files on Dropbox from my Mac, while some of the others remained the same. Could it have to do with syncing of folders, as the folders didn't sync?

Build Error

When I try to build an app I get this UIAlertView:

Initiating build failed
An error occurred whilst attempting to initiate the build process with the build server, the error is as follows: Read-operation timed out

Any ideas?

Creating .strings files

Since they are simply text, why not do that? It would make stuff such as adding localisations much easier, as I could create a folder immediately and then create the .strings file in it.

When importing my project - v1.1 crashes

1.1 definitely went further this time in the import. What I noticed on the screen as it imported from Dropbox was a series of files where some had checkmarks, some had warning symbols and others had red X's. After a longish series of red 'X's the app crashed.

A couple of thoughts:

  • My project includes source that is in a folder that is adjacent to my project source. I am not sure if that is the issue or not.

Here is the symbolicated crash log:

Incident Identifier: 2F51FE60-1193-4DD3-BEBA-D01CC5819F69
CrashReporter Key:   c29e23d126f0489a57a8a7df8926a7ed016a3dc7
Hardware Model:      iPad4,1
Process:             Dringend [1931]
Path:                /var/mobile/Applications/EBDC366A-2F99-4FD8-A9EE-6A5B6B2FC555/Dringend.app/Dringend
Identifier:          com.SquaredTiki.Dringend
Version:             1.1 (1.1)
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2014-03-31 18:28:54.340 -0600
OS Version:          iOS 7.1 (11D167)
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                  0x30adaf03 __exceptionPreprocess + 131
1   libobjc.A.dylib                 0x3b59fce7 objc_exception_throw + 38
2   CoreFoundation                  0x30a18d3f -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 534
3   CoreFoundation                  0x30a18b03 +[NSDictionary dictionaryWithObjects:forKeys:count:] + 50
4   Dringend                        0x00047dfb 0x3b000 + 52731
5   Dringend                        0x000a831f 0x3b000 + 447263
6   Dringend                        0x000a4051 0x3b000 + 430161
7   Dringend                        0x00105c79 0x3b000 + 830585
8   Dringend                        0x00104165 0x3b000 + 823653
9   Foundation                      0x3141a247 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 54
10  Foundation                      0x3141a189 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 204
11  Foundation                      0x3141a0a5 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 60
12  CFNetwork                       0x307402b7 ___ZN27URLConnectionClient_Classic26_delegate_didFinishLoadingEU13block_pointerFvvE_block_invoke + 74
13  CFNetwork                       0x3073eebb ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 54
14  CoreFoundation                  0x30a0e1d9 CFArrayApplyFunction + 36
15  CFNetwork                       0x306d6ad3 RunloopBlockContext::perform() + 182
16  CFNetwork                       0x306d6991 MultiplexerSource::perform() + 220
17  CFNetwork                       0x306d6821 MultiplexerSource::_perform(void*) + 48
18  CoreFoundation                  0x30aa5fe7 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 14
19  CoreFoundation                  0x30aa54af __CFRunLoopDoSources0 + 206
20  CoreFoundation                  0x30aa3c9f __CFRunLoopRun + 630
21  CoreFoundation                  0x30a0e7a9 CFRunLoopRunSpecific + 524
22  CoreFoundation                  0x30a0e58b CFRunLoopRunInMode + 106
23  GraphicsServices                0x359386d3 GSEventRunModal + 138
24  UIKit                           0x3336d891 UIApplicationMain + 1136
25  Dringend                        0x000425a7 0x3b000 + 30119
26  libdyld.dylib                   0x3ba9dab7 start + 2


Thread 0 Crashed:
0   libsystem_kernel.dylib          0x3bb536d8 __kill + 8
1   Dringend                        0x00123189 0x3b000 + 950665
2   libsystem_platform.dylib        0x3bbb7721 _sigtramp + 41
3   libsystem_pthread.dylib         0x3bbbc7b3 pthread_kill + 55
4   libsystem_c.dylib               0x3bb04ff5 abort + 73
5   libc++abi.dylib                 0x3af5398b abort_message + 71
6   libc++abi.dylib                 0x3af6c6e3 default_terminate_handler() + 251
7   libobjc.A.dylib                 0x3b59ff7b _objc_terminate() + 191
8   libc++abi.dylib                 0x3af6a1b1 std::__terminate(void (*)()) + 77
9   libc++abi.dylib                 0x3af69d13 __cxa_rethrow + 99
10  libobjc.A.dylib                 0x3b59fe2b objc_exception_rethrow + 39
11  CoreFoundation                  0x30a0e81b CFRunLoopRunSpecific + 639
12  CoreFoundation                  0x30a0e587 CFRunLoopRunInMode + 103
13  GraphicsServices                0x359386cf GSEventRunModal + 135
14  UIKit                           0x3336d88d UIApplicationMain + 1133
15  Dringend                        0x000425a3 0x3b000 + 30115
16  libdyld.dylib                   0x3ba9dab5 start + 1

Thread 1:
0   libsystem_kernel.dylib          0x3bb41804 kevent64 + 24
1   libdispatch.dylib               0x3ba90051 _dispatch_mgr_invoke + 229
2   libdispatch.dylib               0x3ba8a2df _dispatch_mgr_thread + 35

Thread 2 name:  WebThread
Thread 2:
0   libsystem_kernel.dylib          0x3bb41a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3bb41849 mach_msg + 37
2   CoreFoundation                  0x30aa561d __CFRunLoopServiceMachPort + 153
3   CoreFoundation                  0x30aa3d3d __CFRunLoopRun + 789
4   CoreFoundation                  0x30a0e7a5 CFRunLoopRunSpecific + 521
5   CoreFoundation                  0x30a0e587 CFRunLoopRunInMode + 103
6   WebCore                         0x38f9aee1 RunWebThread(void*) + 417
7   libsystem_pthread.dylib         0x3bbbb957 _pthread_body + 139
8   libsystem_pthread.dylib         0x3bbbb8c7 _pthread_start + 99
9   libsystem_pthread.dylib         0x3bbb9ae4 thread_start + 4

Thread 3 name:  com.crashlytics.MachExceptionServer
Thread 3:
0   libsystem_kernel.dylib          0x3bb41a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3bb41849 mach_msg + 37
2   Dringend                        0x00117769 0x3b000 + 903017
3   libsystem_pthread.dylib         0x3bbbb957 _pthread_body + 139
4   libsystem_pthread.dylib         0x3bbbb8c7 _pthread_start + 99
5   libsystem_pthread.dylib         0x3bbb9ae4 thread_start + 4

Thread 4 name:  com.apple.NSURLConnectionLoader
Thread 4:
0   libsystem_kernel.dylib          0x3bb41a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3bb41849 mach_msg + 37
2   CoreFoundation                  0x30aa561d __CFRunLoopServiceMachPort + 153
3   CoreFoundation                  0x30aa3d3d __CFRunLoopRun + 789
4   CoreFoundation                  0x30a0e7a5 CFRunLoopRunSpecific + 521
5   CoreFoundation                  0x30a0e587 CFRunLoopRunInMode + 103
6   Foundation                      0x3144e23d +[NSURLConnection(Loader) _resourceLoadLoop:] + 317
7   Foundation                      0x314c3a0b __NSThread__main__ + 1059
8   libsystem_pthread.dylib         0x3bbbb957 _pthread_body + 139
9   libsystem_pthread.dylib         0x3bbbb8c7 _pthread_start + 99
10  libsystem_pthread.dylib         0x3bbb9ae4 thread_start + 4

Thread 5 name:  com.apple.CFSocket.private
Thread 5:
0   libsystem_kernel.dylib          0x3bb41a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3bb41849 mach_msg + 37
2   CoreFoundation                  0x30a0da43 CFRunLoopWakeUp + 111
3   CoreFoundation                  0x30aa9e9f __CFSocketManager + 2923
4   libsystem_pthread.dylib         0x3bbbb957 _pthread_body + 139
5   libsystem_pthread.dylib         0x3bbbb8c7 _pthread_start + 99
6   libsystem_pthread.dylib         0x3bbb9ae4 thread_start + 4

Thread 6:
0   libsystem_kernel.dylib          0x3bb54c70 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x3bbb9c1f _pthread_wqthread + 307
2   libsystem_pthread.dylib         0x3bbb9ad8 start_wqthread + 4

Thread 7:
0   libsystem_kernel.dylib          0x3bb41a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3bb41849 mach_msg + 37
2   CoreFoundation                  0x30aa561d __CFRunLoopServiceMachPort + 153
3   CoreFoundation                  0x30aa3d3d __CFRunLoopRun + 789
4   CoreFoundation                  0x30a0e7a5 CFRunLoopRunSpecific + 521
5   CoreFoundation                  0x30a523c7 CFRunLoopRun + 95
6   CoreMotion                      0x310cd4fd ___lldb_unnamed_function1426$$CoreMotion + 725
7   libsystem_pthread.dylib         0x3bbbb957 _pthread_body + 139
8   libsystem_pthread.dylib         0x3bbbb8c7 _pthread_start + 99
9   libsystem_pthread.dylib         0x3bbb9ae4 thread_start + 4

Thread 8:
0   libsystem_kernel.dylib          0x3bb54c70 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x3bbb9c1f _pthread_wqthread + 307
2   libsystem_pthread.dylib         0x3bbb9ad8 start_wqthread + 4

Thread 9:
0   libsystem_kernel.dylib          0x3bb54c70 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x3bbb9c1f _pthread_wqthread + 307
2   libsystem_pthread.dylib         0x3bbb9ad8 start_wqthread + 4

Thread 10:
0   libsystem_kernel.dylib          0x3bb54c70 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x3bbb9c1f _pthread_wqthread + 307
2   libsystem_pthread.dylib         0x3bbb9ad8 start_wqthread + 4

Thread 11:
0   libsystem_kernel.dylib          0x3bb54c70 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x3bbb9c1f _pthread_wqthread + 307
2   libsystem_pthread.dylib         0x3bbb9ad8 start_wqthread + 4

Thread 0 crashed with ARM Thread State (32-bit):
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000001      r3: 0x3d82a048
    r4: 0x27dc83d4    r5: 0x00000000      r6: 0x27dc8414      r7: 0x27dc83b4
    r8: 0x00000006    r9: 0x3d832e30     r10: 0x00000003     r11: 0x00198ef4
    ip: 0x00000025    sp: 0x27dc8398      lr: 0x0012318d      pc: 0x3bb536d8
  cpsr: 0x00000010

Binary Images:
0x3b000 - 0x166fff Dringend armv7  <473ad4e7ec0b39fc9ab63efe8a0e7c61> /var/mobile/Applications/EBDC366A-2F99-4FD8-A9EE-6A5B6B2FC555/Dringend.app/Dringend
0x3ff7000 - 0x4002fff QuickSpeak armv7s  <76543820233a363194a280a29642bbbc> /System/Library/AccessibilityBundles/QuickSpeak.bundle/QuickSpeak
0x2be33000 - 0x2be56fff dyld armv7s  <4d05d388718832c99cdd4e74aeb07d51> /usr/lib/dyld
0x2f70c000 - 0x2f710fff AccessibilitySettingsLoader armv7s  <5a4056e3e7d63bbf9cd9789ce2f1b319> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x2f7a5000 - 0x2f7c0fff libJapaneseConverter.dylib armv7s  <6c44bc3a71a73267b775b011d1c669d8> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x2f95f000 - 0x2fa61fff AVFoundation armv7s  <c88b12b244d13bbd9a8ab681956234e4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2fa62000 - 0x2fa8afff libAVFAudio.dylib armv7s  <b92283f0007834c7a52635881be94ab7> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x2fa8b000 - 0x2fa8bfff Accelerate armv7s  <58ca068138d93e988a34a0c8c34b0b11> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x2fa8c000 - 0x2fa94fff libCGInterfaces.dylib armv7s  <67529065ce5737078635b500828055f7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Resources/libCGInterfaces.dylib
0x2fa95000 - 0x2fc62fff vImage armv7s  <9923548d8ed23bb1b1020130b5d38dab> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2fc63000 - 0x2fd45fff libBLAS.dylib armv7s  <48f7680a8fd83251ad8415bb090408c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x2fd46000 - 0x2fffefff libLAPACK.dylib armv7s  <2547383dc88d3329827b4d76768915ee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x2ffff000 - 0x3006dfff libvDSP.dylib armv7s  <83036da6f5d9308bb5fad06b2d29bac9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x3006e000 - 0x30080fff libvMisc.dylib armv7s  <addc52a9647f3269965a750366ebed70> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x30081000 - 0x30081fff vecLib armv7s  <4a647b20c3f03490aae530226350a4cd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x30082000 - 0x300a2fff Accounts armv7s  <73b0639b81fe30d5b2b13628d3df2273> /System/Library/Frameworks/Accounts.framework/Accounts
0x300a4000 - 0x3010bfff AddressBook armv7s  <e0051f44c0d0377da85049ff86fbc890> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x3010c000 - 0x30222fff AddressBookUI armv7s  <7a96c5c6a22f3b329d5f434870469175> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x30379000 - 0x30695fff AudioToolbox armv7s  <42ef392f2082317cbd3857838ab97aaf> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x30696000 - 0x3079cfff CFNetwork armv7s  <92222e5708af3145bb068d8f3b481572> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x3079d000 - 0x307f8fff CoreAudio armv7s  <34a6461e9ad3380ea9e0405f81aad500> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x307f9000 - 0x30810fff CoreBluetooth armv7s  <0e672bb563ea3c2fb0c6ae0070d00efb> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x30811000 - 0x30a05fff CoreData armv7s  <23650924fc293fdf994419f6894720a9> /System/Library/Frameworks/CoreData.framework/CoreData
0x30a06000 - 0x30b49ff0 CoreFoundation armv7s  <e0dda373f78f367c9f64627dc8e01eb0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x30b4a000 - 0x30c6efff CoreGraphics armv7s  <182ccc3a111d360eb5c1e58b4289afb3> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x30c70000 - 0x30cabfff libCGFreetype.A.dylib armv7s  <1d9c402cc18433db9a72d349876b2fea> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x30cad000 - 0x30cb7fff libCMSBuiltin.A.dylib armv7s  <1efb72c2985332c485d07c5a3784f93b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x30e9c000 - 0x30eb6fff libRIP.A.dylib armv7s  <23b82f0d28e238938519439e243ae7a7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x30eb7000 - 0x30f90fff CoreImage armv7s  <1eedb55ace133e10bb629fa881c45542> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x30f91000 - 0x30fe0fff CoreLocation armv7s  <5d78705a46ab313fa21f1d5ed2f0ce3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x31018000 - 0x31093fff CoreMedia armv7s  <2f8fa07e557f3b29b932d31865d2121a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x31094000 - 0x3113cfff CoreMotion armv7s  <bd402a711091322bb2284be34283973f> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x3113d000 - 0x31195fff CoreTelephony armv7s  <711db5ac808937b09143f43f11f06422> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x31196000 - 0x31226fff CoreText armv7s  <43e84c5a90fc36a984363965f2d8029b> /System/Library/Frameworks/CoreText.framework/CoreText
0x31227000 - 0x31236fff CoreVideo armv7s  <b114a9e05c08366b8735a2911defa97b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x31237000 - 0x312f6fff EventKit armv7s  <2d3f907e162a30ae8179431a51510c33> /System/Library/Frameworks/EventKit.framework/EventKit
0x313f6000 - 0x315e0fff Foundation armv7s  <b75ca4f9d9b739ef9b16e482db277849> /System/Library/Frameworks/Foundation.framework/Foundation
0x317c2000 - 0x31818fff IOKit armv7s  <8905cade40f43b668931f86c5832abc0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x31819000 - 0x31a29fff ImageIO armv7s  <3234150da2d13945a33c98335e53db80> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x31a2a000 - 0x31c75fff JavaScriptCore armv7s  <2192c163793b3e04a8f9917eda045d8c> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x31d26000 - 0x31d2afff MediaAccessibility armv7s  <c87f228e5b18380d837ed901196705c1> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x31d2b000 - 0x31f28fff MediaPlayer armv7s  <1c65c12a923b31d79845761a12c16dfb> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x31f29000 - 0x3222ffff MediaToolbox armv7s  <84b2b485897333008869c65c1e033d5e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x32230000 - 0x322dbfff MessageUI armv7s  <42cf298919f134d888a001f1336c2550> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x322dc000 - 0x3233ffff MobileCoreServices armv7s  <1a736ebbc93431c8943cdd93a0a0fdcb> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x32d87000 - 0x32d8ffff OpenGLES armv7s  <1c3e551d0a923b86940ad36a6e682463> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x32d91000 - 0x32d91fff libCVMSPluginSupport.dylib armv7s  <ba661b77360f360b88c3163a02538376> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x32d96000 - 0x32d99fff libCoreVMClient.dylib armv7s  <38ff1c7f12f83f8bac062e8daf9d4c10> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x32d9a000 - 0x32da1fff libGFXShared.dylib armv7s  <2406a4e5c5b437dbb0a3553655ac4951> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x32da2000 - 0x32de2fff libGLImage.dylib armv7s  <7d912d8e3a453456a6e2d806b59aa448> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x32f7a000 - 0x330c1fff QuartzCore armv7s  <741ee0338b1235aab1550f91a3956041> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x330c2000 - 0x33118fff QuickLook armv7s  <73823c899b8131559643894f353b8457> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x3311b000 - 0x3315dfff Security armv7s  <289005dd72603957923ec376a37fa16f> /System/Library/Frameworks/Security.framework/Security
0x332ad000 - 0x332fcfff SystemConfiguration armv7s  <82758c34b29a333bbdfe73e78361e0e1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x332ff000 - 0x33a72fff UIKit armv7s  <f725ad0982673286911bff834295ec99> /System/Library/Frameworks/UIKit.framework/UIKit
0x33a73000 - 0x33ac1fff VideoToolbox armv7s  <aef48ac94d1030e79385660b45085b99> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x33cf7000 - 0x33d00fff AOSNotification armv7s  <a5c6a910b5733c1887af0e763878957c> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x33d66000 - 0x33db0fff AccessibilityUtilities armv7s  <2f39b6e781ab3f6993dd2599b8bc9372> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x33e05000 - 0x33e25fff AccountsUI armv7s  <1882b17f2f343468b632d1dbb210a190> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x33e26000 - 0x33e2afff AggregateDictionary armv7s  <b4e58fe6256136749b7d54bf07bcbc51> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x34108000 - 0x3411cfff AirTraffic armv7s  <e392848676123c118b3cc488a99472ea> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x34486000 - 0x344c4fff AppSupport armv7s  <0cb23d5c42d530cfa7e43605cf368293> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x344c5000 - 0x344fcfff AppleAccount armv7s  <736438792a0d3884a745f2fe1e4d8582> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x345aa000 - 0x345bafff ApplePushService armv7s  <3f89365747c33bcfa22a4d3009cd1715> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x345bb000 - 0x345c1fff AppleSRP armv7s  <e1db5ed3b8e034ce94f260077c96cea8> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x345ee000 - 0x345fafff AssetsLibraryServices armv7s  <05cf849c0bab37698f93ce58e0cabe0f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x345fb000 - 0x34617fff AssistantServices armv7s  <486d8370b0a33d08802dc9353d240dfa> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x34644000 - 0x34647fff BTLEAudioController armv7s  <f420608b2d7538bb88491b34501a36f6> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x34648000 - 0x3466dfff BackBoardServices armv7s  <eef3e744484a386ca351b8feb000eb37> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x34670000 - 0x34675fff BluetoothManager armv7s  <9d86b542e884374f9845e9a53139abd7> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x34676000 - 0x3469afff Bom armv7s  <af79573fee7d364da59eed3fabe2f645> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x3473b000 - 0x34743fff CaptiveNetwork armv7s  <9825d6ad32163fcd8f2f56dbf274de62> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x34744000 - 0x34820fff Celestial armv7s  <6fcb14a0193e336a938d7f68c01bc2c5> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x34821000 - 0x3482cfff CertInfo armv7s  <0ba8531e22a234a3ae8d2d95209b9a06> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x3482d000 - 0x34832fff CertUI armv7s  <68968485501f35c09203bd9e045bbcd0> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x348fe000 - 0x3491efff ChunkingLibrary armv7s  <a8a788dadd083a78b00f3aed5bdc9215> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x34927000 - 0x3496bfff ColorSync armv7s  <4f3ca123392a3d76b10a6a637aa97640> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x3496f000 - 0x3497afff CommonUtilities armv7s  <f477748e4ac03e91b3a2769b59dc0dc0> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x3497b000 - 0x3497ffff CommunicationsFilter armv7s  <87e7685b12ac375aa482a7a31cd28517> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x34a10000 - 0x34a12fff ConstantClasses armv7s  <aab583ee29ff3ed7a9ad2bddfbc9bcde> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x34a19000 - 0x34a51fff ContentIndex armv7s  <4b5ab9503c80331cb315f62d9aa1f846> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x34a52000 - 0x34a54fff CoreAUC armv7s  <77474784f35a35718fa5c6bd358ec659> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x34a61000 - 0x34ab5fff CoreDAV armv7s  <6aba63f439a13ec0a9d53b5b36145749> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x34c8f000 - 0x34c99fff CoreRecents armv7s  <0fdc2052cbe53738a1bdf25c1ca4ef80> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x34ce9000 - 0x34d07fff CoreServicesInternal armv7s  <29b0b6f5421c3753a2c42ef2c1ef4892> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x34d08000 - 0x34d09fff CoreSurface armv7s  <12e5cc9dcc093836ad0f36d8fc311158> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x34d0a000 - 0x34d70fff CoreSymbolication armv7s  <c7e97a3ec72b325592f1c9cc26408614> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x34db0000 - 0x34e0cfff CoreUI armv7s  <3fdd5b6ee0b03774a8a67554e8a3c3ff> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x34e0d000 - 0x34e61fff CoreUtils armv7s  <2cd95e7adf393d0e9656dcaee71b8298> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x34e62000 - 0x34e67fff CrashReporterSupport armv7s  <1945ce446ee632278fd2b45bec71ef4d> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x34e68000 - 0x34e9efff DataAccess armv7s  <2521c2973fd835fe8021469a1fcee0ef> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x35033000 - 0x35049fff DataAccessExpress armv7s  <d267039af5923039bb15d53806a16edc> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x35053000 - 0x35069fff DataDetectorsCore armv7s  <cf924ead1d493e6ba226987d4028a25c> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x3506b000 - 0x35083fff DataDetectorsUI armv7s  <22816c9fbeea3f73ae6a7a1675a8f4d3> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x35084000 - 0x35088fff DataMigration armv7s  <24479dd9d49a354da98e6a0ce861558b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x3508d000 - 0x3508efff DiagnosticLogCollection armv7s  <92f04186ee463c60a309eb847f65466e> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x3508f000 - 0x350a8fff DictionaryServices armv7s  <b32f1de0807532e2944c9365d543b542> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x350c7000 - 0x350e4fff EAP8021X armv7s  <fe7ffb1fa4543f81bebfc2d100002cc2> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x350ed000 - 0x350f8fff ExFAT armv7s  <a50c8c49cc703ad59b3caff9dfe105e9> /System/Library/PrivateFrameworks/ExFAT.framework/ExFAT
0x350f9000 - 0x35109fff FTAWD armv7s  <d11cec9c3a7237e8b708f168699cb5d0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x3510a000 - 0x3510cfff FTClientServices armv7s  <1aead4a8cec43351a72913acae4d1c80> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x3510d000 - 0x35137fff FTServices armv7s  <5989eb9b68a132db848c18787b74a8ee> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x35138000 - 0x35553fff FaceCore armv7s  <72642f324b7639faa8206f00a953a573> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x35775000 - 0x35781fff GenerationalStorage armv7s  <516e7f1921473c9f9eb6e96028db121a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x35782000 - 0x3592efff GeoServices armv7s  <1d0e1ac52cc636e2a6ff9d130bc9108d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x3592f000 - 0x35945fff GraphicsServices armv7s  <3b6c1bed029a36809c005aded6358ae2> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x359d5000 - 0x35a5bfff HomeSharing armv7s  <4b8a7e884dfd3003a14c9bc4428f8db3> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x35a5c000 - 0x35a69fff IAP armv7s  <4988fc26d5083ad9bd0ac60e2684fb32> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x35acf000 - 0x35b03fff IDS armv7s  <ec16c2518f6f323390cc725022979078> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x35b73000 - 0x35b84fff IDSFoundation armv7s  <aa2a898449b5350f85993c2f8737ce6f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x35b85000 - 0x35be9fff IMAVCore armv7s  <d8efc05aa81631249ba04db48f85aa6b> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x35bea000 - 0x35c77fff IMCore armv7s  <37d286ade2fd3ec2984b722cc42a18db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x35cf7000 - 0x35d51fff IMFoundation armv7s  <1fe1f17117fd346e872606e1fbaf958f> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x35d5b000 - 0x35d62fff IOMobileFramebuffer armv7s  <0d8975886a1c35ebaa01fbf02f749357> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x35d63000 - 0x35d68fff IOSurface armv7s  <fa838c3cfdee37e68b9ec83283fc4ad2> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x35db5000 - 0x35dbafff IncomingCallFilter armv7s  <bd3e15ae29be33108b38be2a371a7d7d> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x35dda000 - 0x35de6fff Librarian armv7s  <5a7a4cc07a8832eaabe06e90c51f6c88> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
0x35de7000 - 0x35e20fff MIME armv7s  <82ce6de8756c3fd588fe109f0a60f37a> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x35e67000 - 0x35e72fff MailServices armv7s  <87e489916f793167912630e25d52981d> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x35ea6000 - 0x35f21fff ManagedConfiguration armv7s  <ff4aa3ba73fa3c6295d84a663b7230ec> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x35f22000 - 0x35f23fff Marco armv7s  <a6d37d7ca6de35abbe32371d5713347c> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x35f24000 - 0x35f9dfff MediaControlSender armv7s  <ecca229a940e30c0b98d635758a10433> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x35fdc000 - 0x35fe9fff MediaRemote armv7s  <9d9e2ea66c0836ab886b38beb1b05532> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x36067000 - 0x3613bfff Message armv7s  <fabd75621fd83f6e950c9d5f3842636e> /System/Library/PrivateFrameworks/Message.framework/Message
0x36140000 - 0x36142fff MessageSupport armv7s  <8bfa1bdecbeb39b6b9c0dee8ebc14469> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x3614e000 - 0x3615afff MobileAsset armv7s  <6813f72ce0593cfea861addfd1357fac> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x3617e000 - 0x36186fff MobileBluetooth armv7s  <8dd3363b6e2330d9b0eb427f5010b199> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x36199000 - 0x361a0fff MobileIcons armv7s  <8550cf1bd51f3fcd841b7def8067519e> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x361a1000 - 0x361a4fff MobileInstallation armv7s  <7e644fec475d31c2bde3c0a9249ea3c6> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x361a5000 - 0x361affff MobileKeyBag armv7s  <849c15afb1a8346994fe6673710fa23b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x361d7000 - 0x361dafff MobileSystemServices armv7s  <1bc1a98c34d5398ca9ff7d2a6cd65243> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x361f9000 - 0x36204fff MobileWiFi armv7s  <6f236a63a5a831a9ab224cae7ba30ed6> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x36244000 - 0x363e1fff MusicLibrary armv7s  <fdf6d4d42a5d31cbb0476f6db7f64d63> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x364a0000 - 0x364a5fff Netrb armv7s  <11576949484a3405881d436920cf495c> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x364a6000 - 0x364abfff NetworkStatistics armv7s  <04f1b60537e03715934f8cdbb2992fbb> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x364ac000 - 0x364d0fff Notes armv7s  <57df071a47c737e08cd4d3c33e76721c> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x364d1000 - 0x364d3fff OAuth armv7s  <e5d7ef5ec520310187365df875a549ec> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x36c2a000 - 0x36c65fff OpenCL armv7s  <b6fbdfb3287d3fbfb5286db2871e20f1> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x3720b000 - 0x37232fff PersistentConnection armv7s  <199be1a72cf136e38f3e97f918225ac3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x3764e000 - 0x37681fff PhysicsKit armv7s  <eabb43d582b434e7a07113dc75526237> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x37682000 - 0x37685fff PowerLog armv7s  <e6467b6007a03c1eadec925dd5fead89> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x37707000 - 0x37777fff Preferences armv7s  <97c8ef239f4c37de9799a9527a215c7e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x37778000 - 0x377affff PrintKit armv7s  <07cdb8fa73f638878da43cb85ecc6525> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x377b3000 - 0x37839fff ProofReader armv7s  <c51b02fd95b5374a92d5f442914fd833> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x3783a000 - 0x37844fff ProtocolBuffer armv7s  <e51109e38b5e3229941c644bd3c1fda0> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x37876000 - 0x378eafff Quagga armv7s  <14d6711448dd35da93958349e88c67bb> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x378f6000 - 0x3799cfff Radio armv7s  <6a7077e982143923a881ced69247779a> /System/Library/PrivateFrameworks/Radio.framework/Radio
0x37a2b000 - 0x37ab0fff SAObjects armv7s  <b41c35cc73f13f53ae5e4f4cb261fef9> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x37abd000 - 0x37adcfff ScreenReaderCore armv7s  <0abd423f7abd394c91dacd38391c024d> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x37bdd000 - 0x37bf2fff SpringBoardServices armv7s  <c57673fe5697361292f6d98f0e42b43a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x37e34000 - 0x37f56fff StoreServices armv7s  <95cccb75d8393b4ba47843d1e4c4d5bf> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x38006000 - 0x38008fff TCC armv7s  <c954ee084fc138cd9e1efd673fcc1db6> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x3805c000 - 0x3807dfff TelephonyUtilities armv7s  <89a81f2b2d00390f94886d091df8c370> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x3807e000 - 0x386a5fff KBLayouts_iPad.dylib armv7s  <5d425bc397913f5d8d70205cc04cf28b> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPad.dylib
0x386a6000 - 0x386d9fff TextInput armv7s  <d99157b55d1c36ad80c417de08f1f5a5> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x386da000 - 0x388d0fff TextToSpeech armv7s  <646740317d2937489b630b5263086d07> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x3895c000 - 0x38a1cfff UIFoundation armv7s  <c451f67b37fe34b1837080f77df2c608> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x38a1d000 - 0x38a33fff Ubiquity armv7s  <47e0578c559a360c9a5ee98f0d5721ce> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
0x38a34000 - 0x38a37fff UserFS armv7s  <8c69a37146f53c20b27515d9081b585e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x38e61000 - 0x38e7efff VoiceServices armv7s  <508ca2f579c73bccb386602a7188c835> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x38ea1000 - 0x38ec6fff WebBookmarks armv7s  <169df727f2143aa4b4955b7ea40bd170> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x38edc000 - 0x3998bfff WebCore armv7s  <fad3725d902d39c79926ece680931d16> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x3998c000 - 0x39a4cfff WebKit armv7s  <c60a10a406c1360eb69b0c792433db62> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x39b97000 - 0x39b9ffff XPCObjects armv7s  <bd5f2f198bfc300886e389b6504c3d24> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x39d56000 - 0x39d79fff iCalendar armv7s  <01519468607834ec8f1680fb1195e3e5> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x39f56000 - 0x39f90fff iTunesStore armv7s  <21aff90377aa3961b4c002eacac2dd73> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x3ab8e000 - 0x3ab8ffff libAXSafeCategoryBundle.dylib armv7s  <209ffd445cb23f9b844aac87786e7a2e> /usr/lib/libAXSafeCategoryBundle.dylib
0x3ab90000 - 0x3ab95fff libAXSpeechManager.dylib armv7s  <f1f226f9aed335e0abf8bb79f93a3470> /usr/lib/libAXSpeechManager.dylib
0x3ab96000 - 0x3ab9dfff libAccessibility.dylib armv7s  <16a4dc0183f737e7b2dfeceb288a5724> /usr/lib/libAccessibility.dylib
0x3aca4000 - 0x3acbafff libCRFSuite.dylib armv7s  <1b03911a248832d5b24075ac2a3edfe3> /usr/lib/libCRFSuite.dylib
0x3acd0000 - 0x3ace5fff libMobileGestalt.dylib armv7s  <47eca5e4f72f38459912efd50f7560a9> /usr/lib/libMobileGestalt.dylib
0x3ad03000 - 0x3ad04fff libSystem.B.dylib armv7s  <9bbee79c5cb53f878e11d9da3f80f1c1> /usr/lib/libSystem.B.dylib
0x3ad73000 - 0x3ada1fff libTelephonyUtilDynamic.dylib armv7s  <a0a1a8c4002a3b3095de44ab6ef68876> /usr/lib/libTelephonyUtilDynamic.dylib
0x3aef0000 - 0x3aefcfff libbsm.0.dylib armv7s  <fc1cbfcbdd563d02a601aabed2bd7d15> /usr/lib/libbsm.0.dylib
0x3aefd000 - 0x3af06fff libbz2.1.0.dylib armv7s  <20bf7a7ab7e73d4c8453b1c86a7c5e3d> /usr/lib/libbz2.1.0.dylib
0x3af07000 - 0x3af52fff libc++.1.dylib armv7s  <72615c78ae5f39dcbafa740d87035caf> /usr/lib/libc++.1.dylib
0x3af53000 - 0x3af6dfff libc++abi.dylib armv7s  <b20ecbadceba32fe8f990af252b6abba> /usr/lib/libc++abi.dylib
0x3af7d000 - 0x3af84fff libcupolicy.dylib armv7s  <239f9438dced35b5957016d6354a6001> /usr/lib/libcupolicy.dylib
0x3afcb000 - 0x3b0b8fff libiconv.2.dylib armv7s  <cd99d67497e23173bfaf7eac2409774a> /usr/lib/libiconv.2.dylib
0x3b0b9000 - 0x3b20afff libicucore.A.dylib armv7s  <9e6bead09e6e3f6284775099f2af03e2> /usr/lib/libicucore.A.dylib
0x3b212000 - 0x3b212fff liblangid.dylib armv7s  <3cca7b6ef834379b82d4a032f99cdfc8> /usr/lib/liblangid.dylib
0x3b213000 - 0x3b21dfff liblockdown.dylib armv7s  <de62a6a0b6ef33b59d9c53d4eaeb4013> /usr/lib/liblockdown.dylib
0x3b55f000 - 0x3b573fff libmis.dylib armv7s  <7da8703c8950371ca3bad4d8c34bd892> /usr/lib/libmis.dylib
0x3b59c000 - 0x3b73bfff libobjc.A.dylib armv7s  <bf3e22d3067133989a99a9bf07c4e8f8> /usr/lib/libobjc.A.dylib
0x3b803000 - 0x3b818fff libresolv.9.dylib armv7s  <880b294be76f3f9989247ca125ad3550> /usr/lib/libresolv.9.dylib
0x3b841000 - 0x3b8d8fff libsqlite3.dylib armv7s  <584eaf4090783a64b8a33125a6a976bd> /usr/lib/libsqlite3.dylib
0x3b8d9000 - 0x3b926fff libstdc++.6.dylib armv7s  <6428df9b541c3ffbb23c393b3b1280e9> /usr/lib/libstdc++.6.dylib
0x3b927000 - 0x3b94dfff libtidy.A.dylib armv7s  <40c283e2258a330d9ff9799da0a1d2bb> /usr/lib/libtidy.A.dylib
0x3b951000 - 0x3ba04fff libxml2.2.dylib armv7s  <1a18ebeae7253959b9cfe286550809a8> /usr/lib/libxml2.2.dylib
0x3ba05000 - 0x3ba26fff libxslt.1.dylib armv7s  <cf7ad714d218330087df8422a129e027> /usr/lib/libxslt.1.dylib
0x3ba27000 - 0x3ba33fff libz.1.dylib armv7s  <578def3dfb6e3180b5f9d0cdacfea7ab> /usr/lib/libz.1.dylib
0x3ba34000 - 0x3ba38fff libcache.dylib armv7s  <5552b722402630c39069717fce563238> /usr/lib/system/libcache.dylib
0x3ba39000 - 0x3ba41fff libcommonCrypto.dylib armv7s  <a6695b43e12f338c9dc0906d8bfed65e> /usr/lib/system/libcommonCrypto.dylib
0x3ba42000 - 0x3ba46fff libcompiler_rt.dylib armv7s  <cfdcad14d51d30a9a511af272ba560ac> /usr/lib/system/libcompiler_rt.dylib
0x3ba47000 - 0x3ba4dfff libcopyfile.dylib armv7s  <553c4af79d1e30bdafc06af9cf757caf> /usr/lib/system/libcopyfile.dylib
0x3ba4e000 - 0x3ba87fff libcorecrypto.dylib armv7s  <3078b6192ac6371eb233dfa9b483728b> /usr/lib/system/libcorecrypto.dylib
0x3ba88000 - 0x3ba9bfff libdispatch.dylib armv7s  <724a779782af35d5b686b90ae55712be> /usr/lib/system/libdispatch.dylib
0x3ba9c000 - 0x3ba9dfff libdyld.dylib armv7s  <b7319ff9535d3ef998bce3c8c5b49431> /usr/lib/system/libdyld.dylib
0x3ba9e000 - 0x3ba9efff libkeymgr.dylib armv7s  <cd6879d7aab538188885a690d4867364> /usr/lib/system/libkeymgr.dylib
0x3ba9f000 - 0x3baa5fff liblaunch.dylib armv7s  <e2ecc7065f99385486a316b484915504> /usr/lib/system/liblaunch.dylib
0x3baa6000 - 0x3baa9fff libmacho.dylib armv7s  <af571f784f753dc883752ab57de8d850> /usr/lib/system/libmacho.dylib
0x3baaa000 - 0x3baabfff libremovefile.dylib armv7s  <470ebd7c55de3e19b1ba2f540fb555b8> /usr/lib/system/libremovefile.dylib
0x3baac000 - 0x3bab9fff libsystem_asl.dylib armv7s  <667d4520d8863f96930caf3caed29585> /usr/lib/system/libsystem_asl.dylib
0x3baba000 - 0x3babafff libsystem_blocks.dylib armv7s  <7df185e5c3423b2b827bbb017ae0d23a> /usr/lib/system/libsystem_blocks.dylib
0x3babb000 - 0x3bb1dfff libsystem_c.dylib armv7s  <6bcc3e90324438708ca291c8dc2683ae> /usr/lib/system/libsystem_c.dylib
0x3bb1e000 - 0x3bb20fff libsystem_configuration.dylib armv7s  <6077b6a8819033b1a5da6eeb65667ac5> /usr/lib/system/libsystem_configuration.dylib
0x3bb21000 - 0x3bb27fff libsystem_dnssd.dylib armv7s  <61754fc466d73885939c421a54b10ad7> /usr/lib/system/libsystem_dnssd.dylib
0x3bb28000 - 0x3bb40fff libsystem_info.dylib armv7s  <dc3f914b8fad3e599e661aae25a82944> /usr/lib/system/libsystem_info.dylib
0x3bb41000 - 0x3bb59fff libsystem_kernel.dylib armv7s  <bcd849e3af0c39efb4ad4cb0106b8780> /usr/lib/system/libsystem_kernel.dylib
0x3bb5a000 - 0x3bb78fff libsystem_m.dylib armv7s  <5dfbe494c8bc36e49d68ff1fd3e64c03> /usr/lib/system/libsystem_m.dylib
0x3bb79000 - 0x3bb8afff libsystem_malloc.dylib armv7s  <c9bd1c9bb83f334583f177b6f4f60d04> /usr/lib/system/libsystem_malloc.dylib
0x3bb8b000 - 0x3bbabfff libsystem_network.dylib armv7s  <e74b7953f36834f8ae85db60af9e03f8> /usr/lib/system/libsystem_network.dylib
0x3bbac000 - 0x3bbb3fff libsystem_notify.dylib armv7s  <3e3abecaad193941a8ff25146c014ccb> /usr/lib/system/libsystem_notify.dylib
0x3bbb4000 - 0x3bbb8fff libsystem_platform.dylib armv7s  <2b5893167164377d8bf61d6bac6d76b0> /usr/lib/system/libsystem_platform.dylib
0x3bbb9000 - 0x3bbbefff libsystem_pthread.dylib armv7s  <b372a2787d9030799b535268a9c1a921> /usr/lib/system/libsystem_pthread.dylib
0x3bbbf000 - 0x3bbc0fff libsystem_sandbox.dylib armv7s  <8eedadf3f97f38e39b658fa502b9045b> /usr/lib/system/libsystem_sandbox.dylib
0x3bbc1000 - 0x3bbc3fff libsystem_stats.dylib armv7s  <b42bfc3e6cc932358e7d75aa993c662f> /usr/lib/system/libsystem_stats.dylib
0x3bbc4000 - 0x3bbc4fff libunwind.dylib armv7s  <4b9e9973ab72392485a03ed5821f40a4> /usr/lib/system/libunwind.dylib
0x3bbc5000 - 0x3bbdffff libxpc.dylib armv7s  <9b5096abbc8c3fd79550880a8ba59d62> /usr/lib/system/libxpc.dylib

Making the creation of localisations easier

When creating a new group, you could give the option of creating a "localisation folder". Then you could have something like a picker, where I would choose the language. While I could do that myself by going online and finding the 2 character name of the language, I thought this would be a nice idea.

Plist files

My project saves data on a plist file. It is almost necessary for me to be able to view it. If not as a plist editor, at least as source code.

Create .plist files

Ok, these ones are raw text as well, however if you choose to do this, try putting the first lines of the plist on the top that are always the same automatically.

Adjust more build settings

I'd love to be able to choose more build settings when compiling/running.
Some examples off the top of my head:
Target - lots of devs rely on multiple targets
Configuration (Debug, Release, Etc)
Workspace Scheme selection (haven't tried workspace support yet in general)
iPhone or iPad selection (can be done by removing the other from the Plist support on the fly to enable this, so I can test iPhone version on the iPad I'm developing on. Can be done manually but easy to do on compile side as well)
I'll add more if I think of them.

The Constructor auto-update/update button

Since there will be updates to The Constructor it would be good to have a "check for update" button and a setting to auto check every day, week or month for an update and then when there is an update to download, install and replace the current app

.strings files

All of my projects have localizations, so I receive many of them on the go. It would be very handy to be able to edit these files on the go, so that the translations will be done without opening Xcode.

Cannot install app on iPad

With the new update my projects finally compile, but when I try to run them they won't install on my ipad. I get this error:

image

The Constructor.app crash: NSInvalidArgumentException 'working directory doesn't exist.'

I'm unable to build & run my project using v1.1 of Drigend and The Constructor.app. When I tap the ▶︎ button with a host configured, The Constructor.app throws an exception. Crash log is below:

Process:         The Constructor [11687]
Path:            /Users/USER/Downloads/The Constructor.app/Contents/MacOS/The Constructor
Identifier:      com.squaredtiki.The-Constructor
Version:         1.0.1 (1.0.1)
Code Type:       X86-64 (Native)
Parent Process:  launchd [208]
Responsible:     The Constructor [11687]
User ID:         1025

Date/Time:       2014-04-01 11:25:04.905 -0400
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  AE3D5BAE-E057-2AC3-0E5E-CC5696D321B7

Sleep/Wake UUID: CE68CD6F-5246-45FB-AA05-F72071F282A0

Crashed Thread:  5  Dispatch queue: com.apple.root.low-priority

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'working directory doesn't exist.'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8a76425c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff8e35be75 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8a76410c +[NSException raise:format:] + 204
3   Foundation                          0x00007fff8e0335b1 -[NSConcreteTask launchWithDictionary:] + 604
4   The Constructor                     0x000000010958eddd The Constructor + 81373
5   The Constructor                     0x000000010958f539 The Constructor + 83257
6   The Constructor                     0x000000010958f9e8 The Constructor + 84456
7   The Constructor                     0x000000010958ef12 The Constructor + 81682
8   libdispatch.dylib                   0x00007fff8a5ff1d7 _dispatch_call_block_and_release + 12
9   libdispatch.dylib                   0x00007fff8a5fc2ad _dispatch_client_callout + 8
10  libdispatch.dylib                   0x00007fff8a5fe09e _dispatch_root_queue_drain + 326
11  libdispatch.dylib                   0x00007fff8a5ff193 _dispatch_worker_thread2 + 40
12  libsystem_pthread.dylib             0x00007fff89ac3ef8 _pthread_wqthread + 314
13  libsystem_pthread.dylib             0x00007fff89ac6fb9 start_wqthread + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff8d3b3a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8d3b2d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff8a687155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff8a686779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff8a6860b5 CFRunLoopRunSpecific + 309
5   com.apple.HIToolbox             0x00007fff886b2a0d RunCurrentEventLoopInMode + 226
6   com.apple.HIToolbox             0x00007fff886b27b7 ReceiveNextEventCommon + 479
7   com.apple.HIToolbox             0x00007fff886b25bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8   com.apple.AppKit                0x00007fff86e893de _DPSNextEvent + 1434
9   com.apple.AppKit                0x00007fff86e88a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10  com.apple.AppKit                0x00007fff86e7cb2c -[NSApplication run] + 553
11  com.apple.AppKit                0x00007fff86e67913 NSApplicationMain + 940
12  libdyld.dylib                   0x00007fff8a9695fd start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libdispatch.dylib               0x00007fff8a5fc0a6 _os_object_retain_internal + 23
1   libdispatch.dylib               0x00007fff8a5fd79c _dispatch_queue_push_list_slow2 + 18
2   libdispatch.dylib               0x00007fff8a5fd217 _dispatch_wakeup + 117
3   libdispatch.dylib               0x00007fff8a6031d1 _dispatch_kevent_merge + 46
4   libdispatch.dylib               0x00007fff8a5fe37f _dispatch_mgr_invoke + 49
5   libdispatch.dylib               0x00007fff8a5fe152 _dispatch_mgr_thread + 52

Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff8d3b79aa __select + 10
1   com.apple.CoreFoundation        0x00007fff8a6d2b83 __CFSocketManager + 867
2   libsystem_pthread.dylib         0x00007fff89ac2899 _pthread_body + 138
3   libsystem_pthread.dylib         0x00007fff89ac272a _pthread_start + 137
4   libsystem_pthread.dylib         0x00007fff89ac6fc9 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8d3b3a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8d3b2d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff8a687155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff8a686779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff8a6860b5 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                0x00007fff8702916e _NSEventThread + 144
6   libsystem_pthread.dylib         0x00007fff89ac2899 _pthread_body + 138
7   libsystem_pthread.dylib         0x00007fff89ac272a _pthread_start + 137
8   libsystem_pthread.dylib         0x00007fff89ac6fc9 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8d3b7e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff89ac3f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff89ac6fb9 start_wqthread + 13

Thread 5 Crashed:: Dispatch queue: com.apple.root.low-priority
0   libsystem_kernel.dylib          0x00007fff8d3b7866 __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff89ac335c pthread_kill + 92
2   libsystem_c.dylib               0x00007fff8f018b1a abort + 125
3   libc++abi.dylib                 0x00007fff8f17cf31 abort_message + 257
4   libc++abi.dylib                 0x00007fff8f1a2952 default_terminate_handler() + 264
5   libobjc.A.dylib                 0x00007fff8e35c30d _objc_terminate() + 103
6   libc++abi.dylib                 0x00007fff8f1a01d1 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x00007fff8f1a0246 std::terminate() + 54
8   libobjc.A.dylib                 0x00007fff8e35c0b0 objc_terminate + 9
9   libdispatch.dylib               0x00007fff8a5fc2c1 _dispatch_client_callout + 28
10  libdispatch.dylib               0x00007fff8a5fe09e _dispatch_root_queue_drain + 326
11  libdispatch.dylib               0x00007fff8a5ff193 _dispatch_worker_thread2 + 40
12  libsystem_pthread.dylib         0x00007fff89ac3ef8 _pthread_wqthread + 314
13  libsystem_pthread.dylib         0x00007fff89ac6fb9 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8d3b7e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff89ac3f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff89ac6fb9 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff8d3b7e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff89ac3f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff89ac6fb9 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff8d3b7e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff89ac3f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff89ac6fb9 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff8d3b7e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff89ac3f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff89ac6fb9 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff8d3b7e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff89ac3f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff89ac6fb9 start_wqthread + 13

Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010cece000  rcx: 0x000000010cecd888  rdx: 0x0000000000000000
  rdi: 0x000000000000a32b  rsi: 0x0000000000000006  rbp: 0x000000010cecd8b0  rsp: 0x000000010cecd888
   r8: 0x00007fff8f1a3959   r9: 0x00007fff8f0408d0  r10: 0x000000000c000000  r11: 0x0000000000000206
  r12: 0x000000010cecda10  r13: 0x0000000000000000  r14: 0x0000000000000006  r15: 0x000000010cecd8f0
  rip: 0x00007fff8d3b7866  rfl: 0x0000000000000206  cr2: 0x00007fff8f18b71e

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10957b000 -        0x1095bbff7 +com.squaredtiki.The-Constructor (1.0.1 - 1.0.1) <67008DF0-F9AA-37B5-A365-3355CD5A3B65> /Users/USER/Downloads/The Constructor.app/Contents/MacOS/The Constructor
       0x1095d0000 -        0x1095e8fff +de.codingmonkeys.TCMPortMapper (1.3.2) <B7D155A3-BBB2-39F0-BDF7-F4774B180BF2> /Users/USER/Downloads/The Constructor.app/Contents/Frameworks/TCMPortMapper.framework/Versions/A/TCMPortMapper
       0x1095f8000 -        0x109625ff7 +org.andymatuschak.Sparkle (1.6 git - 1.6) <CACA0C31-14A1-3814-B9A9-F613388E3618> /Users/USER/Downloads/The Constructor.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x10bec3000 -        0x10bec7ff7  libgermantok.dylib (14) <33B11365-E59E-38C1-952E-AFFFEFEE427F> /usr/lib/libgermantok.dylib
       0x10cd78000 -        0x10cd78feb +cl_kernels (???) <9A8D7091-A4F6-49B2-AAE5-96E36190DD7E> cl_kernels
       0x10df18000 -        0x10dffefef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff6d584000 -     0x7fff6d5b7817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff83335000 -     0x7fff83340fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff83341000 -     0x7fff83342ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff83343000 -     0x7fff83345fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff83442000 -     0x7fff8344fff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff83450000 -     0x7fff83556ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff83557000 -     0x7fff8355fffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff83777000 -     0x7fff837b5ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8380e000 -     0x7fff83812fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8389b000 -     0x7fff8389fff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
    0x7fff838b7000 -     0x7fff838bdfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff838be000 -     0x7fff83a5aff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff83a79000 -     0x7fff83be9ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff83dea000 -     0x7fff83e0fff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff83e10000 -     0x7fff83e63fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff83e64000 -     0x7fff83fd2ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8407d000 -     0x7fff84108fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff84109000 -     0x7fff84113ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff84114000 -     0x7fff84202fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff84968000 -     0x7fff8497aff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8497b000 -     0x7fff84980ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff84981000 -     0x7fff849baff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff849bb000 -     0x7fff84aacff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff84b26000 -     0x7fff84b28fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84b29000 -     0x7fff84b29fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84b2a000 -     0x7fff84b78fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff84c15000 -     0x7fff84ee9fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff84eea000 -     0x7fff84f0fff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff84f14000 -     0x7fff84f15fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8543a000 -     0x7fff8586dffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff85877000 -     0x7fff8587efff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff85e90000 -     0x7fff85f10fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff85f38000 -     0x7fff85f67fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff85f68000 -     0x7fff85f75ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff85f76000 -     0x7fff85f78ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff85f79000 -     0x7fff85f79fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff85f7a000 -     0x7fff86dc8fff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff86dc9000 -     0x7fff86e10ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff86e25000 -     0x7fff86e64fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86e65000 -     0x7fff879dbfff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff87a2a000 -     0x7fff87a2afff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87a2b000 -     0x7fff87a34ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff87a35000 -     0x7fff87a50ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff87a51000 -     0x7fff87a52ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff87a53000 -     0x7fff87b89ff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff87b8a000 -     0x7fff87b94ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff87b95000 -     0x7fff87b9cff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff87d18000 -     0x7fff87d1cff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff87d37000 -     0x7fff87d9cff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff87d9d000 -     0x7fff87dabfff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87ee3000 -     0x7fff87f0affb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff87f0b000 -     0x7fff87f26ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff87f27000 -     0x7fff87f2bfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff87fa3000 -     0x7fff88016fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff88017000 -     0x7fff88068ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff882f2000 -     0x7fff882f3fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff882f4000 -     0x7fff8834cff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff88398000 -     0x7fff88398ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff88399000 -     0x7fff883a4fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
    0x7fff88684000 -     0x7fff8892eff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8892f000 -     0x7fff88b88ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff88b89000 -     0x7fff88bb5fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff88bf3000 -     0x7fff88bf7ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88bf8000 -     0x7fff88c00fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff88f31000 -     0x7fff89002ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff89044000 -     0x7fff89047fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff89100000 -     0x7fff8910dff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8910e000 -     0x7fff891f2fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89ac1000 -     0x7fff89ac8ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff89c51000 -     0x7fff89cddff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff89ce3000 -     0x7fff89d52ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff89fff000 -     0x7fff8a008fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8a57b000 -     0x7fff8a5bdff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8a5c6000 -     0x7fff8a5fafff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8a5fb000 -     0x7fff8a615fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
    0x7fff8a616000 -     0x7fff8a7fbfff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8a7ff000 -     0x7fff8a826ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8a827000 -     0x7fff8a828ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a829000 -     0x7fff8a829ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8a834000 -     0x7fff8a835fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8a836000 -     0x7fff8a836fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8a837000 -     0x7fff8a8e7ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8a8e8000 -     0x7fff8a90cfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8a94c000 -     0x7fff8a95cffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8a95d000 -     0x7fff8a965ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8a966000 -     0x7fff8a969ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x7fff8a96a000 -     0x7fff8a9c5ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8a9c6000 -     0x7fff8a9c8fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8aa9c000 -     0x7fff8aa9fffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8aadf000 -     0x7fff8aae0ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff8aae1000 -     0x7fff8aae1fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8aae2000 -     0x7fff8aafbff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8ab1b000 -     0x7fff8ab22fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8abba000 -     0x7fff8ac7cff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8b541000 -     0x7fff8b544fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8b6b7000 -     0x7fff8b6b8ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8b6b9000 -     0x7fff8b6c6fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8b82e000 -     0x7fff8b8b7fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8b8b8000 -     0x7fff8b8c9ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8b8ca000 -     0x7fff8b8d6ff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8b974000 -     0x7fff8b9a9ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8bc73000 -     0x7fff8bcbafff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8bda4000 -     0x7fff8bdccffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8bdcd000 -     0x7fff8c015ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8c07d000 -     0x7fff8c10dfff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8c4a7000 -     0x7fff8c4aaffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8c4ed000 -     0x7fff8c4f4ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8c75f000 -     0x7fff8c769fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8c76a000 -     0x7fff8c7b8fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8c7ba000 -     0x7fff8c972ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
    0x7fff8c9c2000 -     0x7fff8c9c6ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
    0x7fff8c9c7000 -     0x7fff8c9c7fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8c9c8000 -     0x7fff8ca15ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8ca16000 -     0x7fff8cafdff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8cafe000 -     0x7fff8cb50fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8cb51000 -     0x7fff8cbbefff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8cbd6000 -     0x7fff8cbd8ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8cbea000 -     0x7fff8cbf4ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8cbf5000 -     0x7fff8cf6cffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8cf6d000 -     0x7fff8cf9eff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff8cf9f000 -     0x7fff8d068fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8d088000 -     0x7fff8d088ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8d0ca000 -     0x7fff8d0d0ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8d0d1000 -     0x7fff8d3a1ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d3a2000 -     0x7fff8d3beff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8d3bf000 -     0x7fff8d4aefff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8d4af000 -     0x7fff8d740fff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8d741000 -     0x7fff8d779ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8d8e1000 -     0x7fff8d94bff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8d968000 -     0x7fff8da33fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8da34000 -     0x7fff8da40ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8da80000 -     0x7fff8da99ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8da9a000 -     0x7fff8dac1ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8dac2000 -     0x7fff8dea3ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8dea4000 -     0x7fff8e1a2fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8e21d000 -     0x7fff8e307fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8e308000 -     0x7fff8e34dffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8e34e000 -     0x7fff8e4fbf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8e52a000 -     0x7fff8e52cff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8e52d000 -     0x7fff8e555ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8e5a4000 -     0x7fff8e5aaff7  libCGXCoreImage.A.dylib (599.20.11) <A787F160-6963-38B5-AF86-D5541E0492F1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8e642000 -     0x7fff8e671ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e672000 -     0x7fff8e68efff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8e68f000 -     0x7fff8efaeaf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8efbc000 -     0x7fff8f045ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8f046000 -     0x7fff8f04bfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f07e000 -     0x7fff8f0bffff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8f0c0000 -     0x7fff8f178ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8f17c000 -     0x7fff8f1a5ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8f239000 -     0x7fff8f24aff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff8f24b000 -     0x7fff8f263ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8f856000 -     0x7fff8f861ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8f86a000 -     0x7fff8f876ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8f95f000 -     0x7fff8f9d6fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8fa02000 -     0x7fff8fb55ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8fb70000 -     0x7fff8fbd4fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8fc48000 -     0x7fff8fc58fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8fc5c000 -     0x7fff8fc85fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8fc86000 -     0x7fff8fc9dff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8fd14000 -     0x7fff8fd2fff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8fd30000 -     0x7fff8fd32ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff900b4000 -     0x7fff901e4ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff90277000 -     0x7fff90356fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff90357000 -     0x7fff90386fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff90764000 -     0x7fff90769fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff907de000 -     0x7fff907dfff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff907e0000 -     0x7fff907e9ff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff90813000 -     0x7fff90858fff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
    0x7fff90859000 -     0x7fff9087dff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff90880000 -     0x7fff90898ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff90899000 -     0x7fff908f2fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff908f3000 -     0x7fff90924fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff90a26000 -     0x7fff90a38fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff90a52000 -     0x7fff90d3cfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90d68000 -     0x7fff90dcbff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff90e07000 -     0x7fff90e0fff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff90e32000 -     0x7fff90e35fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff90e49000 -     0x7fff90e58ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff90eb7000 -     0x7fff90ec0ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff90ec1000 -     0x7fff90efcfff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff90efd000 -     0x7fff90fc1ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff90fc2000 -     0x7fff90ff2fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 164979
    thread_create: 2
    thread_set_state: 41180

VM Region Summary:
ReadOnly portion of Libraries: Total=181.0M resident=67.9M(38%) swapped_out_or_unallocated=113.0M(62%)
Writable regions: Total=122.3M written=7440K(6%) resident=13.0M(11%) swapped_out=1896K(2%) unallocated=109.3M(89%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  1352K
CG image                             92K
CG raster data                       24K
CG shared images                    308K
CoreImage                             4K
Dispatch continuations             16.0M
Image IO                             64K
Kernel Alloc Once                     8K
MALLOC                             75.9M
MALLOC (admin)                       32K
Memory Tag 242                       12K
Memory Tag 251                        8K
OpenCL                                8K
STACK GUARD                        56.0M
Stack                              12.2M
VM_ALLOCATE                        16.4M
__DATA                             22.4M
__IMAGE                             528K
__LINKEDIT                         65.9M
__TEXT                            115.1M
__UNICODE                           544K
mapped file                        66.0M
shared memory                         4K
===========                      =======
TOTAL                             448.8M

.bundle files

.bundle files are used for localizations in bundles, so that the localisations are well ordered in the bundle. .bundle files are not actually files, they are folders with an extension on the end. Like the .app that are folders, which are opened on a Mac by right click, Show Package Contents. Even xcode shows these bundles as folders.

Bracket detection

Detect the last bracket typed and if its open, return the closed version of that bracket. and detect if the place where the caret is currently at, then insert that type of bracket (round, curly or square)

Never-ending sync

I'm having an issue when I sync my files with Dropbox. I made a change to one of them on my Mac, and when I press the little refresh button on the app, it just says syncing at the top until I quit the app, but the files don't update.

Any ideas?

Deleting the only project present

That's not exactly a bug, but when you delete the very last or only present project, the text saying to tap the plus button on the top appears. Though, there is no such thing on the top right until you click done. I would thus suggest that if the last project is deleted, to automatically call the method that the done button calls.

Shortcuts for hardware keyboards

One's I can think of so far:

⌘-F : To display the find & replace search bar
⌘-S : To save the file
⌘-B : Save the file & build the project
⌘-R : Save the file & run the project

Comment if you have any more suggestions.

Image viewing support

A separate view with a simple UIImageView would be very nice to view images within the project?

Wrong string encoding

When a project is imported from Dropbox and it contains ä, ö, ü it is replaced with some strange charactes like "können" becomes to "kÃÃÃÃÃÃÃönnen"

Creating .bundle files

When creating folders, why not give the option of making an actual folder or a bundle file?

Git and SVN support

It would be real cool if you can integrate Git and SVN support and a Diff like function:)

Highlighting Text when selecting a Method

Basically when you select a method from the drop down menu that appears when you tap the arrow below the class name, when it goes to the method chosen, it would be great if the app could highlight the method. So if I tap viewDidLoad, the text highlighted should be viewDidLoad.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.