You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal.xcodeproj
Michael Kirk 86f06593d8 Fix "can't reattach saved GIF" (and others) (#1288)
The root of the problem is we were using the deprecated ALAssetsLibrary
framework, which couldn't find certain assets.

By using the photos framework not only are we able to find these
assets, but it also cleans up our code:
* no more copying byte buffers
* no more detecting file type

// FREEBIE
8 years ago
..
project.xcworkspace Removing developer-specific junk. 10 years ago
xcshareddata/xcschemes TextSecureKit Refactoring 9 years ago
project.pbxproj Fix "can't reattach saved GIF" (and others) (#1288) 8 years ago