forked from Ivasoft/mattermost-mobile
* 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
10 lines
157 B
Swift
10 lines
157 B
Swift
//
|
|
// SwimeProxy.swift
|
|
// Mattermost
|
|
//
|
|
// Created by Elias Nahum on 15-10-19.
|
|
// Copyright © 2019 Facebook. All rights reserved.
|
|
//
|
|
|
|
import Foundation
|