Files
mattermost-mobile/ios/SwimeProxy.swift
Elias Nahum ee2a25df84 Fix iOS crash when pasting large images and included other file types (#3424)
* Fix iOS crash when pasting large images and included other file types

* Rename pasteImages to pasteFiles and fix copying heic images

* remove comment

* Feedback review
2019-10-24 20:41:38 +03:00

10 lines
157 B
Swift

//
// SwimeProxy.swift
// Mattermost
//
// Created by Elias Nahum on 15-10-19.
// Copyright © 2019 Facebook. All rights reserved.
//
import Foundation