Ver código fonte

remove old code

marinofaggiana 4 anos atrás
pai
commit
e68ab838a1

+ 0 - 18
Nextcloud.xcodeproj/project.pbxproj

@@ -185,7 +185,6 @@
 		F77444F622281649000D5EB0 /* NCGridMediaCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F77444F422281649000D5EB0 /* NCGridMediaCell.xib */; };
 		F77444F8222816D5000D5EB0 /* NCPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F77444F7222816D5000D5EB0 /* NCPickerViewController.swift */; };
 		F77A697D250A0FBC00FF1708 /* NCCollectionViewCommon+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F77A697C250A0FBC00FF1708 /* NCCollectionViewCommon+Menu.swift */; };
-		F77B0DF21D118A16002130FE /* CCUploadFromOtherUpp.m in Sources */ = {isa = PBXBuildFile; fileRef = F7956FCA1B4886E60085DEA3 /* CCUploadFromOtherUpp.m */; };
 		F77B0DF51D118A16002130FE /* CCUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = F7053E3D1C639DF500741EA5 /* CCUtility.m */; };
 		F77B0E221D118A16002130FE /* CCManageLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = F7BFCCC11B68C21900548E76 /* CCManageLocation.m */; };
 		F77B0E301D118A16002130FE /* CCHud.m in Sources */ = {isa = PBXBuildFile; fileRef = F7514EDB1C7B1336008F3338 /* CCHud.m */; };
@@ -195,7 +194,6 @@
 		F77B0ED11D118A16002130FE /* Acknowledgements.m in Sources */ = {isa = PBXBuildFile; fileRef = F7ACE42A1BAC0268006C0017 /* Acknowledgements.m */; };
 		F77B0ED51D118A16002130FE /* PHAsset+Utility.m in Sources */ = {isa = PBXBuildFile; fileRef = F777F0311C29717F00CE81CB /* PHAsset+Utility.m */; };
 		F77B0ED91D118A16002130FE /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F7F67BAD1A24D27800EE80DA /* main.m */; };
-		F77B0EFE1D118A16002130FE /* CCUploadFromOtherUpp.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7956FCB1B4886E60085DEA3 /* CCUploadFromOtherUpp.storyboard */; };
 		F77B0F611D118A16002130FE /* Acknowledgements.rtf in Resources */ = {isa = PBXBuildFile; fileRef = F7ACE42B1BAC0268006C0017 /* Acknowledgements.rtf */; };
 		F77B0F631D118A16002130FE /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F7E70DE91A24DE4100E1B66A /* Localizable.strings */; };
 		F77B0F7D1D118A16002130FE /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F7F67BB81A24D27800EE80DA /* Images.xcassets */; };
