Giter Site home page Giter Site logo

seafile-ios's Introduction

Introduction

Seafile-iOS is a the iOS client for Seafile.

Build and Run

Follow these steps :

git clone https://github.com/haiwen/seafile-iOS.git
cd seafile-iOS
pod install
open seafilePro.xcworkspace

Then you can run seafile in xcode simulator.

SDK and Integration

The seafile SDK is is under development and the api will be clarified soon. Now, you can use CocoaPods to integrate Seafile in your app.

pod 'Seafile', :git => 'https://github.com/haiwen/seafile-iOS.git'

If it failed with the following error:

target has transitive dependencies that include static binaries

Add the following line to your Podfile.

pre_install do |installer|
    # workaround for https://github.com/CocoaPods/CocoaPods/issues/3289
    def installer.verify_no_static_framework_transitive_dependencies; end
end

Internationalization (I18n)

Please submit translations via Transifex: https://www.transifex.com/projects/p/seafile-ios/

Steps:

  1. Create a free account on Transifex (https://www.transifex.com/).

  2. Send a request to join the language translation.

  3. After accepted by the project maintainer, then you can upload your file or translate online.

seafile-ios's People

Contributors

beatrupp avatar droomo avatar freeplant avatar gkivanov avatar lilthree avatar poetwang avatar sahilph avatar scottcc avatar transifex-integration[bot] avatar

Stargazers

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

Watchers

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

seafile-ios's Issues

"Generate Share Link"

Small bug:

Following scenario:

  • clock on a file
  • click in share and then "copy link to clipboard"
    Seafile puts message "Generate share link"
  • click in "cancel download" before share link has been finished to be generated:

The message window "Generate share link" stays on top of the app in all tabs until the app gets rebooted.

Notification center

The Seafile iOS app is listed in the Notification center, but there are no notifications popping up, e.g. when there is a new message.
It would be great if this could be implemented. Is that on the roadmap for the iOS client?

KR, Chris

app is killed when i tried to send a message

i tried to touch one of an email address when i try to send a message to my friends within a private seafile service, but i didn't see composer and app has killed at that time.

in addition, he (target, receiver) didn't yet logged in from the time of account creation. what is the problem? what is my mistake? I think that, there, we need some message to inform like 'user doesn't exist' even if he didn't 'first log in' to initialize his account.

Typo in README

git submodue update

shoud obviously be:

git submodule update

Loading.... keeps being shown

I am using the iOS client and attempting to load a groovy file. It asks and copies the groovy file the appropriate application. However, then I try to open another file and it keeps saying Loading.

need to deploy a new version of Localizable.strings for translation

I've updated a new version of Seafile client for the iOS from app store.
I found many of broken messages which isn't translated.

we(translators) need to get a new version of Localizable.strings file for translation
although there are too many messages will be broken,
during re-generating Localizable.strings by the X-Code.

p.s. and now, transifex said that resource has broken, today.

iOS iPhone5 seafile problem

Unable to login to shared folder with password. Keep on ask for password but unaccessible. In addtion for that, in iPhone, all the file unable to open. E.g a photo i click on it, it will force close the apps.
The password issue happen in iPad as well. But file open issue is fine in iPad, only iPhone got problem with opening photos and documents.

multiple file upload fails

seafile app 1.9.1 on iOS 8.1.2, seafile server 4.0.4 and 2.1.5
When uploading multiple files at once, only the first three files are correctly transferred to the server. All other files are visible, but they have a size of 0 bytes.

Feature Request

Duplicate DBox camera upload feature with a twist, tie it into the Wiki portion as a photo gallery. Would be great for families to share photos.

iOS version requirement

Hi,

I saw the appstore description and the requirement for iOS 7. I am currently running iOS 6 and the app crashes on start. Is this really caused by the outdated OS? Is there any chance to also support iOS 6?

Thanks

Search field

Hi,

Is it possible to add search field? It will be usefull to locate some files in folders with big number of files.

image auto sync does not detect new photos

On my iphone5 (iOS 8.1.2) image auto sync in seafile 1.9.3 does not detect automatically when new photos are taken. I have to refresh the library screen in the app manually to start the upload of new photos.

Crash while trying to edit a file

Hi,

i am using Seafile Client 1.9.1 on iOS 8.1.2 (iPhone 5s, iPad Air).
If i select a file by pressing it for a while or click the edit button on the top, the app crashes immediately. This manner was also in previous versions of Seafile client and iOS.
The filetype is irrelevant.

Could you please have a look at this issue.

Thanks
Michael

Waiting for upload...

Using the seafilePro App 1.0 on my iPad2 and iPhone5.
Everything works fine but I can't upload any file.
If I add a photo, an attachment, whatever, the file is listed inside the choosen library, but the status is "Waiting for upload..."

I restartet everything, App, iPhone/iPad, re-added the account, restarted the server, but nothing. The status is still the same "Waiting for upload...".

Auto-Correction on iOS

Hello,

could you in the upcoming version of the iOS client please turn off the spell-checking for the input fields, when a new account is being set-up?

When entering my credentials, it always replaces my entry with the one from the dictionary and this can be quite annoying, if setting up five accounts in a row (especially since Apple has not improved cursor-movement in iOS).

Thanks a lot for your great work and keep this project alive!

Camera Upload broken images

Hey,

I am using the Camera Upload feature on my iPhone (~ 700 pictures) and i noticed that sometimes that last taken picture does not get uploaded to my seafile instance correctly.

The client sometimes states that it successfully uploaded the image, but reports its size as 0 byte, which is exactly what i receive on my computers after Sync, an empty file.
I can't even manually reupload it, that always results in the same corrupted file. Not sure if this is an iOS bug or a SeaFile-iOS bug, but since I can handle the same images in BitTorrent Sync and other apps without problems I kinda guess it's a SeaFile-iOS bug.

After restarting the app I am able to manually upload the image to a different location, but it remains broken in Camera Uploads.

iOS-App unable to connect when server is not on the domain root

I run a Seafile server (3.1.5) which was originally available at https://mydomain.example/seafile.

The server was running fine and the clients for Android and Windows did not have any problem to connect and synchronize data - but the iOS app seems not to support that. I had to change the server configuration so it will be available at https://seafile.mydomain.example.

Is this a known limitation of the iOS app or did I miss something?

on iPhone 5, automatic photo upload doesn't work

Version info:

iPhone 5 - iOS 8.1
Seafile Server (self-hosted, CommunityEdition) 3.1.7 (x64 Linux)

Description:

  • "Auto Camera Upload" is always enabled in the settings of the iOS App
  • clicking on "Upload Destination" doesn't show a popup or does anything at all

Steps taken:

  • reinstalling the iOS app & recreate account(s) -> no change
  • restarting the phone -> no change
  • tested on different hardware -> working on iPad Air with iOS 8.1
  • updated server version from 3.1.5 to 3.1.7 -> no change
  • checked/removed/re-added permissions to access the photo library
  • tried all of the above via Edge, UMTS & Wifi -> no changes

please advice, happy to help.

regards,

chris

.md files cannot be opened in the app

Tried this on my iPad and iPhone. Regular text files are opening perfectly, but .md files are downloaded and after that it just says "Loading..."

I am using version 0.4 of the app.

iOS 8.1.2 App crashed after setup & private Server

I have a seafile runninng on a home server with self-signed ssl cerificate. Great application so far! fast and reliable.

But on iOS, the App crashed after I entered the https://:8001

Any hints/help?

Pending uploads disappear on update

My device is an iPhone 5S with iOS 8.1.2 (12B440) installed and Seafile version 1.9.4 with seacloud.cc account.

When I want some pictures to be uploaded they are shown as pending:
2015-02-05 15 58 31

Triggering an update by pulling down the window makes some of these items disappear:
2015-02-05 15 58 36

After some time they just appear again (I think when they are uploaded):
2015-02-05 16 03 26

tab bar is confusing ui experience

I like the seafile ios app, butI have sone problems with the tab bar. It's absolutely not inuitive to use. And even if you understand how it works, it's not really naturally to work with.

  1. there is no indicator on the tab bar which tab is currently selected. After using it, it becomes obvious, that the one in the middle is the one currently selected (although i had cases where that was not correct?). Some kind of indicator (yellow color for icon + text maybe) would be useful.
  2. the scrolling also not really ideal. There is no real way of quickly selecting an item. Also it is peobably not really obvious that it is scrollable in the first place. Reorganizing the ui, so that there are obly 5 tab elements would probably be better.
  3. accidentally selecting the account button hides the tab bar. This is frustrating if you select that item by accident, as tere isn't an easy/fast way back. Keeping the tab bar vidible (and the last used account still selected would be better
  4. Black text on a grey tab bar isn't that good to read

I unfortunately don't have a real solution for all of these issues, but i thought it would be useful to start a discussion on how the usability could be improved. Maybe somebody already has some additional ideas, to my initial suggestions.

Crash while auto uploading pcitures

Incident Identifier: 8B44DAA9-9232-4F91-91A3-07630A0B196D
CrashReporter Key: 0604e58eed272e9ea0db4da9ae3d23c3f973800e
Hardware Model: iPhone7,1
Process: SeafilePro [1710]
Path: /private/var/mobile/Containers/Bundle/Application/61B37312-DBCD-404D-AA70-1264D3137BC0/SeafilePro.app/SeafilePro
Identifier: com.seafile.seafilePro
Version: 1.9 (1.9)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]

Date/Time: 2014-12-12 15:35:22.785 +0100
Launch Time: 2014-12-12 14:54:58.921 +0100
OS Version: iOS 8.1.2 (12B440)
Report Version: 105

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

