fixup! Merge branch 'mkirk/pdf-share'

This commit is contained in:
Michael Kirk
2020-01-14 09:24:06 -07:00
parent b0d54babb1
commit cce628a069
2 changed files with 1 additions and 6 deletions

View File

@@ -1,9 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:/Users/michael/src/signal/ios/SignalShareExtension/utils/NSItemProvider+Promises.swift">
</FileRef>
<FileRef
location = "group:Signal.xcodeproj">
</FileRef>

View File

@@ -849,9 +849,7 @@ public class ShareViewController: UIViewController, ShareViewDelegate, SAEFailed
return promise
}
DispatchQueue.main.async {
loadViewController.progress = progressPoller.progress
}
loadViewController.progress = progressPoller.progress
}
return promise