@@ -600,9 +598,6 @@
 		F78F74352163781100C2ADAD /* NCTrash.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCTrash.swift; sourceTree = "<group>"; };
 		F790110D21415BF600D7B136 /* NCViewerRichdocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerRichdocument.swift; sourceTree = "<group>"; };
 		F79018A424092EF4007C9B6D /* ATGMediaBrowser.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ATGMediaBrowser.framework; path = Carthage/Build/iOS/ATGMediaBrowser.framework; sourceTree = "<group>"; };
-		F7956FC91B4886E60085DEA3 /* CCUploadFromOtherUpp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCUploadFromOtherUpp.h; sourceTree = "<group>"; };
-		F7956FCA1B4886E60085DEA3 /* CCUploadFromOtherUpp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCUploadFromOtherUpp.m; sourceTree = "<group>"; };
-		F7956FCB1B4886E60085DEA3 /* CCUploadFromOtherUpp.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = CCUploadFromOtherUpp.storyboard; sourceTree = "<group>"; };
 		F79728D322F96F2D003CACA7 /* NCShareLinkFolderMenuView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCShareLinkFolderMenuView.xib; sourceTree = "<group>"; };
 		F79728D522F9A0B0003CACA7 /* NCShareUserFolderMenuView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCShareUserFolderMenuView.xib; sourceTree = "<group>"; };
 		F79918A021997F9000C2E308 /* UICKeyChainStore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UICKeyChainStore.framework; path = Carthage/Build/iOS/UICKeyChainStore.framework; sourceTree = "<group>"; };
@@ -838,16 +833,6 @@
 			path = Imagemeter;
 			sourceTree = "<group>";
 		};
-		F70784811A2C8A0D00AC9FFF /* UploadFromOtherUpp */ = {
-			isa = PBXGroup;
-			children = (
-				F7956FC91B4886E60085DEA3 /* CCUploadFromOtherUpp.h */,
-				F7956FCA1B4886E60085DEA3 /* CCUploadFromOtherUpp.m */,
-				F7956FCB1B4886E60085DEA3 /* CCUploadFromOtherUpp.storyboard */,
-			);
-			path = UploadFromOtherUpp;
-			sourceTree = "<group>";
-		};
 		F70F02A81C889183008DAB36 /* Libraries external */ = {
 			isa = PBXGroup;
 			children = (
@@ -1499,7 +1484,6 @@
 				F7169A161EE590930086BD69 /* Shares */,
 				F7E9C41320F4CA870040CF18 /* Transfers */,
 				F78F74322163753B00C2ADAD /* Trash */,
-				F70784811A2C8A0D00AC9FFF /* UploadFromOtherUpp */,
 				F7EFC0CB256BF89300461AAD /* UserStatus */,
 				F7A0D14E259229FA008F8A13 /* Extensions */,
 				F7BFFA991A24D7BB0044ED85 /* Utility */,
@@ -1879,7 +1863,6 @@
 				F723985C253C95CE00257F49 /* NCViewerRichdocument.storyboard in Resources */,
 				F758B45A212C564000515F55 /* Scan.storyboard in Resources */,
 				F765F73225237E3F00391DBE /* NCRecent.storyboard in Resources */,
-				F77B0EFE1D118A16002130FE /* CCUploadFromOtherUpp.storyboard in Resources */,
 				F7FCFFD81D70798C000E6E29 /* CCPeekPop.storyboard in Resources */,
 				F78F74342163757000C2ADAD /* NCTrash.storyboard in Resources */,
 				F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */,
@@ -2055,7 +2038,6 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				F77B0DF21D118A16002130FE /* CCUploadFromOtherUpp.m in Sources */,
 				F77444F522281649000D5EB0 /* NCGridMediaCell.swift in Sources */,
 				F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */,
 				F70A58BE24D0349500DED00D /* NCCapabilitiesViewController.swift in Sources */,

+ 0 - 28
iOSClient/AppDelegate.m

@@ -27,7 +27,6 @@
 #import "NSNotificationCenter+MainThread.h"
 #import "NCPushNotification.h"
 #import <QuartzCore/QuartzCore.h>
-#import "CCUploadFromOtherUpp.h"
 
 @import Firebase;
 
@@ -633,33 +632,6 @@
         return YES;
     }
     
-    /*
-    NSError *error;
-    NSLog(@"[LOG] the path is: %@", url.path);
-        
-    NSArray *splitedUrl = [url.path componentsSeparatedByString:@"/"];
-    NSString *fileNameUpload = [NSString stringWithFormat:@"%@",[splitedUrl objectAtIndex:([splitedUrl count]-1)]];
-    
-    if (self.account && [[NSFileManager defaultManager] fileExistsAtPath:url.path]) {
-        
-        [[NSFileManager defaultManager] removeItemAtPath:[NSTemporaryDirectory() stringByAppendingString:fileNameUpload] error:nil];
-        [[NSFileManager defaultManager] moveItemAtPath:url.path toPath:[NSTemporaryDirectory() stringByAppendingString:fileNameUpload] error:&error];
-        
-        if (error == nil) {
-            dispatch_after(dispatch_time(DISPATCH_TIME_NOW, 1 * NSEC_PER_SEC), dispatch_get_main_queue(), ^{
-                
-                UINavigationController *navigationController = [[UIStoryboard storyboardWithName:@"CCUploadFromOtherUpp" bundle:nil] instantiateInitialViewController];
-                
-                CCUploadFromOtherUpp *uploadFromOtherUpp = (CCUploadFromOtherUpp *)[navigationController topViewController];
-                
-                uploadFromOtherUpp.fileNameUpload = fileNameUpload;
-                
-                [self.window.rootViewController presentViewController:uploadFromOtherUpp animated:YES completion:nil];
-            });
-        }
-    }
-    */
-    
     return YES;
 }
 

