|
20 | 20 | 452055401F4AE87D00A6795D /* FSPolicyCall.h in Headers */ = {isa = PBXBuildFile; fileRef = 4520553F1F4AE7B900A6795D /* FSPolicyCall.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
21 | 21 | 452055421F4B191900A6795D /* RotateTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452055411F4B191900A6795D /* RotateTransform.swift */; }; |
22 | 22 | 4528C7461F2F24FB00A4BEF6 /* MultipartUploadCommitOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4528C7451F2F24FB00A4BEF6 /* MultipartUploadCommitOperation.swift */; }; |
| 23 | + 452C639623D0703A0057656C /* StorageOptions+MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452C639523D0703A0057656C /* StorageOptions+MultipartFormData.swift */; }; |
23 | 24 | 452D715B1F17A49D0037E1BB /* TransformPageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452D715A1F17A49D0037E1BB /* TransformPageFormat.swift */; }; |
24 | 25 | 452D715D1F17A4DB0037E1BB /* TransformPageOrientation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452D715C1F17A4DB0037E1BB /* TransformPageOrientation.swift */; }; |
25 | 26 | 452D715F1F17A51B0037E1BB /* TransformColorSpace.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452D715E1F17A51B0037E1BB /* TransformColorSpace.swift */; }; |
|
199 | 200 | 4520553F1F4AE7B900A6795D /* FSPolicyCall.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FSPolicyCall.h; sourceTree = "<group>"; }; |
200 | 201 | 452055411F4B191900A6795D /* RotateTransform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RotateTransform.swift; path = FilestackSDK/Public/Transforms/RotateTransform.swift; sourceTree = SOURCE_ROOT; }; |
201 | 202 | 4528C7451F2F24FB00A4BEF6 /* MultipartUploadCommitOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultipartUploadCommitOperation.swift; sourceTree = "<group>"; }; |
| 203 | + 452C639523D0703A0057656C /* StorageOptions+MultipartFormData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "StorageOptions+MultipartFormData.swift"; sourceTree = "<group>"; }; |
202 | 204 | 452D715A1F17A49D0037E1BB /* TransformPageFormat.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransformPageFormat.swift; sourceTree = "<group>"; }; |
203 | 205 | 452D715C1F17A4DB0037E1BB /* TransformPageOrientation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransformPageOrientation.swift; sourceTree = "<group>"; }; |
204 | 206 | 452D715E1F17A51B0037E1BB /* TransformColorSpace.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransformColorSpace.swift; sourceTree = "<group>"; }; |
|
447 | 449 | 45050F4B1F2B49C100B4E3C3 /* Data+base64MD5Digest.swift */, |
448 | 450 | 45B63B262328078A0040BFBB /* NetworkingService+DefaultImplementations.swift */, |
449 | 451 | 454CC1CA1F0D1160005821AC /* SessionManager+filestackDefault.swift */, |
| 452 | + 452C639523D0703A0057656C /* StorageOptions+MultipartFormData.swift */, |
450 | 453 | 45D99F2E1F14EDD400CE709F /* UIColor+hexString.swift */, |
451 | 454 | 45B63B0523279EB10040BFBB /* Uploadable+reader.swift */, |
452 | 455 | ); |
|
878 | 881 | 45B63B112327CBB90040BFBB /* UploadOptions.swift in Sources */, |
879 | 882 | 459E61EE1F31BBEF00237EA1 /* MultipartuploadSubmitChunkOperation.swift in Sources */, |
880 | 883 | BC27301A20DA806200142174 /* TagsTransform.swift in Sources */, |
| 884 | + 452C639623D0703A0057656C /* StorageOptions+MultipartFormData.swift in Sources */, |
881 | 885 | 4589A45F1F0A3B5500C39405 /* StorageLocation.swift in Sources */, |
882 | 886 | 45C9E93B1F137EB200260F2A /* Transformable.swift in Sources */, |
883 | 887 | BC8832EC20D239A900B88EAF /* OilPaintTransform.swift in Sources */, |
|
0 commit comments