Last Exception Backtrace:
0 CoreFoundation 0x18691659c exceptionPreprocess + 132
1 libobjc.A.dylib 0x1970740e4 objc_exception_throw + 60
2 CoreFoundation 0x1867fb62c -[_NSArrayM objectAtIndex:] + 264
3 SeafilePro 0x100016ecc 0x100000000 + 93900
4 SeafilePro 0x100015660 0x100000000 + 87648
5 UIKit 0x18b3beef0 -[UITableView createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 544
6 UIKit 0x18b3b3aa4 -[UITableView updateVisibleCellsNow:isRecursive:] + 2360
7 UIKit 0x18b1a8ce8 -[UITableView layoutSubviews] + 172
8 UIKit 0x18b0c5648 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 572
9 QuartzCore 0x18aa1d994 -[CALayer layoutSublayers] + 168
10 QuartzCore 0x18aa18564 CA::Layer::layout_if_needed(CA::Transaction
) + 320
11 QuartzCore 0x18aa18408 CA::Layer::layout_and_display_if_needed(CA::Transaction
) + 32
12 QuartzCore 0x18aa17c08 CA::Context::commit_transaction(CA::Transaction
) + 276
13 QuartzCore 0x18aa1798c CA::Transaction::commit() + 436
14 QuartzCore 0x18aa113bc CA::Transaction::observer_callback(_CFRunLoopObserver, unsigned long, void
) + 80
15 CoreFoundation 0x1868cea50 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION
* + 32
16 CoreFoundation 0x1868cb9dc __CFRunLoopDoObservers + 360
17 CoreFoundation 0x1868cbdbc __CFRunLoopRun + 836
18 CoreFoundation 0x1867f90a4 CFRunLoopRunSpecific + 396
19 GraphicsServices 0x18f99b5a4 GSEventRunModal + 168
20 UIKit 0x18b12e3c0 UIApplicationMain + 1488
21 SeafilePro 0x10000ae10 0x100000000 + 44560
22 libdyld.dylib 0x1976e2a08 start + 4

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00000001977fb270 pthread_kill + 8
1 libsystem_pthread.dylib 0x0000000197899224 pthread_kill + 108
2 libsystem_c.dylib 0x0000000197772b14 abort + 108
3 libc++abi.dylib 0x0000000196845414 abort_message + 112
4 libc++abi.dylib 0x0000000196864b88 default_terminate_handler() + 300
5 libobjc.A.dylib 0x00000001970743bc objc_terminate() + 124
6 libc++abi.dylib 0x0000000196861bb0 std::__terminate(void (
)()) + 12
7 libc++abi.dylib 0x0000000196861474 __cxa_throw + 132
8 libobjc.A.dylib 0x0000000197074200 objc_exception_throw + 344
9 CoreFoundation 0x00000001867fb628 -[_NSArrayM objectAtIndex:] + 260
10 SeafilePro 0x0000000100016ec8 0x100000000 + 93896
11 SeafilePro 0x000000010001565c 0x100000000 + 87644
12 UIKit 0x000000018b3beeec -[UITableView createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 540
13 UIKit 0x000000018b3b3aa0 -[UITableView updateVisibleCellsNow:isRecursive:] + 2356
14 UIKit 0x000000018b1a8ce4 -[UITableView layoutSubviews] + 168
15 UIKit 0x000000018b0c5644 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 568
16 QuartzCore 0x000000018aa1d990 -[CALayer layoutSublayers] + 164
17 QuartzCore 0x000000018aa18560 CA::Layer::layout_if_needed(CA::Transaction
) + 316
18 QuartzCore 0x000000018aa18404 CA::Layer::layout_and_display_if_needed(CA::Transaction
) + 28
19 QuartzCore 0x000000018aa17c04 CA::Context::commit_transaction(CA::Transaction
) + 272
20 QuartzCore 0x000000018aa17988 CA::Transaction::commit() + 432
21 QuartzCore 0x000000018aa113b8 CA::Transaction::observer_callback(CFRunLoopObserver, unsigned long, void) + 76
22 CoreFoundation 0x00000001868cea4c __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION
+ 28
23 CoreFoundation 0x00000001868cb9d8 __CFRunLoopDoObservers + 356
24 CoreFoundation 0x00000001868cbdb8 __CFRunLoopRun + 832
25 CoreFoundation 0x00000001867f90a0 CFRunLoopRunSpecific + 392
26 GraphicsServices 0x000000018f99b5a0 GSEventRunModal + 164
27 UIKit 0x000000018b12e3bc UIApplicationMain + 1484
28 SeafilePro 0x000000010000ae0c 0x100000000 + 44556
29 libdyld.dylib 0x00000001976e2a04 start + 0

Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x00000001977e0c94 kevent64 + 8
1 libdispatch.dylib 0x00000001976c897c _dispatch_mgr_invoke + 272
2 libdispatch.dylib 0x00000001976bb3b0 _dispatch_mgr_thread + 48

Thread 2:
0 libsystem_kernel.dylib 0x00000001977e0e7c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001977e0cf4 mach_msg + 68
2 CoreFoundation 0x00000001868cdecc __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001868cbe20 __CFRunLoopRun + 936
4 CoreFoundation 0x00000001867f90a0 CFRunLoopRunSpecific + 392
5 CoreFoundation 0x000000018684b1f8 CFRunLoopRun + 108
6 CoreMotion 0x00000001871f698c 0x1871b4000 + 272780
7 libsystem_pthread.dylib 0x0000000197897e7c _pthread_body + 160
8 libsystem_pthread.dylib 0x0000000197897dd8 _pthread_start + 156
9 libsystem_pthread.dylib 0x0000000197894fac thread_start + 0

Thread 3 name: AFNetworking
Thread 3:
0 libsystem_kernel.dylib 0x00000001977e0e7c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001977e0cf4 mach_msg + 68
2 CoreFoundation 0x00000001868cdecc CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001868cbe20 __CFRunLoopRun + 936
4 CoreFoundation 0x00000001867f90a0 CFRunLoopRunSpecific + 392
5 Foundation 0x0000000187701800 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 312
6 Foundation 0x000000018775bef4 -[NSRunLoop(NSRunLoop) run] + 92
7 SeafilePro 0x0000000100027ae8 0x100000000 + 162536
8 Foundation 0x00000001877e9c08 __NSThread__main
+ 1068
9 libsystem_pthread.dylib 0x0000000197897e7c _pthread_body + 160
10 libsystem_pthread.dylib 0x0000000197897dd8 _pthread_start + 156
11 libsystem_pthread.dylib 0x0000000197894fac thread_start + 0

Thread 4 name: com.apple.NSURLConnectionLoader
Thread 4:
0 libsystem_kernel.dylib 0x00000001977e0e7c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001977e0cf4 mach_msg + 68
2 CoreFoundation 0x00000001868cdecc CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001868cbe20 __CFRunLoopRun + 936
4 CoreFoundation 0x00000001867f90a0 CFRunLoopRunSpecific + 392
5 CFNetwork 0x00000001862fe4e4 +[NSURLConnection(Loader) _resourceLoadLoop:] + 436
6 Foundation 0x00000001877e9c08 __NSThread__main
+ 1068
7 libsystem_pthread.dylib 0x0000000197897e7c _pthread_body + 160
8 libsystem_pthread.dylib 0x0000000197897dd8 _pthread_start + 156
9 libsystem_pthread.dylib 0x0000000197894fac thread_start + 0

Thread 5 name: com.apple.CFSocket.private
Thread 5:
0 libsystem_kernel.dylib 0x00000001977fb498 __select + 8
1 CoreFoundation 0x00000001868d38c4 __CFSocketManager + 656
2 libsystem_pthread.dylib 0x0000000197897e7c _pthread_body + 160
3 libsystem_pthread.dylib 0x0000000197897dd8 _pthread_start + 156
4 libsystem_pthread.dylib 0x0000000197894fac thread_start + 0

Thread 6 name: WebThread
Thread 6:
0 libsystem_kernel.dylib 0x00000001977e0e7c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001977e0cf4 mach_msg + 68
2 CoreFoundation 0x00000001868cdecc __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001868cbe20 __CFRunLoopRun + 936
4 CoreFoundation 0x00000001867f90a0 CFRunLoopRunSpecific + 392
5 WebCore 0x000000019434c854 RunWebThread(void*) + 464
6 libsystem_pthread.dylib 0x0000000197897e7c _pthread_body + 160
7 libsystem_pthread.dylib 0x0000000197897dd8 _pthread_start + 156
8 libsystem_pthread.dylib 0x0000000197894fac thread_start + 0

Thread 7 name: JavaScriptCore::BlockFree
Thread 7:
0 libsystem_kernel.dylib 0x00000001977fb078 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000197896fe0 _pthread_cond_wait + 620
2 libc++.1.dylib 0x00000001967f4cac std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 52
3 JavaScriptCore 0x0000000187d855f8 JSC::BlockAllocator::blockFreeingThreadMain() + 228
4 JavaScriptCore 0x0000000187d80b7c WTF::wtfThreadEntryPoint(void*) + 20
5 libsystem_pthread.dylib 0x0000000197897e7c _pthread_body + 160
6 libsystem_pthread.dylib 0x0000000197897dd8 _pthread_start + 156
7 libsystem_pthread.dylib 0x0000000197894fac thread_start + 0

Thread 8 name: JavaScriptCore::Marking
Thread 8:
0 libsystem_kernel.dylib 0x00000001977fb078 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000197896fe0 _pthread_cond_wait + 620
2 libc++.1.dylib 0x00000001967f4cac std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 52
3 JavaScriptCore 0x000000018802e8b8 JSC::GCThread::waitForNextPhase() + 152
4 JavaScriptCore 0x000000018802e95c JSC::GCThread::gcThreadMain() + 88
5 JavaScriptCore 0x0000000187d80b7c WTF::wtfThreadEntryPoint(void*) + 20
6 libsystem_pthread.dylib 0x0000000197897e7c _pthread_body + 160
7 libsystem_pthread.dylib 0x0000000197897dd8 _pthread_start + 156
8 libsystem_pthread.dylib 0x0000000197894fac thread_start + 0

Thread 9:
0 libsystem_kernel.dylib 0x00000001977fbc78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000197895390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x0000000197894fa4 start_wqthread + 0

Thread 10:
0 libsystem_kernel.dylib 0x00000001977fbc78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000197895390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x0000000197894fa4 start_wqthread + 0

Thread 11:
0 libsystem_kernel.dylib 0x00000001977fbc78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000197895390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x0000000197894fa4 start_wqthread + 0

Thread 12:
0 libsystem_kernel.dylib 0x00000001977fbc78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000197895390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x0000000197894fa4 start_wqthread + 0

Thread 13:
0 libsystem_kernel.dylib 0x00000001977fbc78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000197895390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x0000000197894fa4 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x00000001742ea637
x4: 0x0000000196865dfd x5: 0x000000016fdfbf60 x6: 0x000000000000006e x7: 0x0000000000000f80
x8: 0x0000000008000000 x9: 0x0000000004000000 x10: 0x0000000000000200 x11: 0x0000000000000000
x12: 0x0000000000000000 x13: 0x0000000000000000 x14: 0x0000000000000002 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x000000019b38f310 x21: 0x000000019b377ce8 x22: 0x0000000170015300 x23: 0x00000000000002f8
x24: 0x00000001011f7870 x25: 0x0000000000000328 x26: 0x000000018b89a610 x27: 0x00000001003dfe10
x28: 0x000000018b8bb994 fp: 0x000000016fdfbec0 lr: 0x0000000197899228
sp: 0x000000016fdfbea0 pc: 0x00000001977fb270 cpsr: 0x00000000

Binary Images:
0x100000000 - 0x1000fbfff SeafilePro arm64 <9ac631c784c33c4f9c6b9d3964986193> /var/mobile/Containers/Bundle/Application/61B37312-DBCD-404D-AA70-1264D3137BC0/SeafilePro.app/SeafilePro
0x120014000 - 0x12003bfff dyld arm64 <36eff49275c23d2d815e48af33eea471> /usr/lib/dyld
0x184f28000 - 0x185022fff RawCamera arm64 <6bbc4b9acb833146b6474984ffb64519> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x185040000 - 0x1850d7fff AGXGLDriver arm64 <588a1155fa4131eb8bf4d6e61d7fa98b> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver
0x1850f0000 - 0x185283fff AVFoundation arm64 /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x185284000 - 0x1852e8fff libAVFAudio.dylib arm64 <017d90360b443ae788ef31cfd73d17f6> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x18532c000 - 0x18532cfff Accelerate arm64 /System/Library/Frameworks/Accelerate.framework/Accelerate
0x185344000 - 0x185563fff vImage arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x185564000 - 0x18560bfff libBLAS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x18560c000 - 0x185986fff libLAPACK.dylib arm64 <165b05f9f75736d5ae8f5f39293bd6e7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x185988000 - 0x18599dfff libLinearAlgebra.dylib arm64 <5574ec3bd4e537e1b662d38a63aec58b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1859a0000 - 0x185a08fff libvDSP.dylib arm64 <004f5668574139bc906c5fa4fdced3b1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x185a0c000 - 0x185a2ffff libvMisc.dylib arm64 <5790e7ace143367ea6f2428852be384e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x185a30000 - 0x185a30fff vecLib arm64 <211d7711a6e93fe8ae6d6b42585cad2d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x185a34000 - 0x185a62fff Accounts arm64 <2508d336b9893176ad4e1bc67ff04188> /System/Library/Frameworks/Accounts.framework/Accounts
0x185a68000 - 0x185aeafff AddressBook arm64 <09e2e24ef5e23fb8a62ae209466a64bd> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x185aec000 - 0x185c3cfff AddressBookUI arm64 /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x185c40000 - 0x185c53fff AssetsLibrary arm64 <78cfe4f1af67381fb6941f4b1f25eef9> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x185e04000 - 0x1860c1fff AudioToolbox arm64 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x186260000 - 0x18646bfff CFNetwork arm64 <68adcebf440d30769bd2d67adc7932a2> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18646c000 - 0x186503fff CloudKit arm64 <8f226c83b2793a0db1eefa14d697c04b> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x186504000 - 0x186569fff CoreAudio arm64 <10aae62ba1c43dd29bc678fbf0f985ef> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18658c000 - 0x1865adfff CoreBluetooth arm64 <9ccc8812db60356ebb123ca9ca36f958> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1865b0000 - 0x1867eefff CoreData arm64 <33c0d795a45e35c9affed5cf9d83a8a1> /System/Library/Frameworks/CoreData.framework/CoreData
0x1867f0000 - 0x186b4cfff CoreFoundation arm64 <83a9627362333366a8543e8c2d28166e> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x186b50000 - 0x186cb2fff CoreGraphics arm64 <783a6b9356ed3b41beba516b483affb1> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x186d08000 - 0x186d0afff libCGXType.A.dylib arm64 /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x186d0c000 - 0x186d17fff libCMSBuiltin.A.dylib arm64 /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x186f0c000 - 0x186f2afff libRIP.A.dylib arm64 /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x186f2c000 - 0x187059fff CoreImage arm64 <444c44b06f533bad9c1b030edd486b49> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18705c000 - 0x1870b9fff CoreLocation arm64 /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1870f4000 - 0x1871b2fff CoreMedia arm64 /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1871b4000 - 0x187282fff CoreMotion arm64 /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x187284000 - 0x1872f5fff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1872f8000 - 0x1873fafff CoreText arm64 <128434ae7dda35bf8830f1914999fe3a> /System/Library/Frameworks/CoreText.framework/CoreText
0x1873fc000 - 0x187418fff CoreVideo arm64 <402f868dbba63d59a3b2e738982b9d71> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18741c000 - 0x187540fff EventKit arm64 <15cacaa609e33790a3bc644eb4d92191> /System/Library/Frameworks/EventKit.framework/EventKit
0x1876f4000 - 0x187948fff Foundation arm64 /System/Library/Frameworks/Foundation.framework/Foundation
0x187978000 - 0x1879a1fff GSS arm64 <7b3a88cbb59d33088db0fae35c30b7da> /System/Library/Frameworks/GSS.framework/GSS
0x187a60000 - 0x187accfff IOKit arm64 <1cd3da5151d03be5a0ba0c30c19228ea> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x187ad0000 - 0x187d6afff ImageIO arm64 <100a3b5e1ea13c89a9771cad8f9508b2> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x187d6c000 - 0x18820cfff JavaScriptCore arm64 <8b0fade3317b38358fe56ac5ba61e2f3> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x188a80000 - 0x188a86fff MediaAccessibility arm64 <5dc0d8bda3593b9cb00a8703b21953fd> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x188a88000 - 0x188ca3fff MediaPlayer arm64 <5c56df4977f33b41bdc6b6aed053f85b> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x188ca4000 - 0x1890befff MediaToolbox arm64 <0468767c75bb342cbbefc64bdf948be5> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1890c0000 - 0x189193fff MessageUI arm64 /System/Library/Frameworks/MessageUI.framework/MessageUI
0x189194000 - 0x189207fff Metal arm64 <69e3d92ae3ec3375a550022b7ac4a184> /System/Library/Frameworks/Metal.framework/Metal
0x189208000 - 0x1892b4fff MobileCoreServices arm64 <19505cbb66af328785e293c3b2810b00> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x18a340000 - 0x18a434fff GLEngine arm64 /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x18a438000 - 0x18a442fff OpenGLES arm64 /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x18a448000 - 0x18a449fff libCVMSPluginSupport.dylib arm64 <7e1f08d7776b37efb6ff01f6486afcde> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18a44c000 - 0x18a44ffff libCoreFSCache.dylib arm64 <5888d3587c633af2ac7cf57ac15ab5e4> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18a450000 - 0x18a454fff libCoreVMClient.dylib arm64 <291806c545fe3219b844a93e2fb682b4> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x18a458000 - 0x18a462fff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18a464000 - 0x18a4affff libGLImage.dylib arm64 <4e284cf07fe23789b94c9f204f7aa52e> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18a4b0000 - 0x18a62bfff libGLProgrammability.dylib arm64 <2e066dab395a305b9409b418f5dbcec0> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x18aa10000 - 0x18ab94fff QuartzCore arm64 <313aba56d17e30d1b68b2fdfda1820f8> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18ab98000 - 0x18abf3fff QuickLook arm64 /System/Library/Frameworks/QuickLook.framework/QuickLook
0x18ae28000 - 0x18ae7afff Security arm64 <823c0a3088543396bef1e351da74c835> /System/Library/Frameworks/Security.framework/Security
0x18b040000 - 0x18b0b3fff SystemConfiguration arm64 /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18b0b8000 - 0x18ba2cfff UIKit arm64 <31ac3f3fa5153620907fbfbfd1d671b0> /System/Library/Frameworks/UIKit.framework/UIKit
0x18ba30000 - 0x18baa9fff VideoToolbox arm64 <13a05b41cd0136239ef94de508febe1d> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x18baac000 - 0x18bd0dfff WebKit arm64 /System/Library/Frameworks/WebKit.framework/WebKit
0x18c0b0000 - 0x18c0b3fff AGXCompilerConnection arm64 /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection
0x18c138000 - 0x18c145fff AOSNotification arm64 <8b9793a334fa3013803a6cb713053b44> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18c2d0000 - 0x18c328fff AccountsDaemon arm64 <84c862ef63b332eb81b98f5ab414e3f4> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18c32c000 - 0x18c352fff AccountsUI arm64 /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x18c354000 - 0x18c359fff AggregateDictionary arm64 <2f9120e6400835f08bd7bfd2d4ada020> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18c558000 - 0x18c58cfff AirPlaySupport arm64 <6f3dd0a70c643317b21ca301bd142257> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x18c7d8000 - 0x18c822fff AppSupport arm64 /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18c824000 - 0x18c877fff AppleAccount arm64 <267a2b98738333f099ccb095820590d6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18c980000 - 0x18c9c8fff AppleJPEG arm64 <8377453201ad3862b7b6182be4ac4342> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x18c9dc000 - 0x18c9f0fff ApplePushService arm64 /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18c9f4000 - 0x18c9fdfff AppleSRP arm64 <7a5d169c15b83573a29f1c018c8ecbb8> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x18ca10000 - 0x18ca1bfff AssertionServices arm64 <52d911832bf9382d802961ea9d1614f9> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18ca1c000 - 0x18ca37fff AssetsLibraryServices arm64 <5db6341939f63eaa86f0c0306e2b59c9> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18ca38000 - 0x18ca62fff AssistantServices arm64 <4d30491ebb4f324d8a2d3910f3f5739e> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18ca9c000 - 0x18caa0fff BTLEAudioController arm64 <8539b6078e1b3c739d412842418188ed> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x18caa4000 - 0x18cac0fff BackBoardServices arm64 <6ff3989d8caf3130aa41d0019ead5472> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18cac8000 - 0x18cb05fff BaseBoard arm64 <62044bafc2293567aec7797b25708b48> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18cb20000 - 0x18cb27fff BluetoothManager arm64 <2b1c765aab5a3ba6b6f8ded22ce99d6b> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18cb28000 - 0x18cb58fff Bom arm64 <2724021b087139bcaa636d640e9b4127> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18cbf4000 - 0x18cbfcfff CacheDelete arm64 <81d93e7702c3390dbf003caa716dc3fb> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x18cc50000 - 0x18cc80fff CalendarFoundation arm64 <210e5342ce603b9887f0e10131df34a4> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18cdb8000 - 0x18cdc2fff CaptiveNetwork arm64 <8ba9d547383b3a7fba9a31cc361fc06a> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18cdc4000 - 0x18cf0efff Celestial arm64 <24aa1094177c3a5ead8cd4fa3369b83a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x18cf20000 - 0x18cf3bfff CertInfo arm64 <34bb9442ee1633238c1830d4ba2e7103> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x18cf3c000 - 0x18cf42fff CertUI arm64 /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x18d08c000 - 0x18d0b0fff ChunkingLibrary arm64 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18d4e4000 - 0x18d5a8fff CloudPhotoLibrary arm64 /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18d608000 - 0x18d60afff CommonAuth arm64 /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18d60c000 - 0x18d61efff CommonUtilities arm64 <1cb495ce473a3127bb291cc541762fb3> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18d620000 - 0x18d624fff CommunicationsFilter arm64 <836ffdf2d1bf38948dc8ce6c2f8179e1> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18d6ac000 - 0x18d6b1fff ConstantClasses arm64 <855d1ee3980637a1b48a47adf5327c35> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18d6b4000 - 0x18d6f2fff ContentIndex arm64 /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x18d6f4000 - 0x18d6f8fff CoreAUC arm64 /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x18d72c000 - 0x18d78cfff CoreDAV arm64 /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18d790000 - 0x18d7affff CoreDuet arm64 /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18d7b4000 - 0x18d7c6fff CoreDuetDaemonProtocol arm64 /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18d7d0000 - 0x18d7d2fff CoreDuetDebugLogging arm64 /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18d958000 - 0x18da8ffff CoreMediaStream arm64 <981a69f777193a8b82f1fa2111790019> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18da90000 - 0x18db40fff CorePDF arm64 /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18dbb4000 - 0x18dbbffff CoreRecents arm64 <07ba243dfb6d3686849128707aaee229> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18dc4c000 - 0x18dc70fff CoreServicesInternal arm64 <1a7d2fa9a1df316b8f974b8df3a3a407> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18ded4000 - 0x18df66fff CoreUI arm64 <2c327f9d33a0390a9e4eca6c3762e371> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18df68000 - 0x18dfe4fff CoreUtils arm64 /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18dfe8000 - 0x18dfeefff CrashReporterSupport arm64 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18dff0000 - 0x18dff7fff DAAPKit arm64 /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x18dff8000 - 0x18e003fff DCIMServices arm64 <4c460ddc57453c82b52960e45a70637c> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18e004000 - 0x18e053fff DataAccess arm64 /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x18e2b0000 - 0x18e2d6fff DataAccessExpress arm64 <50d5ab9c38ee3e69bd4da116bc7bd4f8> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18e2e4000 - 0x18e300fff DataDetectorsCore arm64 <24f23c8aff76314d8ad25a94fa4705cf> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18e308000 - 0x18e324fff DataDetectorsUI arm64 <53ddecccd30638c9b209f66229eba9f5> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x18e328000 - 0x18e32ffff DataMigration arm64 /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18e338000 - 0x18e339fff DiagnosticLogCollection arm64 /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18e33c000 - 0x18e35cfff DictionaryServices arm64 /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18e384000 - 0x18e3aafff EAP8021X arm64 /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18e4c0000 - 0x18e4d2fff FTAWD arm64 /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18e4d4000 - 0x18e4d6fff FTClientServices arm64 <1e686cf3c67a37ee8256de4034038d1d> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x18e4d8000 - 0x18e50afff FTServices arm64 /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18e50c000 - 0x18e939fff FaceCore arm64 /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18e96c000 - 0x18e96cfff FontServices arm64 /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18e970000 - 0x18ea4ffff libFontParser.dylib arm64 <9002a342951f3cc98421946872538a41> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18ea50000 - 0x18ea5cfff libGSFontCache.dylib arm64 <0c92c17ccfd03da88fd356e758e17497> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x18eb6c000 - 0x18eb8cfff FrontBoardServices arm64 <0fcec11d993d3b30a5ef89f6bf0ad46a> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18f2b8000 - 0x18f2c2fff libGPUSupportMercury.dylib arm64 /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x18f6b8000 - 0x18f6d1fff GenerationalStorage arm64 /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x18f6d4000 - 0x18f98efff GeoServices arm64 /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18f990000 - 0x18f9a3fff GraphicsServices arm64 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18fa5c000 - 0x18fac4fff Heimdal arm64 <0952108a44ec3da79eea080c300d7225> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18fb7c000 - 0x18fc11fff HomeSharing arm64 /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x18fc7c000 - 0x18fcdefff IDS arm64 /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18fce0000 - 0x18fd04fff IDSFoundation arm64 <5a05fb27e5083d09b5f289d7560edbee> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18fd08000 - 0x18fd73fff IMAVCore arm64 /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x18fd74000 - 0x18fe36fff IMCore arm64 <1a1ef12a16163c8bb257192c3e3cb6a5> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x18fee0000 - 0x18ff50fff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18ff5c000 - 0x18ff60fff IOAccelerator arm64 /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18ff68000 - 0x18ff6ffff IOMobileFramebuffer arm64 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18ff70000 - 0x18ff76fff IOSurface arm64 <719f179613ae37b688ee169eb5ed46fc> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x18ff78000 - 0x18ff7afff IOSurfaceAccelerator arm64 <3fb692bcaed8321db9c674cf00c5f719> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x19002c000 - 0x190032fff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x190034000 - 0x19003bfff IntlPreferences arm64 <1cba014916fa3c5f984e3a0c9f5bfb81> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x19003c000 - 0x19007efff LanguageModeling arm64 <0f8255591fef33cdb8a91f460e678ccb> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x19010c000 - 0x190153fff MIME arm64 /System/Library/PrivateFrameworks/MIME.framework/MIME
0x190154000 - 0x1901bdfff MMCS arm64 /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x190218000 - 0x190225fff MailServices arm64 <9072fc33768a3f569ea0bd79c8a7f3aa> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x190268000 - 0x190325fff ManagedConfiguration arm64 <093d25f3da7d3310bc0f027d21758195> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x190334000 - 0x190335fff Marco arm64 <374e233c50c2373a8dc5ca0a817b12a4> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x190338000 - 0x1903befff MediaControlSender arm64 /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x190474000 - 0x190489fff MediaRemote arm64 /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19048c000 - 0x19049dfff MediaServices arm64 <46469813721c3f6193bbd7fbb4e0a5eb> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1904a0000 - 0x1904bcfff MediaStream arm64 <4192ea8685bd39afb96fed206fa6471f> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x190538000 - 0x190634fff Message arm64 <982014080efb3ca187aa0cc993e9818d> /System/Library/PrivateFrameworks/Message.framework/Message
0x190640000 - 0x190643fff MessageSupport arm64 <1761532c47103f5092c043296744c01e> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x190654000 - 0x190663fff MobileAsset arm64 <9164537c500e345abf5970138aa9b1dd> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x190690000 - 0x19069cfff MobileBluetooth arm64 /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1906c4000 - 0x1906cdfff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1906d0000 - 0x1906d9fff MobileInstallation arm64 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1906dc000 - 0x1906ebfff MobileKeyBag arm64 <3dbab843fac1356b9c669342cb4f20ba> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x190728000 - 0x19072bfff MobileSystemServices arm64 <9b2bbc93fbb231baa08b41c6aee209ed> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x190754000 - 0x190765fff MobileWiFi arm64 /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1907b4000 - 0x19098ffff MusicLibrary arm64 <52bf048b318e371ab1c61a5b9112715b> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x190a5c000 - 0x190a62fff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x190a64000 - 0x190a6bfff NetworkStatistics arm64 <8d818200ba99385bbd69dad9dda0319d> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x190a6c000 - 0x190a8efff Notes arm64 <698d570fbdb9362195fdb66aacfaf2d2> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x190a98000 - 0x190a9bfff OAuth arm64 <3049cf937f053793a4b97aa26375f1cb> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x191270000 - 0x1912befff OpenCL arm64 <7350f5063e4232a1a3cc921e47de6ef5> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x1913dc000 - 0x191404fff PersistentConnection arm64 /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x191594000 - 0x19183ffff PhotoLibraryServices arm64 <0ea2b6c7c4433417a115c3814803387d> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x191840000 - 0x191849fff PhotosFormats arm64 <35cfad94850636cc9078579196b81a69> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x19184c000 - 0x191899fff PhysicsKit arm64 <625733e02bc3372ca473ac973020e32e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x19189c000 - 0x1918b6fff PlugInKit arm64 /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1918b8000 - 0x1918c0fff PowerLog arm64 <506bca8a5af033a68bbd5958c9f995a7> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x191b14000 - 0x191bd3fff Preferences arm64 <3f3d7c9fa8e730f087422321309c184d> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x191bd4000 - 0x191c1bfff PrintKit arm64 <2181399ad0d331e8934c69d4220f7bcc> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x191c20000 - 0x191cdffff ProofReader arm64 <377a2b68fdcf3fe3be30455084083eb5> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x191ce0000 - 0x191cf3fff ProtectedCloudStorage arm64 <2472946aaf6b3b189d79c0492f24e291> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x191cf4000 - 0x191d02fff ProtocolBuffer arm64 <0a4f092c935c3f5291152d30a2e9e008> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x191d40000 - 0x191dbefff Quagga arm64 /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x19201c000 - 0x1920bdfff SAObjects arm64 <7597eb6e1e253ddbbd70edf507e61315> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x192270000 - 0x19228ffff SpringBoardServices arm64 <5fac4d8fbdd43673bec6ae8b9624a0c1> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x192684000 - 0x1927cbfff StoreServices arm64 /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1928bc000 - 0x1928bffff TCC arm64 <0dc32625c39b3087893e5da6ff7dd7b4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x192910000 - 0x192953fff TelephonyUtilities arm64 <1cb4e1e61c2e3d5580283cd1e3039be4> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x192978000 - 0x193730fff KBLayouts_iPhone.dylib arm64 <240ebcb5e4c836a9bf160f568bd1a5e9> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
0x193734000 - 0x193761fff TextInput arm64 /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x193838000 - 0x193911fff UIFoundation arm64 <402e5079593a32a8b49d604f4a1eedeb> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x193938000 - 0x19393bfff UserFS arm64 /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x19418c000 - 0x1941b0fff VoiceServices arm64 <116b6fde28453423bd2983d14170dbb3> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x194254000 - 0x19427cfff WebBookmarks arm64 /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x19429c000 - 0x1951c2fff WebCore arm64 <0c8da31a7ecb37b083bd67e7726447b2> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1951c4000 - 0x195296fff WebKitLegacy arm64 /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x195464000 - 0x19546bfff XPCKit arm64 /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x19546c000 - 0x195475fff XPCObjects arm64 <9eb286c27f9333be9f8ed58c733abd7b> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x1956a8000 - 0x1956d2fff iCalendar arm64 <36f60138b79e3dada1c790ff60bb86e0> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x195700000 - 0x195742fff iTunesStore arm64 /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1960bc000 - 0x1960c5fff libAccessibility.dylib arm64 <8ab22dc86c0638b0889abecd9eb8ef2f> /usr/lib/libAccessibility.dylib
0x196358000 - 0x196373fff libCRFSuite.dylib arm64 /usr/lib/libCRFSuite.dylib
0x1963b4000 - 0x1964ebfff libFosl_dynamic.dylib arm64 <3013ac9596c03e458767997983ac758f> /usr/lib/libFosl_dynamic.dylib
0x19650c000 - 0x19650dfff libMobileCheckpoint.dylib arm64 <3a737eeafc17345cab56d72b55666cbb> /usr/lib/libMobileCheckpoint.dylib
0x196510000 - 0x19652afff libMobileGestalt.dylib arm64 <77de2524f3a1353c9d3d69c0eae234cc> /usr/lib/libMobileGestalt.dylib
0x19655c000 - 0x19655dfff libSystem.B.dylib arm64 /usr/lib/libSystem.B.dylib
0x1965e0000 - 0x19662efff libTelephonyUtilDynamic.dylib arm64 /usr/lib/libTelephonyUtilDynamic.dylib
0x196758000 - 0x196782fff libarchive.2.dylib arm64 <6e7ce417e487309c8acc744b1b6b523f> /usr/lib/libarchive.2.dylib
0x196784000 - 0x196784fff libassertion_extension.dylib arm64 <9d3b3adf5dde3ecb9a438a367d5b85d1> /usr/lib/libassertion_extension.dylib
0x1967c4000 - 0x1967d4fff libbsm.0.dylib arm64 <6651c9abc7b6353c8343d7f0f4e09a23> /usr/lib/libbsm.0.dylib
0x1967d8000 - 0x1967e8fff libbz2.1.0.dylib arm64 /usr/lib/libbz2.1.0.dylib
0x1967ec000 - 0x196842fff libc++.1.dylib arm64 /usr/lib/libc++.1.dylib
0x196844000 - 0x196866fff libc++abi.dylib arm64 /usr/lib/libc++abi.dylib
0x19686c000 - 0x19687dfff libcmph.dylib arm64 /usr/lib/libcmph.dylib
0x196880000 - 0x196888fff libcupolicy.dylib arm64 <1c1cb0caed4f3311bbae03d7e00e6bbc> /usr/lib/libcupolicy.dylib
0x1968c4000 - 0x1968e0fff libextension.dylib arm64 /usr/lib/libextension.dylib
0x196910000 - 0x196915fff libheimdal-asn1.dylib arm64 <8a856e4415413a6db2e2a8b78fe378cc> /usr/lib/libheimdal-asn1.dylib
0x196918000 - 0x196a0bfff libiconv.2.dylib arm64 <3ebb30c258f43c0294bcdeebb48b3fc1> /usr/lib/libiconv.2.dylib
0x196a0c000 - 0x196bf3fff libicucore.A.dylib arm64 <02e9eb5b92473df89af04da09371417a> /usr/lib/libicucore.A.dylib
0x196c08000 - 0x196c09fff liblangid.dylib arm64 <80e626200785352a8d5e98a061ca19b8> /usr/lib/liblangid.dylib
0x196c0c000 - 0x196c18fff liblockdown.dylib arm64 /usr/lib/liblockdown.dylib
0x196c1c000 - 0x196c35fff liblzma.5.dylib arm64 <717d1cd1e6f0343b859370862cce58d6> /usr/lib/liblzma.5.dylib
0x19700c000 - 0x197023fff libmis.dylib arm64 <130d691e68403ec2882abd44479e9891> /usr/lib/libmis.dylib
0x19706c000 - 0x197268fff libobjc.A.dylib arm64 /usr/lib/libobjc.A.dylib
0x1972e4000 - 0x19734dfff libprotobuf.dylib arm64 <836e780892373db08dd29031315414ec> /usr/lib/libprotobuf.dylib
0x197350000 - 0x19736dfff libresolv.9.dylib arm64 /usr/lib/libresolv.9.dylib
0x1973a0000 - 0x197471fff libsqlite3.dylib arm64 <286839512b673f7c938aa79ac70bde15> /usr/lib/libsqlite3.dylib
0x1974c8000 - 0x1974fafff libtidy.A.dylib arm64 <2b69233bafd53bdaafa6d9b1767bbad5> /usr/lib/libtidy.A.dylib
0x1974fc000 - 0x197505fff libtzupdate.dylib arm64 /usr/lib/libtzupdate.dylib
0x19750c000 - 0x1975fafff libxml2.2.dylib arm64 /usr/lib/libxml2.2.dylib
0x1975fc000 - 0x197625fff libxslt.1.dylib arm64 /usr/lib/libxslt.1.dylib
0x197628000 - 0x197639fff libz.1.dylib arm64 <2a347410b967358289e8256c913714de> /usr/lib/libz.1.dylib
0x19763c000 - 0x197640fff libcache.dylib arm64 /usr/lib/system/libcache.dylib
0x197644000 - 0x197650fff libcommonCrypto.dylib arm64 <6cb05550a33e392189c0d88e951f00f9> /usr/lib/system/libcommonCrypto.dylib
0x197654000 - 0x197657fff libcompiler_rt.dylib arm64 <65f2a15e126435769154e2a7b44b942e> /usr/lib/system/libcompiler_rt.dylib
0x197658000 - 0x19765ffff libcopyfile.dylib arm64 <1f428d2df193398e9e72250952f08953> /usr/lib/system/libcopyfile.dylib
0x197660000 - 0x1976b5fff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib
0x1976b8000 - 0x1976defff libdispatch.dylib arm64 /usr/lib/system/libdispatch.dylib
0x1976e0000 - 0x1976e2fff libdyld.dylib arm64 <7387fcdff0b93cbcab450356edc79b67> /usr/lib/system/libdyld.dylib
0x1976e4000 - 0x1976e4fff liblaunch.dylib arm64 <8224fcd7ddf93c0d81826478dfe9de27> /usr/lib/system/liblaunch.dylib
0x1976e8000 - 0x1976edfff libmacho.dylib arm64 /usr/lib/system/libmacho.dylib
0x1976f0000 - 0x1976f1fff libremovefile.dylib arm64 /usr/lib/system/libremovefile.dylib
0x1976f4000 - 0x197709fff libsystem_asl.dylib arm64 <17448aec6f7d3498aebcabc8a1598c9a> /usr/lib/system/libsystem_asl.dylib
0x19770c000 - 0x19770dfff libsystem_blocks.dylib arm64 /usr/lib/system/libsystem_blocks.dylib
0x197710000 - 0x197790fff libsystem_c.dylib arm64 <0fd40ab9115536e3843b8064b1748c7a> /usr/lib/system/libsystem_c.dylib
0x197794000 - 0x197796fff libsystem_configuration.dylib arm64 <37655cc87bb3391b946955b0fbc4384a> /usr/lib/system/libsystem_configuration.dylib
0x197798000 - 0x197799fff libsystem_coreservices.dylib arm64 /usr/lib/system/libsystem_coreservices.dylib
0x19779c000 - 0x1977acfff libsystem_coretls.dylib arm64 /usr/lib/system/libsystem_coretls.dylib
0x1977b0000 - 0x1977b8fff libsystem_dnssd.dylib arm64 <18b39491d06c3fa18c810118f03143ee> /usr/lib/system/libsystem_dnssd.dylib
0x1977bc000 - 0x1977ddfff libsystem_info.dylib arm64 <72514f76b03335729f18da536331df97> /usr/lib/system/libsystem_info.dylib
0x1977e0000 - 0x197800fff libsystem_kernel.dylib arm64 /usr/lib/system/libsystem_kernel.dylib
0x197804000 - 0x197820fff libsystem_m.dylib arm64 <5b5fb8f53a2a3ebd9696d92758148322> /usr/lib/system/libsystem_m.dylib
0x197824000 - 0x19783dfff libsystem_malloc.dylib arm64 /usr/lib/system/libsystem_malloc.dylib
0x197840000 - 0x197877fff libsystem_network.dylib arm64 <2f8dd27634de3f66b15dc96981143ad0> /usr/lib/system/libsystem_network.dylib
0x197878000 - 0x19787efff libsystem_networkextension.dylib arm64 /usr/lib/system/libsystem_networkextension.dylib
0x197880000 - 0x19788afff libsystem_notify.dylib arm64 <4a9bcea2df8d351f987d0e9f84406427> /usr/lib/system/libsystem_notify.dylib
0x19788c000 - 0x197890fff libsystem_platform.dylib arm64 <03902be9733b35d2b193cf8724a8d95a> /usr/lib/system/libsystem_platform.dylib
0x197894000 - 0x19789cfff libsystem_pthread.dylib arm64 /usr/lib/system/libsystem_pthread.dylib
0x1978a0000 - 0x1978a2fff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib
0x1978a4000 - 0x1978a7fff libsystem_stats.dylib arm64 /usr/lib/system/libsystem_stats.dylib
0x1978a8000 - 0x1978aefff libsystem_trace.dylib arm64 <122df0fd03b43a8f82ed69916c95524a> /usr/lib/system/libsystem_trace.dylib
0x1978b0000 - 0x1978b5fff libunwind.dylib arm64 <0c07617876a43cacbde6104a2b75f4f2> /usr/lib/system/libunwind.dylib
0x1978b8000 - 0x1978dbfff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib

Select limit

Hi,
Is there any technical reason why I am able to select at most 20 pictures for upload at once?

Seafile Client crash when adding server

Hello everybody,

after I installed the Seafile client on a new iPhone, the Seafile Pro client crashes, when I want to add one of my servers, while it works for another. This is the crash log:

{"app_name":"SeafilePro","app_version":"1.9","bundleID":"com.seafile.seafilePro","adam_id":639202512,"os_version":"iPhone OS 8.1.2 (12B440)","slice_uuid":"9ac631c7-84c3-3c4f-9c6b-9d3964986193","share_with_app_devs":false,"build_version":"1.9","is_first_party":false,"bug_type":"109","name":"SeafilePro"}
Incident Identifier: ABC99E14-A68F-4AD3-B791-2802AE9701F0
CrashReporter Key: 6d99861aa34d51df9330a8578fda79c6d3ee72f7
Hardware Model: iPhone7,2
Process: SeafilePro [1041]
Path: /private/var/mobile/Containers/Bundle/Application/20FCF855-B914-4432-8698-C65B3DFF0699/SeafilePro.app/SeafilePro
Identifier: com.seafile.seafilePro
Version: 1.9 (1.9)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]

Date/Time: 2014-12-17 20:00:54.986 +0100
Launch Time: 2014-12-17 20:00:16.775 +0100
OS Version: iOS 8.1.2 (12B440)
Report Version: 105

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

Last Exception Backtrace:
(0x182fc259c 0x1937180e4 0x182fc245c 0x183e49554 0x18779ecc4 0x18779f370 0x187798638 0x187cc55d8 0x187a8944c 0x187a8a788 0x187a8c680 0x187861cf0 0x10008e110 0x1000d04bc 0x100101d54 0x1000a65d8 0x1000b29a4 0x182a66e70 0x182a66e00 0x182a66f7c 0x182a502d8 0x182941f34 0x182a04540 0x182927b54 0x182ea4aac 0x182927a00 0x1829278b4 0x1829276e0 0x182f7a9ec 0x182f79c90 0x182f77d40 0x182ea50a4 0x183dad804 0x183e07ef8 0x1000afaec 0x183e95c0c 0x193f3be80 0x193f3bddc 0x193f38fb0)

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x0000000193e84e7c 0x193e84000 + 3708
1 libsystem_kernel.dylib 0x0000000193e84cf4 0x193e84000 + 3316
2 CoreFoundation 0x0000000182f79ecc 0x182e9c000 + 909004
3 CoreFoundation 0x0000000182f77e20 0x182e9c000 + 900640
4 CoreFoundation 0x0000000182ea50a0 0x182e9c000 + 37024
5 GraphicsServices 0x000000018c0475a0 0x18c03c000 + 46496
6 UIKit 0x00000001877da3bc 0x187764000 + 484284
7 SeafilePro 0x0000000100092e0c 0x100088000 + 44556
8 libdyld.dylib 0x0000000193d86a04 0x193d84000 + 10756

Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x0000000193e84c94 0x193e84000 + 3220
1 libdispatch.dylib 0x0000000193d6c97c 0x193d5c000 + 67964
2 libdispatch.dylib 0x0000000193d5f3b0 0x193d5c000 + 13232

Thread 2:
0 libsystem_kernel.dylib 0x0000000193e84e7c 0x193e84000 + 3708
1 libsystem_kernel.dylib 0x0000000193e84cf4 0x193e84000 + 3316
2 CoreFoundation 0x0000000182f79ecc 0x182e9c000 + 909004
3 CoreFoundation 0x0000000182f77e20 0x182e9c000 + 900640
4 CoreFoundation 0x0000000182ea50a0 0x182e9c000 + 37024
5 CoreFoundation 0x0000000182ef71f8 0x182e9c000 + 373240
6 CoreMotion 0x00000001838a298c 0x183860000 + 272780
7 libsystem_pthread.dylib 0x0000000193f3be7c 0x193f38000 + 15996
8 libsystem_pthread.dylib 0x0000000193f3bdd8 0x193f38000 + 15832
9 libsystem_pthread.dylib 0x0000000193f38fac 0x193f38000 + 4012

Thread 3:
0 libsystem_kernel.dylib 0x0000000193e9fc78 0x193e84000 + 113784
1 libsystem_pthread.dylib 0x0000000193f39390 0x193f38000 + 5008
2 libsystem_pthread.dylib 0x0000000193f38fa4 0x193f38000 + 4004

Thread 4:
0 libsystem_kernel.dylib 0x0000000193e9fc78 0x193e84000 + 113784
1 libsystem_pthread.dylib 0x0000000193f39390 0x193f38000 + 5008
2 libsystem_pthread.dylib 0x0000000193f38fa4 0x193f38000 + 4004

Thread 5:
0 libsystem_kernel.dylib 0x0000000193e9fc78 0x193e84000 + 113784
1 libsystem_pthread.dylib 0x0000000193f39390 0x193f38000 + 5008
2 libsystem_pthread.dylib 0x0000000193f38fa4 0x193f38000 + 4004

Thread 6:
0 libsystem_kernel.dylib 0x0000000193e9fc78 0x193e84000 + 113784
1 libsystem_pthread.dylib 0x0000000193f39390 0x193f38000 + 5008
2 libsystem_pthread.dylib 0x0000000193f38fa4 0x193f38000 + 4004

Thread 7:
0 libsystem_kernel.dylib 0x0000000193e9fc78 0x193e84000 + 113784
1 libsystem_pthread.dylib 0x0000000193f39390 0x193f38000 + 5008
2 libsystem_pthread.dylib 0x0000000193f38fa4 0x193f38000 + 4004

Thread 8 name: AFNetworking
Thread 8 Crashed:
0 libsystem_kernel.dylib 0x0000000193e9f270 0x193e84000 + 111216
1 libsystem_pthread.dylib 0x0000000193f3d224 0x193f38000 + 21028
2 libsystem_c.dylib 0x0000000193e16b14 0x193db4000 + 404244
3 libc++abi.dylib 0x0000000192ee9414 0x192ee8000 + 5140
4 libc++abi.dylib 0x0000000192f08b88 0x192ee8000 + 134024
5 libobjc.A.dylib 0x00000001937183bc 0x193710000 + 33724
6 libc++abi.dylib 0x0000000192f05bb0 0x192ee8000 + 121776
7 libc++abi.dylib 0x0000000192f05474 0x192ee8000 + 119924
8 libobjc.A.dylib 0x0000000193718200 0x193710000 + 33280
9 CoreFoundation 0x0000000182fc2458 0x182e9c000 + 1205336
10 Foundation 0x0000000183e49550 0x183da0000 + 693584
11 UIKit 0x000000018779ecc0 0x187764000 + 240832
12 UIKit 0x000000018779f36c 0x187764000 + 242540
13 UIKit 0x0000000187798634 0x187764000 + 214580
14 UIKit 0x0000000187cc55d4 0x187764000 + 5641684
15 UIKit 0x0000000187a89448 0x187764000 + 3298376
16 UIKit 0x0000000187a8a784 0x187764000 + 3303300
17 UIKit 0x0000000187a8c67c 0x187764000 + 3311228
18 UIKit 0x0000000187861cec 0x187764000 + 1039596
19 SeafilePro 0x000000010008e10c 0x100088000 + 24844
20 SeafilePro 0x00000001000d04b8 0x100088000 + 296120
21 SeafilePro 0x0000000100101d50 0x100088000 + 499024
22 SeafilePro 0x00000001000a65d4 0x100088000 + 124372
23 SeafilePro 0x00000001000b29a0 0x100088000 + 174496
24 CFNetwork 0x0000000182a66e6c 0x18290c000 + 1420908
25 CFNetwork 0x0000000182a66dfc 0x18290c000 + 1420796
26 CFNetwork 0x0000000182a66f78 0x18290c000 + 1421176
27 CFNetwork 0x0000000182a502d4 0x18290c000 + 1327828
28 CFNetwork 0x0000000182941f30 0x18290c000 + 220976
29 CFNetwork 0x0000000182a0453c 0x18290c000 + 1017148
30 CFNetwork 0x0000000182927b50 0x18290c000 + 113488
31 CoreFoundation 0x0000000182ea4aa8 0x182e9c000 + 35496
32 CFNetwork 0x00000001829279fc 0x18290c000 + 113148
33 CFNetwork 0x00000001829278b0 0x18290c000 + 112816
34 CFNetwork 0x00000001829276dc 0x18290c000 + 112348
35 CoreFoundation 0x0000000182f7a9e8 0x182e9c000 + 911848
36 CoreFoundation 0x0000000182f79c8c 0x182e9c000 + 908428
37 CoreFoundation 0x0000000182f77d3c 0x182e9c000 + 900412
38 CoreFoundation 0x0000000182ea50a0 0x182e9c000 + 37024
39 Foundation 0x0000000183dad800 0x183da0000 + 55296
40 Foundation 0x0000000183e07ef4 0x183da0000 + 425716
41 SeafilePro 0x00000001000afae8 0x100088000 + 162536
42 Foundation 0x0000000183e95c08 0x183da0000 + 1006600
43 libsystem_pthread.dylib 0x0000000193f3be7c 0x193f38000 + 15996
44 libsystem_pthread.dylib 0x0000000193f3bdd8 0x193f38000 + 15832
45 libsystem_pthread.dylib 0x0000000193f38fac 0x193f38000 + 4012

Thread 9 name: com.apple.NSURLConnectionLoader
Thread 9:
0 libsystem_kernel.dylib 0x0000000193e84e7c 0x193e84000 + 3708
1 libsystem_kernel.dylib 0x0000000193e84cf4 0x193e84000 + 3316
2 CoreFoundation 0x0000000182f79ecc 0x182e9c000 + 909004
3 CoreFoundation 0x0000000182f77e20 0x182e9c000 + 900640
4 CoreFoundation 0x0000000182ea50a0 0x182e9c000 + 37024
5 CFNetwork 0x00000001829aa4e4 0x18290c000 + 648420
6 Foundation 0x0000000183e95c08 0x183da0000 + 1006600
7 libsystem_pthread.dylib 0x0000000193f3be7c 0x193f38000 + 15996
8 libsystem_pthread.dylib 0x0000000193f3bdd8 0x193f38000 + 15832
9 libsystem_pthread.dylib 0x0000000193f38fac 0x193f38000 + 4012

Thread 10:
0 libsystem_kernel.dylib 0x0000000193e9fc78 0x193e84000 + 113784
1 libsystem_pthread.dylib 0x0000000193f39390 0x193f38000 + 5008
2 libsystem_pthread.dylib 0x0000000193f38fa4 0x193f38000 + 4004

Thread 11 name: com.apple.CFSocket.private
Thread 11:
0 libsystem_kernel.dylib 0x0000000193e9f498 0x193e84000 + 111768
1 CoreFoundation 0x0000000182f7f8c4 0x182e9c000 + 932036
2 libsystem_pthread.dylib 0x0000000193f3be7c 0x193f38000 + 15996
3 libsystem_pthread.dylib 0x0000000193f3bdd8 0x193f38000 + 15832
4 libsystem_pthread.dylib 0x0000000193f38fac 0x193f38000 + 4012

Thread 8 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x00000001700f95b7
x4: 0x0000000192f09dfd x5: 0x00000001048c0a50 x6: 0x000000000000006e x7: 0x0000000000000f80
x8: 0x0000000008000000 x9: 0x0000000004000000 x10: 0x0000000000000200 x11: 0x0000000000000000
x12: 0x0000000000000000 x13: 0x0000000000000000 x14: 0x0000000000000002 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x00000001048c4000 x21: 0x0000000197a1ace8 x22: 0x00000001740143d0 x23: 0x000000014ce34cc0
x24: 0x0000000000000000 x25: 0x0000000187f5d9f9 x26: 0x0000000000000230 x27: 0x0000000194fc9000
x28: 0x00000000000000c8 fp: 0x00000001048c09b0 lr: 0x0000000193f3d228
sp: 0x00000001048c0990 pc: 0x0000000193e9f270 cpsr: 0x00000000

Binary Images:
0x100088000 - 0x100183fff SeafilePro arm64 <9ac631c784c33c4f9c6b9d3964986193> /var/mobile/Containers/Bundle/Application/20FCF855-B914-4432-8698-C65B3DFF0699/SeafilePro.app/SeafilePro
0x120030000 - 0x120057fff dyld arm64 <36eff49275c23d2d815e48af33eea471> /usr/lib/dyld
0x18179c000 - 0x18192ffff AVFoundation arm64 /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x181930000 - 0x181994fff libAVFAudio.dylib arm64 <017d90360b443ae788ef31cfd73d17f6> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x1819d8000 - 0x1819d8fff Accelerate arm64 /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1819f0000 - 0x181c0ffff vImage arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x181c10000 - 0x181cb7fff libBLAS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x181cb8000 - 0x182032fff libLAPACK.dylib arm64 <165b05f9f75736d5ae8f5f39293bd6e7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x182034000 - 0x182049fff libLinearAlgebra.dylib arm64 <5574ec3bd4e537e1b662d38a63aec58b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x18204c000 - 0x1820b4fff libvDSP.dylib arm64 <004f5668574139bc906c5fa4fdced3b1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1820b8000 - 0x1820dbfff libvMisc.dylib arm64 <5790e7ace143367ea6f2428852be384e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1820dc000 - 0x1820dcfff vecLib arm64 <211d7711a6e93fe8ae6d6b42585cad2d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1820e0000 - 0x18210efff Accounts arm64 <2508d336b9893176ad4e1bc67ff04188> /System/Library/Frameworks/Accounts.framework/Accounts
0x182114000 - 0x182196fff AddressBook arm64 <09e2e24ef5e23fb8a62ae209466a64bd> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x182198000 - 0x1822e8fff AddressBookUI arm64 /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x1822ec000 - 0x1822fffff AssetsLibrary arm64 <78cfe4f1af67381fb6941f4b1f25eef9> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1824b0000 - 0x18276dfff AudioToolbox arm64 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18290c000 - 0x182b17fff CFNetwork arm64 <68adcebf440d30769bd2d67adc7932a2> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x182b18000 - 0x182baffff CloudKit arm64 <8f226c83b2793a0db1eefa14d697c04b> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x182bb0000 - 0x182c15fff CoreAudio arm64 <10aae62ba1c43dd29bc678fbf0f985ef> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x182c38000 - 0x182c59fff CoreBluetooth arm64 <9ccc8812db60356ebb123ca9ca36f958> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x182c5c000 - 0x182e9afff CoreData arm64 <33c0d795a45e35c9affed5cf9d83a8a1> /System/Library/Frameworks/CoreData.framework/CoreData
0x182e9c000 - 0x1831f8fff CoreFoundation arm64 <83a9627362333366a8543e8c2d28166e> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1831fc000 - 0x18335efff CoreGraphics arm64 <783a6b9356ed3b41beba516b483affb1> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1833b4000 - 0x1833b6fff libCGXType.A.dylib arm64 /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x1833b8000 - 0x1833c3fff libCMSBuiltin.A.dylib arm64 /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x1835b8000 - 0x1835d6fff libRIP.A.dylib arm64 /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x1835d8000 - 0x183705fff CoreImage arm64 <444c44b06f533bad9c1b030edd486b49> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x183708000 - 0x183765fff CoreLocation arm64 /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1837a0000 - 0x18385efff CoreMedia arm64 /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x183860000 - 0x18392efff CoreMotion arm64 /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x183930000 - 0x1839a1fff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1839a4000 - 0x183aa6fff CoreText arm64 <128434ae7dda35bf8830f1914999fe3a> /System/Library/Frameworks/CoreText.framework/CoreText
0x183aa8000 - 0x183ac4fff CoreVideo arm64 <402f868dbba63d59a3b2e738982b9d71> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x183ac8000 - 0x183becfff EventKit arm64 <15cacaa609e33790a3bc644eb4d92191> /System/Library/Frameworks/EventKit.framework/EventKit
0x183da0000 - 0x183ff4fff Foundation arm64 /System/Library/Frameworks/Foundation.framework/Foundation
0x184024000 - 0x18404dfff GSS arm64 <7b3a88cbb59d33088db0fae35c30b7da> /System/Library/Frameworks/GSS.framework/GSS
0x18410c000 - 0x184178fff IOKit arm64 <1cd3da5151d03be5a0ba0c30c19228ea> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18417c000 - 0x184416fff ImageIO arm64 <100a3b5e1ea13c89a9771cad8f9508b2> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x184418000 - 0x1848b8fff JavaScriptCore arm64 <8b0fade3317b38358fe56ac5ba61e2f3> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18512c000 - 0x185132fff MediaAccessibility arm64 <5dc0d8bda3593b9cb00a8703b21953fd> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x185134000 - 0x18534ffff MediaPlayer arm64 <5c56df4977f33b41bdc6b6aed053f85b> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x185350000 - 0x18576afff MediaToolbox arm64 <0468767c75bb342cbbefc64bdf948be5> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18576c000 - 0x18583ffff MessageUI arm64 /System/Library/Frameworks/MessageUI.framework/MessageUI
0x185840000 - 0x1858b3fff Metal arm64 <69e3d92ae3ec3375a550022b7ac4a184> /System/Library/Frameworks/Metal.framework/Metal
0x1858b4000 - 0x185960fff MobileCoreServices arm64 <19505cbb66af328785e293c3b2810b00> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x186ae4000 - 0x186aeefff OpenGLES arm64 /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x186af4000 - 0x186af5fff libCVMSPluginSupport.dylib arm64 <7e1f08d7776b37efb6ff01f6486afcde> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x186af8000 - 0x186afbfff libCoreFSCache.dylib arm64 <5888d3587c633af2ac7cf57ac15ab5e4> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x186afc000 - 0x186b00fff libCoreVMClient.dylib arm64 <291806c545fe3219b844a93e2fb682b4> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x186b04000 - 0x186b0efff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x186b10000 - 0x186b5bfff libGLImage.dylib arm64 <4e284cf07fe23789b94c9f204f7aa52e> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1870bc000 - 0x187240fff QuartzCore arm64 <313aba56d17e30d1b68b2fdfda1820f8> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x187244000 - 0x18729ffff QuickLook arm64 /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1874d4000 - 0x187526fff Security arm64 <823c0a3088543396bef1e351da74c835> /System/Library/Frameworks/Security.framework/Security
0x1876ec000 - 0x18775ffff SystemConfiguration arm64 /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x187764000 - 0x1880d8fff UIKit arm64 <31ac3f3fa5153620907fbfbfd1d671b0> /System/Library/Frameworks/UIKit.framework/UIKit
0x1880dc000 - 0x188155fff VideoToolbox arm64 <13a05b41cd0136239ef94de508febe1d> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x188158000 - 0x1883b9fff WebKit arm64 /System/Library/Frameworks/WebKit.framework/WebKit
0x1887e4000 - 0x1887f1fff AOSNotification arm64 <8b9793a334fa3013803a6cb713053b44> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18897c000 - 0x1889d4fff AccountsDaemon arm64 <84c862ef63b332eb81b98f5ab414e3f4> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1889d8000 - 0x1889fefff AccountsUI arm64 /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x188a00000 - 0x188a05fff AggregateDictionary arm64 <2f9120e6400835f08bd7bfd2d4ada020> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x188c04000 - 0x188c38fff AirPlaySupport arm64 <6f3dd0a70c643317b21ca301bd142257> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x188e84000 - 0x188ecefff AppSupport arm64 /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x188ed0000 - 0x188f23fff AppleAccount arm64 <267a2b98738333f099ccb095820590d6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18902c000 - 0x189074fff AppleJPEG arm64 <8377453201ad3862b7b6182be4ac4342> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x189088000 - 0x18909cfff ApplePushService arm64 /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1890a0000 - 0x1890a9fff AppleSRP arm64 <7a5d169c15b83573a29f1c018c8ecbb8> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x1890bc000 - 0x1890c7fff AssertionServices arm64 <52d911832bf9382d802961ea9d1614f9> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1890c8000 - 0x1890e3fff AssetsLibraryServices arm64 <5db6341939f63eaa86f0c0306e2b59c9> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1890e4000 - 0x18910efff AssistantServices arm64 <4d30491ebb4f324d8a2d3910f3f5739e> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x189148000 - 0x18914cfff BTLEAudioController arm64 <8539b6078e1b3c739d412842418188ed> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x189150000 - 0x18916cfff BackBoardServices arm64 <6ff3989d8caf3130aa41d0019ead5472> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x189174000 - 0x1891b1fff BaseBoard arm64 <62044bafc2293567aec7797b25708b48> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1891cc000 - 0x1891d3fff BluetoothManager arm64 <2b1c765aab5a3ba6b6f8ded22ce99d6b> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1891d4000 - 0x189204fff Bom arm64 <2724021b087139bcaa636d640e9b4127> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1892a0000 - 0x1892a8fff CacheDelete arm64 <81d93e7702c3390dbf003caa716dc3fb> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1892fc000 - 0x18932cfff CalendarFoundation arm64 <210e5342ce603b9887f0e10131df34a4> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x189464000 - 0x18946efff CaptiveNetwork arm64 <8ba9d547383b3a7fba9a31cc361fc06a> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x189470000 - 0x1895bafff Celestial arm64 <24aa1094177c3a5ead8cd4fa3369b83a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1895cc000 - 0x1895e7fff CertInfo arm64 <34bb9442ee1633238c1830d4ba2e7103> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x1895e8000 - 0x1895eefff CertUI arm64 /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x189738000 - 0x18975cfff ChunkingLibrary arm64 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x189b90000 - 0x189c54fff CloudPhotoLibrary arm64 /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x189cb4000 - 0x189cb6fff CommonAuth arm64 /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x189cb8000 - 0x189ccafff CommonUtilities arm64 <1cb495ce473a3127bb291cc541762fb3> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x189ccc000 - 0x189cd0fff CommunicationsFilter arm64 <836ffdf2d1bf38948dc8ce6c2f8179e1> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x189d58000 - 0x189d5dfff ConstantClasses arm64 <855d1ee3980637a1b48a47adf5327c35> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x189d60000 - 0x189d9efff ContentIndex arm64 /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x189da0000 - 0x189da4fff CoreAUC arm64 /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x189dd8000 - 0x189e38fff CoreDAV arm64 /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x189e3c000 - 0x189e5bfff CoreDuet arm64 /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x189e60000 - 0x189e72fff CoreDuetDaemonProtocol arm64 /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x189e7c000 - 0x189e7efff CoreDuetDebugLogging arm64 /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18a004000 - 0x18a13bfff CoreMediaStream arm64 <981a69f777193a8b82f1fa2111790019> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18a13c000 - 0x18a1ecfff CorePDF arm64 /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18a260000 - 0x18a26bfff CoreRecents arm64 <07ba243dfb6d3686849128707aaee229> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18a2f8000 - 0x18a31cfff CoreServicesInternal arm64 <1a7d2fa9a1df316b8f974b8df3a3a407> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18a580000 - 0x18a612fff CoreUI arm64 <2c327f9d33a0390a9e4eca6c3762e371> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18a614000 - 0x18a690fff CoreUtils arm64 /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18a694000 - 0x18a69afff CrashReporterSupport arm64 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18a69c000 - 0x18a6a3fff DAAPKit arm64 /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x18a6a4000 - 0x18a6affff DCIMServices arm64 <4c460ddc57453c82b52960e45a70637c> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18a6b0000 - 0x18a6fffff DataAccess arm64 /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x18a95c000 - 0x18a982fff DataAccessExpress arm64 <50d5ab9c38ee3e69bd4da116bc7bd4f8> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18a9d4000 - 0x18a9dbfff DataMigration arm64 /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18a9e4000 - 0x18a9e5fff DiagnosticLogCollection arm64 /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18a9e8000 - 0x18aa08fff DictionaryServices arm64 /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18aa30000 - 0x18aa56fff EAP8021X arm64 /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18ab6c000 - 0x18ab7efff FTAWD arm64 /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18ab80000 - 0x18ab82fff FTClientServices arm64 <1e686cf3c67a37ee8256de4034038d1d> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x18ab84000 - 0x18abb6fff FTServices arm64 /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18abb8000 - 0x18afe5fff FaceCore arm64 /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18b018000 - 0x18b018fff FontServices arm64 /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18b01c000 - 0x18b0fbfff libFontParser.dylib arm64 <9002a342951f3cc98421946872538a41> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18b0fc000 - 0x18b108fff libGSFontCache.dylib arm64 <0c92c17ccfd03da88fd356e758e17497> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x18b218000 - 0x18b238fff FrontBoardServices arm64 <0fcec11d993d3b30a5ef89f6bf0ad46a> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18bd64000 - 0x18bd7dfff GenerationalStorage arm64 /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x18bd80000 - 0x18c03afff GeoServices arm64 /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18c03c000 - 0x18c04ffff GraphicsServices arm64 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18c108000 - 0x18c170fff Heimdal arm64 <0952108a44ec3da79eea080c300d7225> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18c228000 - 0x18c2bdfff HomeSharing arm64 /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x18c328000 - 0x18c38afff IDS arm64 /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18c38c000 - 0x18c3b0fff IDSFoundation arm64 <5a05fb27e5083d09b5f289d7560edbee> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18c3b4000 - 0x18c41ffff IMAVCore arm64 /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x18c420000 - 0x18c4e2fff IMCore arm64 <1a1ef12a16163c8bb257192c3e3cb6a5> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x18c58c000 - 0x18c5fcfff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18c608000 - 0x18c60cfff IOAccelerator arm64 /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18c614000 - 0x18c61bfff IOMobileFramebuffer arm64 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18c61c000 - 0x18c622fff IOSurface arm64 <719f179613ae37b688ee169eb5ed46fc> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x18c624000 - 0x18c626fff IOSurfaceAccelerator arm64 <3fb692bcaed8321db9c674cf00c5f719> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x18c6d8000 - 0x18c6defff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x18c6e0000 - 0x18c6e7fff IntlPreferences arm64 <1cba014916fa3c5f984e3a0c9f5bfb81> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x18c6e8000 - 0x18c72afff LanguageModeling arm64 <0f8255591fef33cdb8a91f460e678ccb> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18c7b8000 - 0x18c7fffff MIME arm64 /System/Library/PrivateFrameworks/MIME.framework/MIME
0x18c800000 - 0x18c869fff MMCS arm64 /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18c8c4000 - 0x18c8d1fff MailServices arm64 <9072fc33768a3f569ea0bd79c8a7f3aa> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x18c914000 - 0x18c9d1fff ManagedConfiguration arm64 <093d25f3da7d3310bc0f027d21758195> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18c9e0000 - 0x18c9e1fff Marco arm64 <374e233c50c2373a8dc5ca0a817b12a4> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18c9e4000 - 0x18ca6afff MediaControlSender arm64 /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x18cb20000 - 0x18cb35fff MediaRemote arm64 /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18cb38000 - 0x18cb49fff MediaServices arm64 <46469813721c3f6193bbd7fbb4e0a5eb> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18cb4c000 - 0x18cb68fff MediaStream arm64 <4192ea8685bd39afb96fed206fa6471f> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x18cbe4000 - 0x18cce0fff Message arm64 <982014080efb3ca187aa0cc993e9818d> /System/Library/PrivateFrameworks/Message.framework/Message
0x18ccec000 - 0x18cceffff MessageSupport arm64 <1761532c47103f5092c043296744c01e> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x18cd00000 - 0x18cd0ffff MobileAsset arm64 <9164537c500e345abf5970138aa9b1dd> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18cd3c000 - 0x18cd48fff MobileBluetooth arm64 /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x18cd70000 - 0x18cd79fff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x18cd7c000 - 0x18cd85fff MobileInstallation arm64 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x18cd88000 - 0x18cd97fff MobileKeyBag arm64 <3dbab843fac1356b9c669342cb4f20ba> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18cdd4000 - 0x18cdd7fff MobileSystemServices arm64 <9b2bbc93fbb231baa08b41c6aee209ed> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x18ce00000 - 0x18ce11fff MobileWiFi arm64 /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18ce60000 - 0x18d03bfff MusicLibrary arm64 <52bf048b318e371ab1c61a5b9112715b> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x18d108000 - 0x18d10efff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18d110000 - 0x18d117fff NetworkStatistics arm64 <8d818200ba99385bbd69dad9dda0319d> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x18d118000 - 0x18d13afff Notes arm64 <698d570fbdb9362195fdb66aacfaf2d2> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x18d144000 - 0x18d147fff OAuth arm64 <3049cf937f053793a4b97aa26375f1cb> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18d91c000 - 0x18d96afff OpenCL arm64 <7350f5063e4232a1a3cc921e47de6ef5> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x18da88000 - 0x18dab0fff PersistentConnection arm64 /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x18dc40000 - 0x18deebfff PhotoLibraryServices arm64 <0ea2b6c7c4433417a115c3814803387d> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x18deec000 - 0x18def5fff PhotosFormats arm64 <35cfad94850636cc9078579196b81a69> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x18def8000 - 0x18df45fff PhysicsKit arm64 <625733e02bc3372ca473ac973020e32e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18df48000 - 0x18df62fff PlugInKit arm64 /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x18df64000 - 0x18df6cfff PowerLog arm64 <506bca8a5af033a68bbd5958c9f995a7> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18e1c0000 - 0x18e27ffff Preferences arm64 <3f3d7c9fa8e730f087422321309c184d> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x18e280000 - 0x18e2c7fff PrintKit arm64 <2181399ad0d331e8934c69d4220f7bcc> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x18e2cc000 - 0x18e38bfff ProofReader arm64 <377a2b68fdcf3fe3be30455084083eb5> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18e38c000 - 0x18e39ffff ProtectedCloudStorage arm64 <2472946aaf6b3b189d79c0492f24e291> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18e3a0000 - 0x18e3aefff ProtocolBuffer arm64 <0a4f092c935c3f5291152d30a2e9e008> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18e3ec000 - 0x18e46afff Quagga arm64 /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18e6c8000 - 0x18e769fff SAObjects arm64 <7597eb6e1e253ddbbd70edf507e61315> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18e91c000 - 0x18e93bfff SpringBoardServices arm64 <5fac4d8fbdd43673bec6ae8b9624a0c1> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18ed30000 - 0x18ee77fff StoreServices arm64 /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18ef68000 - 0x18ef6bfff TCC arm64 <0dc32625c39b3087893e5da6ff7dd7b4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18efbc000 - 0x18effffff TelephonyUtilities arm64 <1cb4e1e61c2e3d5580283cd1e3039be4> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x18f024000 - 0x18fddcfff KBLayouts_iPhone.dylib arm64 <240ebcb5e4c836a9bf160f568bd1a5e9> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
0x18fde0000 - 0x18fe0dfff TextInput arm64 /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18fee4000 - 0x18ffbdfff UIFoundation arm64 <402e5079593a32a8b49d604f4a1eedeb> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18ffe4000 - 0x18ffe7fff UserFS arm64 /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x190838000 - 0x19085cfff VoiceServices arm64 <116b6fde28453423bd2983d14170dbb3> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x190900000 - 0x190928fff WebBookmarks arm64 /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x190948000 - 0x19186efff WebCore arm64 <0c8da31a7ecb37b083bd67e7726447b2> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x191870000 - 0x191942fff WebKitLegacy arm64 /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x191b10000 - 0x191b17fff XPCKit arm64 /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x191b18000 - 0x191b21fff XPCObjects arm64 <9eb286c27f9333be9f8ed58c733abd7b> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x191d54000 - 0x191d7efff iCalendar arm64 <36f60138b79e3dada1c790ff60bb86e0> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x191dac000 - 0x191deefff iTunesStore arm64 /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x192760000 - 0x192769fff libAccessibility.dylib arm64 <8ab22dc86c0638b0889abecd9eb8ef2f> /usr/lib/libAccessibility.dylib
0x1929fc000 - 0x192a17fff libCRFSuite.dylib arm64 /usr/lib/libCRFSuite.dylib
0x192a58000 - 0x192b8ffff libFosl_dynamic.dylib arm64 <3013ac9596c03e458767997983ac758f> /usr/lib/libFosl_dynamic.dylib
0x192bb0000 - 0x192bb1fff libMobileCheckpoint.dylib arm64 <3a737eeafc17345cab56d72b55666cbb> /usr/lib/libMobileCheckpoint.dylib
0x192bb4000 - 0x192bcefff libMobileGestalt.dylib arm64 <77de2524f3a1353c9d3d69c0eae234cc> /usr/lib/libMobileGestalt.dylib
0x192c00000 - 0x192c01fff libSystem.B.dylib arm64 /usr/lib/libSystem.B.dylib
0x192c84000 - 0x192cd2fff libTelephonyUtilDynamic.dylib arm64 /usr/lib/libTelephonyUtilDynamic.dylib
0x192dfc000 - 0x192e26fff libarchive.2.dylib arm64 <6e7ce417e487309c8acc744b1b6b523f> /usr/lib/libarchive.2.dylib
0x192e28000 - 0x192e28fff libassertion_extension.dylib arm64 <9d3b3adf5dde3ecb9a438a367d5b85d1> /usr/lib/libassertion_extension.dylib
0x192e68000 - 0x192e78fff libbsm.0.dylib arm64 <6651c9abc7b6353c8343d7f0f4e09a23> /usr/lib/libbsm.0.dylib
0x192e7c000 - 0x192e8cfff libbz2.1.0.dylib arm64 /usr/lib/libbz2.1.0.dylib
0x192e90000 - 0x192ee6fff libc++.1.dylib arm64 /usr/lib/libc++.1.dylib
0x192ee8000 - 0x192f0afff libc++abi.dylib arm64 /usr/lib/libc++abi.dylib
0x192f10000 - 0x192f21fff libcmph.dylib arm64 /usr/lib/libcmph.dylib
0x192f24000 - 0x192f2cfff libcupolicy.dylib arm64 <1c1cb0caed4f3311bbae03d7e00e6bbc> /usr/lib/libcupolicy.dylib
0x192f68000 - 0x192f84fff libextension.dylib arm64 /usr/lib/libextension.dylib
0x192fb4000 - 0x192fb9fff libheimdal-asn1.dylib arm64 <8a856e4415413a6db2e2a8b78fe378cc> /usr/lib/libheimdal-asn1.dylib
0x192fbc000 - 0x1930affff libiconv.2.dylib arm64 <3ebb30c258f43c0294bcdeebb48b3fc1> /usr/lib/libiconv.2.dylib
0x1930b0000 - 0x193297fff libicucore.A.dylib arm64 <02e9eb5b92473df89af04da09371417a> /usr/lib/libicucore.A.dylib
0x1932ac000 - 0x1932adfff liblangid.dylib arm64 <80e626200785352a8d5e98a061ca19b8> /usr/lib/liblangid.dylib
0x1932b0000 - 0x1932bcfff liblockdown.dylib arm64 /usr/lib/liblockdown.dylib
0x1932c0000 - 0x1932d9fff liblzma.5.dylib arm64 <717d1cd1e6f0343b859370862cce58d6> /usr/lib/liblzma.5.dylib
0x1936b0000 - 0x1936c7fff libmis.dylib arm64 <130d691e68403ec2882abd44479e9891> /usr/lib/libmis.dylib
0x193710000 - 0x19390cfff libobjc.A.dylib arm64 /usr/lib/libobjc.A.dylib
0x1939f4000 - 0x193a11fff libresolv.9.dylib arm64 /usr/lib/libresolv.9.dylib
0x193a44000 - 0x193b15fff libsqlite3.dylib arm64 <286839512b673f7c938aa79ac70bde15> /usr/lib/libsqlite3.dylib
0x193b6c000 - 0x193b9efff libtidy.A.dylib arm64 <2b69233bafd53bdaafa6d9b1767bbad5> /usr/lib/libtidy.A.dylib
0x193ba0000 - 0x193ba9fff libtzupdate.dylib arm64 /usr/lib/libtzupdate.dylib
0x193bb0000 - 0x193c9efff libxml2.2.dylib arm64 /usr/lib/libxml2.2.dylib
0x193ca0000 - 0x193cc9fff libxslt.1.dylib arm64 /usr/lib/libxslt.1.dylib
0x193ccc000 - 0x193cddfff libz.1.dylib arm64 <2a347410b967358289e8256c913714de> /usr/lib/libz.1.dylib
0x193ce0000 - 0x193ce4fff libcache.dylib arm64 /usr/lib/system/libcache.dylib
0x193ce8000 - 0x193cf4fff libcommonCrypto.dylib arm64 <6cb05550a33e392189c0d88e951f00f9> /usr/lib/system/libcommonCrypto.dylib
0x193cf8000 - 0x193cfbfff libcompiler_rt.dylib arm64 <65f2a15e126435769154e2a7b44b942e> /usr/lib/system/libcompiler_rt.dylib
0x193cfc000 - 0x193d03fff libcopyfile.dylib arm64 <1f428d2df193398e9e72250952f08953> /usr/lib/system/libcopyfile.dylib
0x193d04000 - 0x193d59fff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib
0x193d5c000 - 0x193d82fff libdispatch.dylib arm64 /usr/lib/system/libdispatch.dylib
0x193d84000 - 0x193d86fff libdyld.dylib arm64 <7387fcdff0b93cbcab450356edc79b67> /usr/lib/system/libdyld.dylib
0x193d88000 - 0x193d88fff liblaunch.dylib arm64 <8224fcd7ddf93c0d81826478dfe9de27> /usr/lib/system/liblaunch.dylib
0x193d8c000 - 0x193d91fff libmacho.dylib arm64 /usr/lib/system/libmacho.dylib
0x193d94000 - 0x193d95fff libremovefile.dylib arm64 /usr/lib/system/libremovefile.dylib
0x193d98000 - 0x193dadfff libsystem_asl.dylib arm64 <17448aec6f7d3498aebcabc8a1598c9a> /usr/lib/system/libsystem_asl.dylib
0x193db0000 - 0x193db1fff libsystem_blocks.dylib arm64 /usr/lib/system/libsystem_blocks.dylib
0x193db4000 - 0x193e34fff libsystem_c.dylib arm64 <0fd40ab9115536e3843b8064b1748c7a> /usr/lib/system/libsystem_c.dylib
0x193e38000 - 0x193e3afff libsystem_configuration.dylib arm64 <37655cc87bb3391b946955b0fbc4384a> /usr/lib/system/libsystem_configuration.dylib
0x193e3c000 - 0x193e3dfff libsystem_coreservices.dylib arm64 /usr/lib/system/libsystem_coreservices.dylib
0x193e40000 - 0x193e50fff libsystem_coretls.dylib arm64 /usr/lib/system/libsystem_coretls.dylib
0x193e54000 - 0x193e5cfff libsystem_dnssd.dylib arm64 <18b39491d06c3fa18c810118f03143ee> /usr/lib/system/libsystem_dnssd.dylib
0x193e60000 - 0x193e81fff libsystem_info.dylib arm64 <72514f76b03335729f18da536331df97> /usr/lib/system/libsystem_info.dylib
0x193e84000 - 0x193ea4fff libsystem_kernel.dylib arm64 /usr/lib/system/libsystem_kernel.dylib
0x193ea8000 - 0x193ec4fff libsystem_m.dylib arm64 <5b5fb8f53a2a3ebd9696d92758148322> /usr/lib/system/libsystem_m.dylib
0x193ec8000 - 0x193ee1fff libsystem_malloc.dylib arm64 /usr/lib/system/libsystem_malloc.dylib
0x193ee4000 - 0x193f1bfff libsystem_network.dylib arm64 <2f8dd27634de3f66b15dc96981143ad0> /usr/lib/system/libsystem_network.dylib
0x193f1c000 - 0x193f22fff libsystem_networkextension.dylib arm64 /usr/lib/system/libsystem_networkextension.dylib
0x193f24000 - 0x193f2efff libsystem_notify.dylib arm64 <4a9bcea2df8d351f987d0e9f84406427> /usr/lib/system/libsystem_notify.dylib
0x193f30000 - 0x193f34fff libsystem_platform.dylib arm64 <03902be9733b35d2b193cf8724a8d95a> /usr/lib/system/libsystem_platform.dylib
0x193f38000 - 0x193f40fff libsystem_pthread.dylib arm64 /usr/lib/system/libsystem_pthread.dylib
0x193f44000 - 0x193f46fff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib
0x193f48000 - 0x193f4bfff libsystem_stats.dylib arm64 /usr/lib/system/libsystem_stats.dylib
0x193f4c000 - 0x193f52fff libsystem_trace.dylib arm64 <122df0fd03b43a8f82ed69916c95524a> /usr/lib/system/libsystem_trace.dylib
0x193f54000 - 0x193f59fff libunwind.dylib arm64 <0c07617876a43cacbde6104a2b75f4f2> /usr/lib/system/libunwind.dylib
0x193f5c000 - 0x193f7ffff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib

Features

Sorry if I'm writing in the wrong place, it's more a request than an issue:
Could you include an "Abort" button to make the client stop downloading a file?

Retina Icons

Icons are not optimized for retina display. I''m willing to look into a new icon set in order to provide a cleaner app experience on iOS.

[feature request] Possibility to edit or delete account in iOS client

It is not possible to edit/delete once added account in iOS client - e.g. I cannot change my password, nor I cannot change URL of the cloud server installation.
I cannot even delete the account - the only way how to change account in client is to uninstall and install applicaton back.

Would it be possible to add account "management" capabilities into iOS client?

Thank you.

No upload on iPhone 5

On my iPhone 5 the upload is not working. I select a photo and its added to the list, with file size. But the upload is not happening.

The same procedure works on my iPad 2 perfectly.

I am using version 0.4 of the app.

2013-04-27 17 55 21

Filename order

Hi all,

it would be great if you could force the filenames (when uploading multiple files) to be in order as they are ordered in the iPhone photo library. Currently the numbers at the end of the filename are randomly ordered.

app 1.9.1 crashes with untrusted certificates

seafile app 1.9.1 on iOS 8.1.2
If the seafile server doesn't provide a valid and trusted certificate, the app immediately crashes when trying to bind to the server. For example, I forgot to include the certificate chain in the certificate file that is used by nginx. After including the chain, the app works.

iOS app icons (iPhone 6/6+)

Finally got a chance to download the iOS App (v1.7) and I noticed that the icons are still not retina optimized. Would it be a good idea to use other icons, such as Ionicons? http://ionicons.com/

Also will the app support iPhone 6 and 6+? It would be great if we could get an app that competed with the look of Dropbox's app. Keep up the good work! :)

Cannot Upload

Is there a bug, that you cant upload files with the iOS App a.t.m?
I'm using the newest version of the Seafile app and the server version is 3.0.4

  • Firewall is disabled
  • With the Windows Client its working fine

My *.vhost File

<VirtualHost *:80>
    ServerName cloud.XXXXXXXX.net
    ServerAdmin [email protected]
    Redirect / https://cloud.XXXXXXXX.net/
</VirtualHost>
<VirtualHost *:443>
    ServerName cloud.XXXXXXXX.net
    ServerAdmin [email protected]

    DocumentRoot /var/www
    Alias /media    /usr/local/seafile/seafile-server-latest/seahub/media

    SSLEngine On 
    SSLCertificateFile /usr/local/seafile/ssl/ssl.cer
    SSLCertificateKeyFile /usr/local/seafile/ssl/ssl.key
    SSLCACertificateFile /usr/local/seafile/ssl/sub.class1.server.ca.pem

    RewriteEngine On

    <Location /usr/local/seafile/seafile-server-latest/seahub/media>
        Options +Indexes
        Allow from all
    </Location>

    ProxyPass / http://127.0.0.1:8000/
    ProxyPassReverse / http://127.0.0.1:8000/

</VirtualHost>

[request] update Korean translation

some days ago, I've finished to add Korean translation for seafile-ios from transifex.

so please apply my contribution into this source tree. thank you

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.