+ 0 - 33
iOSClient/Brand/iOSClient.plist

@@ -8,33 +8,6 @@
 	<string>en</string>
 	<key>CFBundleDisplayName</key>
 	<string>Nextcloud</string>
-	<key>CFBundleDocumentTypes</key>
-	<array>
-		<dict>
-			<key>CFBundleTypeIconFiles</key>
-			<array>
-				<string></string>
-			</array>
-			<key>CFBundleTypeName</key>
-			<string>All files</string>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-			<key>LSHandlerRank</key>
-			<string>Default</string>
-			<key>LSItemContentTypes</key>
-			<array>
-				<string>public.data</string>
-				<string>public.content</string>
-				<string>public.text</string>
-				<string>public.movie</string>
-				<string>public.audio</string>
-				<string>public.image</string>
-				<string>public.presentation</string>
-				<string>public.video</string>
-				<string>com.adobe.pdf</string>
-			</array>
-		</dict>
-	</array>
 	<key>CFBundleExecutable</key>
 	<string>$(EXECUTABLE_NAME)</string>
 	<key>CFBundleIdentifier</key>
@@ -68,12 +41,6 @@
 	<true/>
 	<key>ITSEncryptionExportComplianceCode</key>
 	<string>3b2bb0b1-fa12-43cb-a78f-0f7e1afd33df</string>
-	<key>LSApplicationQueriesSchemes</key>
-	<array>
-		<string>dbapi-1</string>
-		<string>dbapi-2</string>
-		<string>dbapi-3</string>
-	</array>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>LSSupportsOpeningDocumentsInPlace</key>

+ 0 - 33
iOSClient/UploadFromOtherUpp/CCUploadFromOtherUpp.h

@@ -1,33 +0,0 @@
-//
-//  CCUploadFromOtherUpp.h
-//  Nextcloud
-//
-//  Created by Marino Faggiana on 01/12/14.
-//  Copyright (c) 2014 Marino Faggiana. All rights reserved.
-//
-//  Author Marino Faggiana <marino.faggiana@nextcloud.com>
-//
-//  This program is free software: you can redistribute it and/or modify
-//  it under the terms of the GNU General Public License as published by
-//  the Free Software Foundation, either version 3 of the License, or
-//  (at your option) any later version.
-//
-//  This program is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-//  GNU General Public License for more details.
-//
-//  You should have received a copy of the GNU General Public License
-//  along with this program.  If not, see <http://www.gnu.org/licenses/>.
-//
-
-#import <UIKit/UIKit.h>
-
-@interface CCUploadFromOtherUpp : UITableViewController <UITableViewDelegate, UITableViewDataSource>
-
-@property (weak, nonatomic) IBOutlet UILabel *fileSizeLabel;
-@property (weak, nonatomic) IBOutlet UITextField *fileNameTextfield;
-@property (weak, nonatomic) IBOutlet UILabel *destinationLabel;
-@property (nonatomic, strong) NSString *fileNameUpload;
-
-@end

+ 0 - 200
iOSClient/UploadFromOtherUpp/CCUploadFromOtherUpp.m

