|
40 | 40 | 884BDB142AB14DA200A4828B /* LoaderViewAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 884BDB122AB14DA200A4828B /* LoaderViewAction.swift */; }; |
41 | 41 | 884BDB162AB14E0000A4828B /* View+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 884BDB152AB14E0000A4828B /* View+Extension.swift */; }; |
42 | 42 | 884BDB182AB14E7600A4828B /* HUDComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 884BDB172AB14E7600A4828B /* HUDComponents.swift */; }; |
| 43 | + 884BDB1A2AB14EB400A4828B /* Task+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 884BDB192AB14EB400A4828B /* Task+Extension.swift */; }; |
43 | 44 | 888BD49B2A784F3900A835C5 /* Detailable+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 888BD49A2A784F3900A835C5 /* Detailable+Extension.swift */; }; |
44 | 45 | 889714F82932618200D8B1B7 /* DownloadStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889714F72932618200D8B1B7 /* DownloadStatus.swift */; }; |
45 | 46 | 88A729AE28264AD100B5FE61 /* LoadifyApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88A729AD28264AD100B5FE61 /* LoadifyApp.swift */; }; |
|
110 | 111 | 884BDB122AB14DA200A4828B /* LoaderViewAction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoaderViewAction.swift; sourceTree = "<group>"; }; |
111 | 112 | 884BDB152AB14E0000A4828B /* View+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Extension.swift"; sourceTree = "<group>"; }; |
112 | 113 | 884BDB172AB14E7600A4828B /* HUDComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HUDComponents.swift; sourceTree = "<group>"; }; |
| 114 | + 884BDB192AB14EB400A4828B /* Task+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Task+Extension.swift"; sourceTree = "<group>"; }; |
113 | 115 | 888BD49A2A784F3900A835C5 /* Detailable+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Detailable+Extension.swift"; sourceTree = "<group>"; }; |
114 | 116 | 889714F72932618200D8B1B7 /* DownloadStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownloadStatus.swift; sourceTree = "<group>"; }; |
115 | 117 | 88A729AA28264AD100B5FE61 /* Loadify.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Loadify.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
182 | 184 | 883233862855F34000BF38B5 /* Double+Extension.swift */, |
183 | 185 | 88379937283A1A0F00DDBA79 /* String+Extension.swift */, |
184 | 186 | 88498D4B29A285BE007303B0 /* Logger+Extension.swift */, |
185 | | - 884BDAED2AB14B8200A4828B /* UIDevice+Extension.swift */, |
186 | 187 | 884BDB152AB14E0000A4828B /* View+Extension.swift */, |
| 188 | + 884BDB192AB14EB400A4828B /* Task+Extension.swift */, |
| 189 | + 884BDAED2AB14B8200A4828B /* UIDevice+Extension.swift */, |
187 | 190 | ); |
188 | 191 | path = Extensions; |
189 | 192 | sourceTree = "<group>"; |
|
581 | 584 | 884BDB132AB14DA200A4828B /* AlertViewAction.swift in Sources */, |
582 | 585 | 883233872855F34000BF38B5 /* Double+Extension.swift in Sources */, |
583 | 586 | 884BDB022AB14CF500A4828B /* AlertView.swift in Sources */, |
| 587 | + 884BDB1A2AB14EB400A4828B /* Task+Extension.swift in Sources */, |
584 | 588 | 884BDAEE2AB14B8200A4828B /* UIDevice+Extension.swift in Sources */, |
585 | 589 | 88CD83B82827D77B00F520C0 /* ApiService.swift in Sources */, |
586 | 590 | 88B1CFAA2826BCA5007B19B4 /* DownloaderViewModel.swift in Sources */, |
|
0 commit comments