|
52 | 52 | 88B1CFAA2826BCA5007B19B4 /* DownloaderViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B1CFA92826BCA5007B19B4 /* DownloaderViewModel.swift */; }; |
53 | 53 | 88B1CFAC2826C2D7007B19B4 /* VideoDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B1CFAB2826C2D7007B19B4 /* VideoDetails.swift */; }; |
54 | 54 | 88B3FD6B299A95F400112490 /* LoggerKit in Frameworks */ = {isa = PBXBuildFile; productRef = 88B3FD6A299A95F400112490 /* LoggerKit */; }; |
55 | | - 88CD83B82827D77B00F520C0 /* ApiService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88CD83B72827D77B00F520C0 /* ApiService.swift */; }; |
56 | 55 | 88D9D1E628C39EED00D6EB79 /* FontInter in Frameworks */ = {isa = PBXBuildFile; productRef = 88D9D1E528C39EED00D6EB79 /* FontInter */; }; |
57 | 56 | 88D9D1E828C39EED00D6EB79 /* FontKit in Frameworks */ = {isa = PBXBuildFile; productRef = 88D9D1E728C39EED00D6EB79 /* FontKit */; }; |
58 | 57 | 88DB2C342856F2820065BBF9 /* MockApiService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DB2C332856F2820065BBF9 /* MockApiService.swift */; }; |
|
124 | 123 | 88B1CFA92826BCA5007B19B4 /* DownloaderViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownloaderViewModel.swift; sourceTree = "<group>"; }; |
125 | 124 | 88B1CFAB2826C2D7007B19B4 /* VideoDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoDetails.swift; sourceTree = "<group>"; }; |
126 | 125 | 88B9E1FC292A18E700232C0D /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
127 | | - 88CD83B72827D77B00F520C0 /* ApiService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiService.swift; sourceTree = "<group>"; }; |
128 | 126 | 88DB2C332856F2820065BBF9 /* MockApiService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockApiService.swift; sourceTree = "<group>"; }; |
129 | 127 | 88DB2C352856F2BB0065BBF9 /* Mockable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Mockable.swift; sourceTree = "<group>"; }; |
130 | 128 | 88DB2C372856F7820065BBF9 /* VideoDetailsResponse.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = VideoDetailsResponse.json; sourceTree = "<group>"; }; |
|
373 | 371 | 88B1CFAD2826C41D007B19B4 /* Services */ = { |
374 | 372 | isa = PBXGroup; |
375 | 373 | children = ( |
376 | | - 88CD83B72827D77B00F520C0 /* ApiService.swift */, |
377 | 374 | 88AFF4A428521F1300D00040 /* FileService.swift */, |
378 | 375 | 88AFF4A22851E7B900D00040 /* PhotosService.swift */, |
379 | 376 | 884BDAF32AB14C6D00A4828B /* ImageLoaderService.swift */, |
|
584 | 581 | 884BDB022AB14CF500A4828B /* AlertView.swift in Sources */, |
585 | 582 | 884BDB1A2AB14EB400A4828B /* Task+Extension.swift in Sources */, |
586 | 583 | 884BDAEE2AB14B8200A4828B /* UIDevice+Extension.swift in Sources */, |
587 | | - 88CD83B82827D77B00F520C0 /* ApiService.swift in Sources */, |
588 | 584 | 88B1CFAA2826BCA5007B19B4 /* DownloaderViewModel.swift in Sources */, |
589 | 585 | 884BDB162AB14E0000A4828B /* View+Extension.swift in Sources */, |
590 | 586 | 889714F82932618200D8B1B7 /* DownloadStatus.swift in Sources */, |
|
773 | 769 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
774 | 770 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
775 | 771 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
776 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 772 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
777 | 773 | LD_RUNPATH_SEARCH_PATHS = ( |
778 | 774 | "$(inherited)", |
779 | 775 | "@executable_path/Frameworks", |
|
806 | 802 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
807 | 803 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
808 | 804 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
809 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 805 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
810 | 806 | LD_RUNPATH_SEARCH_PATHS = ( |
811 | 807 | "$(inherited)", |
812 | 808 | "@executable_path/Frameworks", |
|
0 commit comments