@@ -1,200 +0,0 @@
-//
-//  CCUploadFromOtherUpp.m
-//  Nextcloud
-//
-//  Created by Marino Faggiana on 01/12/14.
-//  Copyright (c) 2014 Marino Faggiana. All rights reserved.
-//
-//  Author Marino Faggiana <marino.faggiana@nextcloud.com>
-//
-//  This program is free software: you can redistribute it and/or modify
-//  it under the terms of the GNU General Public License as published by
-//  the Free Software Foundation, either version 3 of the License, or
-//  (at your option) any later version.
-//
-//  This program is distributed in the hope that it will be useful,
-//  but WITHOUT ANY WARRANTY; without even the implied warranty of
-//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-//  GNU General Public License for more details.
-//
-//  You should have received a copy of the GNU General Public License
-//  along with this program.  If not, see <http://www.gnu.org/licenses/>.
-//
-
-#import "CCUploadFromOtherUpp.h"
-#import "AppDelegate.h"
-#import "NCBridgeSwift.h"
-
-@interface CCUploadFromOtherUpp() <NCSelectDelegate>
-{
-    AppDelegate *appDelegate;
-
-    NSString *serverUrlLocal;
-    NSString *destinationTitle;
-}
-@end
-
-@implementation CCUploadFromOtherUpp
-
-- (void)viewDidLoad
-{
-    [super viewDidLoad];
-    
-    appDelegate = (AppDelegate *)[[UIApplication sharedApplication] delegate];
-
-    self.title = NSLocalizedString(@"_upload_", nil);
-    
-    serverUrlLocal= [[NCUtilityFileSystem shared] getHomeServerWithUrlBase:appDelegate.urlBase account:appDelegate.account];
-    destinationTitle = @"/";
-    
-    // changeTheming
-    [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(changeTheming) name:NCBrandGlobal.shared.notificationCenterChangeTheming object:nil];
-    [self changeTheming];
-    
-    [self.tableView reloadData];
-}
-
-- (void)changeTheming
-{
-    self.view.backgroundColor = NCBrandColor.shared.backgroundForm;
-    self.tableView.backgroundColor = NCBrandColor.shared.backgroundForm;
-    [self.tableView reloadData];
-}
-
-#pragma --------------------------------------------------------------------------------------------
-#pragma mark == tableView ==
-#pragma --------------------------------------------------------------------------------------------
-
-- (NSString *)tableView:(UITableView *)tableView titleForHeaderInSection:(NSInteger)section
-{
-    if (section == 0) return NSLocalizedString(@"_file_to_upload_", nil);
-    else if (section == 2) return NSLocalizedString(@"_destination_", nil);
-    
-    return @"";
-}
-
-- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath
-{
-    UITableViewCell *cell = [super tableView:tableView cellForRowAtIndexPath:indexPath];
-    cell.accessoryType = UITableViewCellAccessoryNone;
-    
-    UILabel *nameLabel;
-    
-    NSUInteger section = [indexPath section];
-    NSUInteger row = [indexPath row];
-    
-    switch (section)
-    {
-        case 0:
-            if (row == 0) {
-                                
-                NSDictionary *fileAttributes = [[NSFileManager defaultManager] attributesOfItemAtPath:[NSTemporaryDirectory() stringByAppendingString:self.fileNameUpload] error:nil];
-                NSString *fileSize = [CCUtility transformedSize:[[fileAttributes objectForKey:NSFileSize] longValue]];
-                self.fileNameTextfield.text = self.fileNameUpload;
-                self.fileSizeLabel.text = fileSize;
-            }
-            break;
-        case 2:
-            if (row == 0) {
-    
-                self.destinationLabel.text = destinationTitle;
-                cell.accessoryType = UITableViewCellAccessoryDisclosureIndicator;
-                UIImageView *img = (UIImageView *)[cell viewWithTag:201];
-                img.image = [UIImage imageNamed:@"folder"];
-            }
-            break;
-        case 4:
-            
-            if (row == 0) {
-                nameLabel = (UILabel *)[cell viewWithTag:102];
-                nameLabel.text = NSLocalizedString(@"_upload_file_", nil);
-            }
-            
-            break;
-    }
-    
-    return cell;
-}
-
-- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath
-{
-    NSUInteger section = [indexPath section];
-    NSUInteger row = [indexPath row];
-    
-    [tableView deselectRowAtIndexPath:indexPath animated:YES];
-    
-    switch (section) {
-        case 2:
-            if (row == 0) {
-                [self changeFolder];
-            }
-            break;
-        case 4:
-            if (row == 0) {
-                [self upload];
-            }
-            break;
-    }
-}
-
-#pragma --------------------------------------------------------------------------------------------
-#pragma mark == IBAction ==
-#pragma --------------------------------------------------------------------------------------------
-
-- (void)dismissSelectWithServerUrl:(NSString *)serverUrl metadata:(tableMetadata *)metadata type:(NSString *)type items:(NSArray *)items buttonType:(NSString *)buttonType overwrite:(BOOL)overwrite
-{
-    if (serverUrl) {
-        serverUrlLocal = serverUrl;
-        if ([serverUrl isEqualToString:appDelegate.urlBase]) {
-            destinationTitle =  @"/";
-        } else {
-            destinationTitle = [CCUtility returnPathfromServerUrl:serverUrl urlBase:appDelegate.urlBase account:appDelegate.account];
-        }
-        self.destinationLabel.text = destinationTitle;
-    }
-}
-
-- (void)changeFolder
-{
-    UINavigationController *navigationController = [[UIStoryboard storyboardWithName:@"NCSelect" bundle:nil] instantiateInitialViewController];
-    NCSelect *viewController = (NCSelect *)navigationController.topViewController;
-    
-    viewController.delegate = self;
-    viewController.hideButtonCreateFolder = false;
-    viewController.selectFile = false;
-    viewController.includeDirectoryE2EEncryption = false;
-    viewController.includeImages = false;
-    viewController.type = @"";
-    viewController.titleButtonDone = NSLocalizedString(@"_select_", nil);
-    
-    [navigationController setModalPresentationStyle:UIModalPresentationFullScreen];
-    [self presentViewController:navigationController animated:YES completion:nil];
-}
-
--(void)upload
-{
-    NSString *fileName = [[NCUtilityFileSystem shared] createFileName:self.fileNameTextfield.text serverUrl:serverUrlLocal account:appDelegate.account];
-    
-    tableMetadata *metadataForUpload = [[NCManageDatabase shared] createMetadataWithAccount:appDelegate.account fileName:fileName ocId:[[NSUUID UUID] UUIDString] serverUrl:serverUrlLocal urlBase:appDelegate.urlBase url:@"" contentType:@"" livePhoto:false];
-    
-    metadataForUpload.session = NCNetworking.shared.sessionIdentifierBackground;
-    metadataForUpload.sessionSelector = NCBrandGlobal.shared.selectorUploadFile;
-    metadataForUpload.status = NCBrandGlobal.shared.metadataStatusWaitUpload;
-    
-    // Prepare file and directory
-    [CCUtility copyFileAtPath:[NSTemporaryDirectory() stringByAppendingString:self.fileNameUpload] toPath:[CCUtility getDirectoryProviderStorageOcId:metadataForUpload.ocId fileNameView:fileName]];
-    
-    // Add Medtadata for upload
-    [[NCManageDatabase shared] addMetadata:metadataForUpload];
-
-    [[appDelegate networkingAutoUpload] startProcess];
-    
-    [self dismissViewControllerAnimated:YES completion:nil];
-}
-
-- (IBAction)cancelUpload:(UIBarButtonItem *)sender
-{
-    [self dismissViewControllerAnimated:YES completion:nil];
-}
-
-@end

+ 0 - 207
iOSClient/UploadFromOtherUpp/CCUploadFromOtherUpp.storyboard

@@ -1,207 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="2nu-YR-W0N">
-    <device id="retina4_7" orientation="portrait" appearance="light"/>
-    <dependencies>
-        <deployment identifier="iOS"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
-        <capability name="System colors in document resources" minToolsVersion="11.0"/>
-        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
-    </dependencies>
-    <scenes>
-        <!--Upload From Other Upp-->
-        <scene sceneID="5cw-rg-CWI">
-            <objects>
-                <tableViewController id="GWz-Q7-0mE" customClass="CCUploadFromOtherUpp" sceneMemberID="viewController">
-                    <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="none" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="5dt-Am-942">
-                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
-                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                        <color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
-                        <sections>
-                            <tableViewSection id="dXl-sd-Urw">
-                                <cells>
-                                    <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="44" id="6gb-Di-82G">
-                                        <rect key="frame" x="0.0" y="10" width="375" height="44"/>
-                                        <autoresizingMask key="autoresizingMask"/>
-                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="6gb-Di-82G" id="JCP-km-emo">
-                                            <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
-                                            <autoresizingMask key="autoresizingMask"/>
-                                            <subviews>
-                                                <textField opaque="NO" tag="100" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="file name" textAlignment="natural" minimumFontSize="17" clearButtonMode="always" translatesAutoresizingMaskIntoConstraints="NO" id="xkS-C6-OZA">
-                                                    <rect key="frame" x="16" y="5" width="310" height="34"/>
-                                                    <constraints>
-                                                        <constraint firstAttribute="height" constant="34" id="XZ6-Ip-feu"/>
-                                                    </constraints>
-                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
-                                                    <textInputTraits key="textInputTraits"/>
-                                                </textField>
-                                                <label opaque="NO" userInteractionEnabled="NO" tag="99" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3 kb" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Glj-Ta-UnA">
-                                                    <rect key="frame" x="334" y="11.5" width="25" height="21"/>
-                                                    <constraints>
-                                                        <constraint firstAttribute="height" constant="21" id="HDa-pw-0XU"/>
-                                                    </constraints>
-                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
-                                                    <color key="textColor" systemColor="secondaryLabelColor"/>
-                                                    <nil key="highlightedColor"/>
-                                                </label>
-                                            </subviews>
-                                            <constraints>
-                                                <constraint firstItem="xkS-C6-OZA" firstAttribute="centerY" secondItem="JCP-km-emo" secondAttribute="centerY" id="1F5-xP-sRz"/>
-                                                <constraint firstItem="xkS-C6-OZA" firstAttribute="leading" secondItem="JCP-km-emo" secondAttribute="leading" constant="16" id="DEe-Hv-fLe"/>
-                                                <constraint firstItem="Glj-Ta-UnA" firstAttribute="centerY" secondItem="JCP-km-emo" secondAttribute="centerY" id="LAd-0a-zxK"/>
-                                                <constraint firstItem="Glj-Ta-UnA" firstAttribute="leading" secondItem="xkS-C6-OZA" secondAttribute="trailing" constant="8" id="Oeb-Nt-ne2"/>
-                                                <constraint firstAttribute="trailing" secondItem="Glj-Ta-UnA" secondAttribute="trailing" constant="16" id="kV8-1b-8KK"/>
-                                            </constraints>
-                                        </tableViewCellContentView>
-                                    </tableViewCell>
-                                </cells>
-                            </tableViewSection>
-                            <tableViewSection id="ILQ-xa-D0N">
-                                <cells/>
-                            </tableViewSection>
-                            <tableViewSection headerTitle="destinazione" id="1rJ-Io-6Ln">
-                                <cells>
-                                    <tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" editingAccessoryType="disclosureIndicator" id="vod-Kf-qgz">
-                                        <rect key="frame" x="0.0" y="122" width="375" height="44"/>
-                                        <autoresizingMask key="autoresizingMask"/>
-                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="vod-Kf-qgz" id="xv4-l4-pic">
-                                            <rect key="frame" x="0.0" y="0.0" width="348" height="44"/>
-                                            <autoresizingMask key="autoresizingMask"/>
-                                            <subviews>
-                                                <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="/" lineBreakMode="headTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dk7-2l-tvL">
-                                                    <rect key="frame" x="64" y="14" width="268" height="16"/>
-                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
-                                                    <nil key="textColor"/>
-                                                    <nil key="highlightedColor"/>
-                                                </label>
-                                                <imageView userInteractionEnabled="NO" tag="201" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="folder" translatesAutoresizingMaskIntoConstraints="NO" id="h6z-By-cxY">
-                                                    <rect key="frame" x="16" y="2" width="40" height="40"/>
-                                                    <constraints>
-                                                        <constraint firstAttribute="height" constant="40" id="5Pa-kG-08C"/>
-                                                        <constraint firstAttribute="width" constant="40" id="ihD-Ad-LnQ"/>
-                                                    </constraints>
-                                                </imageView>
-                                            </subviews>
-                                            <constraints>
-                                                <constraint firstItem="h6z-By-cxY" firstAttribute="leading" secondItem="xv4-l4-pic" secondAttribute="leadingMargin" id="3DU-qa-4EG"/>
-                                                <constraint firstItem="Dk7-2l-tvL" firstAttribute="leading" secondItem="h6z-By-cxY" secondAttribute="trailing" constant="8" id="RBu-yE-nP7"/>
-                                                <constraint firstItem="Dk7-2l-tvL" firstAttribute="centerY" secondItem="xv4-l4-pic" secondAttribute="centerY" id="bDC-Nv-mUj"/>
-                                                <constraint firstAttribute="trailingMargin" secondItem="Dk7-2l-tvL" secondAttribute="trailing" constant="8" id="c44-W8-kJw"/>
-                                                <constraint firstItem="h6z-By-cxY" firstAttribute="centerY" secondItem="xv4-l4-pic" secondAttribute="centerY" id="hx4-b6-dQa"/>
-                                            </constraints>
-                                        </tableViewCellContentView>
-                                    </tableViewCell>
-                                </cells>
-                            </tableViewSection>
-                            <tableViewSection id="uI9-Ue-M9N">
-                                <cells/>
-                            </tableViewSection>
-                            <tableViewSection id="rfo-BS-PT3">
-                                <cells>
-                                    <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="62" id="LZK-2t-v0f">
-                                        <rect key="frame" x="0.0" y="206" width="375" height="62"/>
-                                        <autoresizingMask key="autoresizingMask"/>
-                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="LZK-2t-v0f" id="hAV-mK-1yo">
-                                            <rect key="frame" x="0.0" y="0.0" width="375" height="62"/>
-                                            <autoresizingMask key="autoresizingMask"/>
-                                            <subviews>
-                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xRI-9K-ta8">
-                                                    <rect key="frame" x="32" y="0.0" width="311" height="62"/>
-                                                    <subviews>
-                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cloudUpload" translatesAutoresizingMaskIntoConstraints="NO" id="lAw-g4-lYL">
-                                                            <rect key="frame" x="16" y="11" width="40" height="40"/>
-                                                            <color key="tintColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
-                                                            <constraints>
-                                                                <constraint firstAttribute="width" constant="40" id="fzD-wh-6fX"/>
-                                                                <constraint firstAttribute="height" constant="40" id="lcQ-Y6-EhU"/>
-                                                            </constraints>
-                                                        </imageView>
-                                                        <label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="add" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uss-79-34j">
-                                                            <rect key="frame" x="64" y="22" width="183" height="18"/>
-                                                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="15"/>
-                                                            <nil key="highlightedColor"/>
-                                                        </label>
-                                                    </subviews>
-                                                    <color key="backgroundColor" systemColor="tableCellGroupedBackgroundColor"/>
-                                                    <constraints>
-                                                        <constraint firstItem="lAw-g4-lYL" firstAttribute="centerY" secondItem="xRI-9K-ta8" secondAttribute="centerY" id="6NL-vp-9Tn"/>
-                                                        <constraint firstItem="uss-79-34j" firstAttribute="leading" secondItem="lAw-g4-lYL" secondAttribute="trailing" constant="8" id="Rot-ha-PAl"/>
-                                                        <constraint firstItem="uss-79-34j" firstAttribute="centerX" secondItem="xRI-9K-ta8" secondAttribute="centerX" id="XTG-Tz-Br2"/>
-                                                        <constraint firstItem="uss-79-34j" firstAttribute="centerY" secondItem="xRI-9K-ta8" secondAttribute="centerY" id="kmy-DA-g42"/>
-                                                        <constraint firstItem="lAw-g4-lYL" firstAttribute="leading" secondItem="xRI-9K-ta8" secondAttribute="leading" constant="16" id="wBb-V8-3ah"/>
-                                                    </constraints>
-                                                    <userDefinedRuntimeAttributes>
-                                                        <userDefinedRuntimeAttribute type="number" keyPath="layer.CornerRadius">
-                                                            <integer key="value" value="5"/>
-                                                        </userDefinedRuntimeAttribute>
-                                                    </userDefinedRuntimeAttributes>
-                                                </view>
-                                            </subviews>
-                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
-                                            <constraints>
-                                                <constraint firstItem="xRI-9K-ta8" firstAttribute="leading" secondItem="hAV-mK-1yo" secondAttribute="leading" constant="32" id="0FZ-3J-P3d"/>
-                                                <constraint firstAttribute="trailing" secondItem="xRI-9K-ta8" secondAttribute="trailing" constant="32" id="1gL-2R-tzI"/>
-                                                <constraint firstAttribute="bottom" secondItem="xRI-9K-ta8" secondAttribute="bottom" id="fOD-cV-c8a"/>
-                                                <constraint firstItem="xRI-9K-ta8" firstAttribute="top" secondItem="hAV-mK-1yo" secondAttribute="top" id="tK9-sF-Cq7"/>
-                                            </constraints>
-                                        </tableViewCellContentView>
-                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
-                                        <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
-                                    </tableViewCell>
-                                </cells>
-                            </tableViewSection>
-                        </sections>
-                        <connections>
-                            <outlet property="dataSource" destination="GWz-Q7-0mE" id="8Zj-f1-3aB"/>
-                            <outlet property="delegate" destination="GWz-Q7-0mE" id="3QW-XK-z1x"/>
-                        </connections>
-                    </tableView>
-                    <navigationItem key="navigationItem" id="Us9-dK-DeY">
-                        <barButtonItem key="leftBarButtonItem" systemItem="stop" id="100-GT-U35">
-                            <connections>
-                                <action selector="cancelUpload:" destination="GWz-Q7-0mE" id="Vzd-NO-9xQ"/>
-                            </connections>
-                        </barButtonItem>
-                    </navigationItem>
-                    <connections>
-                        <outlet property="destinationLabel" destination="Dk7-2l-tvL" id="bvt-2R-EOe"/>
-                        <outlet property="fileNameTextfield" destination="xkS-C6-OZA" id="8Qb-gc-i6C"/>
-                        <outlet property="fileSizeLabel" destination="Glj-Ta-UnA" id="plu-w1-L9x"/>
-                    </connections>
-                </tableViewController>
-                <placeholder placeholderIdentifier="IBFirstResponder" id="A9E-rL-ZUe" userLabel="First Responder" sceneMemberID="firstResponder"/>
-            </objects>
-            <point key="canvasLocation" x="9682.3999999999996" y="-90.404797601199405"/>
-        </scene>
-        <!--Navigation Controller-->
-        <scene sceneID="X9k-hu-nkv">
-            <objects>
-                <navigationController automaticallyAdjustsScrollViewInsets="NO" id="2nu-YR-W0N" sceneMemberID="viewController">
-                    <toolbarItems/>
-                    <navigationBar key="navigationBar" contentMode="scaleToFill" id="7WU-Q2-JEB">
-                        <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
-                        <autoresizingMask key="autoresizingMask"/>
-                    </navigationBar>
-                    <nil name="viewControllers"/>
-                    <connections>
-                        <segue destination="GWz-Q7-0mE" kind="relationship" relationship="rootViewController" id="pSx-Xs-lhQ"/>
-                    </connections>
-                </navigationController>
-                <placeholder placeholderIdentifier="IBFirstResponder" id="5MG-vl-i0C" userLabel="First Responder" sceneMemberID="firstResponder"/>
-            </objects>
-            <point key="canvasLocation" x="8871" y="-90"/>
-        </scene>
-    </scenes>
-    <resources>
-        <image name="cloudUpload" width="425" height="425"/>
-        <image name="folder" width="300" height="300"/>
-        <systemColor name="groupTableViewBackgroundColor">
-            <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
-        </systemColor>
-        <systemColor name="secondaryLabelColor">
-            <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
-        </systemColor>
-        <systemColor name="tableCellGroupedBackgroundColor">
-            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
-        </systemColor>
-    </resources>
-</document>