mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-30 20:22:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			1122 lines
		
	
	
		
			46 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			1122 lines
		
	
	
		
			46 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // !$*UTF8*$!
 | |
| {
 | |
| 	archiveVersion = 1;
 | |
| 	classes = {
 | |
| 	};
 | |
| 	objectVersion = 55;
 | |
| 	objects = {
 | |
| 
 | |
| /* Begin PBXBuildFile section */
 | |
| 		37AAF27E26737323007FC770 /* PopularVideosView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37AAF27D26737323007FC770 /* PopularVideosView.swift */; };
 | |
| 		37AAF28026737550007FC770 /* SearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37AAF27F26737550007FC770 /* SearchView.swift */; };
 | |
| 		37AAF2822673791F007FC770 /* SearchedVideosProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */; };
 | |
| 		37AAF2832673791F007FC770 /* SearchedVideosProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */; };
 | |
| 		37AAF2842673791F007FC770 /* SearchedVideosProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */; };
 | |
| 		37AAF28826737A13007FC770 /* SearchedVideosView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37AAF28726737A13007FC770 /* SearchedVideosView.swift */; };
 | |
| 		37D4B0D92671614900C925CA /* Tests_iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B0D82671614900C925CA /* Tests_iOS.swift */; };
 | |
| 		37D4B0E32671614900C925CA /* Tests_macOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B0E22671614900C925CA /* Tests_macOS.swift */; };
 | |
| 		37D4B0E42671614900C925CA /* PearvidiousApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B0C22671614700C925CA /* PearvidiousApp.swift */; };
 | |
| 		37D4B0E52671614900C925CA /* PearvidiousApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B0C22671614700C925CA /* PearvidiousApp.swift */; };
 | |
| 		37D4B0E62671614900C925CA /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B0C32671614700C925CA /* ContentView.swift */; };
 | |
| 		37D4B0E72671614900C925CA /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B0C32671614700C925CA /* ContentView.swift */; };
 | |
| 		37D4B0E82671614900C925CA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 37D4B0C42671614800C925CA /* Assets.xcassets */; };
 | |
| 		37D4B0E92671614900C925CA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 37D4B0C42671614800C925CA /* Assets.xcassets */; };
 | |
| 		37D4B15F267164AF00C925CA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 37D4B15E267164AF00C925CA /* Assets.xcassets */; };
 | |
| 		37D4B176267164B000C925CA /* PearvidiousUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B175267164B000C925CA /* PearvidiousUITests.swift */; };
 | |
| 		37D4B1802671650A00C925CA /* PearvidiousApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B0C22671614700C925CA /* PearvidiousApp.swift */; };
 | |
| 		37D4B1812671653A00C925CA /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B0C32671614700C925CA /* ContentView.swift */; };
 | |
| 		37D4B1842671684E00C925CA /* PlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B1822671681B00C925CA /* PlayerView.swift */; };
 | |
| 		37D4B1862671691600C925CA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 37D4B0C42671614800C925CA /* Assets.xcassets */; };
 | |
| 		37D4B18E26717B3800C925CA /* VideoThumbnailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B18B26717B3800C925CA /* VideoThumbnailView.swift */; };
 | |
| 		37D4B19126717C6900C925CA /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 37D4B19026717C6900C925CA /* Alamofire */; };
 | |
| 		37D4B19326717CE100C925CA /* PopularVideosProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B19226717CE100C925CA /* PopularVideosProvider.swift */; };
 | |
| 		37D4B19426717CE100C925CA /* PopularVideosProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B19226717CE100C925CA /* PopularVideosProvider.swift */; };
 | |
| 		37D4B19526717CE100C925CA /* PopularVideosProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B19226717CE100C925CA /* PopularVideosProvider.swift */; };
 | |
| 		37D4B19726717E1500C925CA /* Video.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B19626717E1500C925CA /* Video.swift */; };
 | |
| 		37D4B19826717E1500C925CA /* Video.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B19626717E1500C925CA /* Video.swift */; };
 | |
| 		37D4B19926717E1500C925CA /* Video.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B19626717E1500C925CA /* Video.swift */; };
 | |
| 		37D4B19D2671817900C925CA /* SwiftyJSON in Frameworks */ = {isa = PBXBuildFile; productRef = 37D4B19C2671817900C925CA /* SwiftyJSON */; };
 | |
| 		37D4B1AB2672580400C925CA /* URLImage in Frameworks */ = {isa = PBXBuildFile; productRef = 37D4B1AA2672580400C925CA /* URLImage */; };
 | |
| 		37D4B1AD2672580400C925CA /* URLImageStore in Frameworks */ = {isa = PBXBuildFile; productRef = 37D4B1AC2672580400C925CA /* URLImageStore */; };
 | |
| 		37D4B1B02672A01000C925CA /* DataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B1AF2672A01000C925CA /* DataProvider.swift */; };
 | |
| 		37D4B1B12672A01000C925CA /* DataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B1AF2672A01000C925CA /* DataProvider.swift */; };
 | |
| 		37D4B1B22672A01000C925CA /* DataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B1AF2672A01000C925CA /* DataProvider.swift */; };
 | |
| 		37D4B1B42672A30700C925CA /* VideoDetailsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B1B32672A30700C925CA /* VideoDetailsProvider.swift */; };
 | |
| 		37D4B1B52672A30700C925CA /* VideoDetailsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B1B32672A30700C925CA /* VideoDetailsProvider.swift */; };
 | |
| 		37D4B1B62672A30700C925CA /* VideoDetailsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D4B1B32672A30700C925CA /* VideoDetailsProvider.swift */; };
 | |
| /* End PBXBuildFile section */
 | |
| 
 | |
| /* Begin PBXContainerItemProxy section */
 | |
| 		37D4B0D52671614900C925CA /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = 37D4B0BD2671614700C925CA /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = 37D4B0C82671614900C925CA;
 | |
| 			remoteInfo = "Pearvidious (iOS)";
 | |
| 		};
 | |
| 		37D4B0DF2671614900C925CA /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = 37D4B0BD2671614700C925CA /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = 37D4B0CE2671614900C925CA;
 | |
| 			remoteInfo = "Pearvidious (macOS)";
 | |
| 		};
 | |
| 		37D4B172267164B000C925CA /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = 37D4B0BD2671614700C925CA /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = 37D4B157267164AE00C925CA;
 | |
| 			remoteInfo = Pearvidious;
 | |
| 		};
 | |
| /* End PBXContainerItemProxy section */
 | |
| 
 | |
| /* Begin PBXFileReference section */
 | |
| 		37AAF27D26737323007FC770 /* PopularVideosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideosView.swift; sourceTree = "<group>"; };
 | |
| 		37AAF27F26737550007FC770 /* SearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchView.swift; sourceTree = "<group>"; };
 | |
| 		37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchedVideosProvider.swift; sourceTree = "<group>"; };
 | |
| 		37AAF28726737A13007FC770 /* SearchedVideosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchedVideosView.swift; sourceTree = "<group>"; };
 | |
| 		37D4B0C22671614700C925CA /* PearvidiousApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PearvidiousApp.swift; sourceTree = "<group>"; };
 | |
| 		37D4B0C32671614700C925CA /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
 | |
| 		37D4B0C42671614800C925CA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 | |
| 		37D4B0C92671614900C925CA /* Pearvidious.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Pearvidious.app; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		37D4B0CF2671614900C925CA /* Pearvidious.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Pearvidious.app; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		37D4B0D42671614900C925CA /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		37D4B0D82671614900C925CA /* Tests_iOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOS.swift; sourceTree = "<group>"; };
 | |
| 		37D4B0DE2671614900C925CA /* Tests macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		37D4B0E22671614900C925CA /* Tests_macOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_macOS.swift; sourceTree = "<group>"; };
 | |
| 		37D4B158267164AE00C925CA /* Pearvidious (Apple TV).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Pearvidious (Apple TV).app"; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		37D4B15E267164AF00C925CA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 | |
| 		37D4B171267164B000C925CA /* Tests Apple TV.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests Apple TV.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		37D4B175267164B000C925CA /* PearvidiousUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PearvidiousUITests.swift; sourceTree = "<group>"; };
 | |
| 		37D4B1822671681B00C925CA /* PlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerView.swift; sourceTree = "<group>"; };
 | |
| 		37D4B18B26717B3800C925CA /* VideoThumbnailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoThumbnailView.swift; sourceTree = "<group>"; };
 | |
| 		37D4B19226717CE100C925CA /* PopularVideosProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopularVideosProvider.swift; sourceTree = "<group>"; };
 | |
| 		37D4B19626717E1500C925CA /* Video.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Video.swift; sourceTree = "<group>"; };
 | |
| 		37D4B1AE26729DEB00C925CA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 | |
| 		37D4B1AF2672A01000C925CA /* DataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataProvider.swift; sourceTree = "<group>"; };
 | |
| 		37D4B1B32672A30700C925CA /* VideoDetailsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoDetailsProvider.swift; sourceTree = "<group>"; };
 | |
| /* End PBXFileReference section */
 | |
| 
 | |
| /* Begin PBXFrameworksBuildPhase section */
 | |
| 		37D4B0C62671614900C925CA /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0CC2671614900C925CA /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0D12671614900C925CA /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0DB2671614900C925CA /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B155267164AE00C925CA /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B1AD2672580400C925CA /* URLImageStore in Frameworks */,
 | |
| 				37D4B19D2671817900C925CA /* SwiftyJSON in Frameworks */,
 | |
| 				37D4B1AB2672580400C925CA /* URLImage in Frameworks */,
 | |
| 				37D4B19126717C6900C925CA /* Alamofire in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B16E267164B000C925CA /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXFrameworksBuildPhase section */
 | |
| 
 | |
| /* Begin PBXGroup section */
 | |
| 		37D4B0BC2671614700C925CA = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				37D4B1B72672CFE300C925CA /* Model */,
 | |
| 				37D4B0C12671614700C925CA /* Shared */,
 | |
| 				37D4B159267164AE00C925CA /* Apple TV */,
 | |
| 				37D4B174267164B000C925CA /* Tests Apple TV */,
 | |
| 				37D4B0D72671614900C925CA /* Tests iOS */,
 | |
| 				37D4B0E12671614900C925CA /* Tests macOS */,
 | |
| 				37D4B0CA2671614900C925CA /* Products */,
 | |
| 			);
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		37D4B0C12671614700C925CA /* Shared */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				37D4B0C32671614700C925CA /* ContentView.swift */,
 | |
| 				37D4B0C22671614700C925CA /* PearvidiousApp.swift */,
 | |
| 				37D4B0C42671614800C925CA /* Assets.xcassets */,
 | |
| 			);
 | |
| 			path = Shared;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		37D4B0CA2671614900C925CA /* Products */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				37D4B0C92671614900C925CA /* Pearvidious.app */,
 | |
| 				37D4B0CF2671614900C925CA /* Pearvidious.app */,
 | |
| 				37D4B0D42671614900C925CA /* Tests iOS.xctest */,
 | |
| 				37D4B0DE2671614900C925CA /* Tests macOS.xctest */,
 | |
| 				37D4B158267164AE00C925CA /* Pearvidious (Apple TV).app */,
 | |
| 				37D4B171267164B000C925CA /* Tests Apple TV.xctest */,
 | |
| 			);
 | |
| 			name = Products;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		37D4B0D72671614900C925CA /* Tests iOS */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				37D4B0D82671614900C925CA /* Tests_iOS.swift */,
 | |
| 			);
 | |
| 			path = "Tests iOS";
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		37D4B0E12671614900C925CA /* Tests macOS */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				37D4B0E22671614900C925CA /* Tests_macOS.swift */,
 | |
| 			);
 | |
| 			path = "Tests macOS";
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		37D4B159267164AE00C925CA /* Apple TV */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				37D4B1822671681B00C925CA /* PlayerView.swift */,
 | |
| 				37D4B18B26717B3800C925CA /* VideoThumbnailView.swift */,
 | |
| 				37AAF27D26737323007FC770 /* PopularVideosView.swift */,
 | |
| 				37AAF28726737A13007FC770 /* SearchedVideosView.swift */,
 | |
| 				37AAF27F26737550007FC770 /* SearchView.swift */,
 | |
| 				37D4B1AE26729DEB00C925CA /* Info.plist */,
 | |
| 				37D4B15E267164AF00C925CA /* Assets.xcassets */,
 | |
| 			);
 | |
| 			path = "Apple TV";
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		37D4B174267164B000C925CA /* Tests Apple TV */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				37D4B175267164B000C925CA /* PearvidiousUITests.swift */,
 | |
| 			);
 | |
| 			path = "Tests Apple TV";
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		37D4B1B72672CFE300C925CA /* Model */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				37D4B19626717E1500C925CA /* Video.swift */,
 | |
| 				37D4B19226717CE100C925CA /* PopularVideosProvider.swift */,
 | |
| 				37D4B1B32672A30700C925CA /* VideoDetailsProvider.swift */,
 | |
| 				37D4B1AF2672A01000C925CA /* DataProvider.swift */,
 | |
| 				37AAF2812673791F007FC770 /* SearchedVideosProvider.swift */,
 | |
| 			);
 | |
| 			path = Model;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXGroup section */
 | |
| 
 | |
| /* Begin PBXNativeTarget section */
 | |
| 		37D4B0C82671614900C925CA /* Pearvidious (iOS) */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 37D4B0EC2671614900C925CA /* Build configuration list for PBXNativeTarget "Pearvidious (iOS)" */;
 | |
| 			buildPhases = (
 | |
| 				37D4B0C52671614900C925CA /* Sources */,
 | |
| 				37D4B0C62671614900C925CA /* Frameworks */,
 | |
| 				37D4B0C72671614900C925CA /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = "Pearvidious (iOS)";
 | |
| 			productName = "Pearvidious (iOS)";
 | |
| 			productReference = 37D4B0C92671614900C925CA /* Pearvidious.app */;
 | |
| 			productType = "com.apple.product-type.application";
 | |
| 		};
 | |
| 		37D4B0CE2671614900C925CA /* Pearvidious (macOS) */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 37D4B0EF2671614900C925CA /* Build configuration list for PBXNativeTarget "Pearvidious (macOS)" */;
 | |
| 			buildPhases = (
 | |
| 				37D4B0CB2671614900C925CA /* Sources */,
 | |
| 				37D4B0CC2671614900C925CA /* Frameworks */,
 | |
| 				37D4B0CD2671614900C925CA /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = "Pearvidious (macOS)";
 | |
| 			productName = "Pearvidious (macOS)";
 | |
| 			productReference = 37D4B0CF2671614900C925CA /* Pearvidious.app */;
 | |
| 			productType = "com.apple.product-type.application";
 | |
| 		};
 | |
| 		37D4B0D32671614900C925CA /* Tests iOS */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 37D4B0F22671614900C925CA /* Build configuration list for PBXNativeTarget "Tests iOS" */;
 | |
| 			buildPhases = (
 | |
| 				37D4B0D02671614900C925CA /* Sources */,
 | |
| 				37D4B0D12671614900C925CA /* Frameworks */,
 | |
| 				37D4B0D22671614900C925CA /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				37D4B0D62671614900C925CA /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = "Tests iOS";
 | |
| 			productName = "Tests iOS";
 | |
| 			productReference = 37D4B0D42671614900C925CA /* Tests iOS.xctest */;
 | |
| 			productType = "com.apple.product-type.bundle.ui-testing";
 | |
| 		};
 | |
| 		37D4B0DD2671614900C925CA /* Tests macOS */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 37D4B0F52671614900C925CA /* Build configuration list for PBXNativeTarget "Tests macOS" */;
 | |
| 			buildPhases = (
 | |
| 				37D4B0DA2671614900C925CA /* Sources */,
 | |
| 				37D4B0DB2671614900C925CA /* Frameworks */,
 | |
| 				37D4B0DC2671614900C925CA /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				37D4B0E02671614900C925CA /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = "Tests macOS";
 | |
| 			productName = "Tests macOS";
 | |
| 			productReference = 37D4B0DE2671614900C925CA /* Tests macOS.xctest */;
 | |
| 			productType = "com.apple.product-type.bundle.ui-testing";
 | |
| 		};
 | |
| 		37D4B157267164AE00C925CA /* Pearvidious (Apple TV) */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 37D4B177267164B000C925CA /* Build configuration list for PBXNativeTarget "Pearvidious (Apple TV)" */;
 | |
| 			buildPhases = (
 | |
| 				37D4B154267164AE00C925CA /* Sources */,
 | |
| 				37D4B155267164AE00C925CA /* Frameworks */,
 | |
| 				37D4B156267164AE00C925CA /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = "Pearvidious (Apple TV)";
 | |
| 			packageProductDependencies = (
 | |
| 				37D4B19026717C6900C925CA /* Alamofire */,
 | |
| 				37D4B19C2671817900C925CA /* SwiftyJSON */,
 | |
| 				37D4B1AA2672580400C925CA /* URLImage */,
 | |
| 				37D4B1AC2672580400C925CA /* URLImageStore */,
 | |
| 			);
 | |
| 			productName = Pearvidious;
 | |
| 			productReference = 37D4B158267164AE00C925CA /* Pearvidious (Apple TV).app */;
 | |
| 			productType = "com.apple.product-type.application";
 | |
| 		};
 | |
| 		37D4B170267164B000C925CA /* Tests Apple TV */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 37D4B17D267164B000C925CA /* Build configuration list for PBXNativeTarget "Tests Apple TV" */;
 | |
| 			buildPhases = (
 | |
| 				37D4B16D267164B000C925CA /* Sources */,
 | |
| 				37D4B16E267164B000C925CA /* Frameworks */,
 | |
| 				37D4B16F267164B000C925CA /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				37D4B173267164B000C925CA /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = "Tests Apple TV";
 | |
| 			productName = PearvidiousUITests;
 | |
| 			productReference = 37D4B171267164B000C925CA /* Tests Apple TV.xctest */;
 | |
| 			productType = "com.apple.product-type.bundle.ui-testing";
 | |
| 		};
 | |
| /* End PBXNativeTarget section */
 | |
| 
 | |
| /* Begin PBXProject section */
 | |
| 		37D4B0BD2671614700C925CA /* Project object */ = {
 | |
| 			isa = PBXProject;
 | |
| 			attributes = {
 | |
| 				BuildIndependentTargetsInParallel = 1;
 | |
| 				LastSwiftUpdateCheck = 1300;
 | |
| 				LastUpgradeCheck = 1300;
 | |
| 				TargetAttributes = {
 | |
| 					37D4B0C82671614900C925CA = {
 | |
| 						CreatedOnToolsVersion = 13.0;
 | |
| 					};
 | |
| 					37D4B0CE2671614900C925CA = {
 | |
| 						CreatedOnToolsVersion = 13.0;
 | |
| 					};
 | |
| 					37D4B0D32671614900C925CA = {
 | |
| 						CreatedOnToolsVersion = 13.0;
 | |
| 						TestTargetID = 37D4B0C82671614900C925CA;
 | |
| 					};
 | |
| 					37D4B0DD2671614900C925CA = {
 | |
| 						CreatedOnToolsVersion = 13.0;
 | |
| 						TestTargetID = 37D4B0CE2671614900C925CA;
 | |
| 					};
 | |
| 					37D4B157267164AE00C925CA = {
 | |
| 						CreatedOnToolsVersion = 13.0;
 | |
| 					};
 | |
| 					37D4B170267164B000C925CA = {
 | |
| 						CreatedOnToolsVersion = 13.0;
 | |
| 						TestTargetID = 37D4B157267164AE00C925CA;
 | |
| 					};
 | |
| 				};
 | |
| 			};
 | |
| 			buildConfigurationList = 37D4B0C02671614700C925CA /* Build configuration list for PBXProject "Pearvidious" */;
 | |
| 			compatibilityVersion = "Xcode 13.0";
 | |
| 			developmentRegion = en;
 | |
| 			hasScannedForEncodings = 0;
 | |
| 			knownRegions = (
 | |
| 				en,
 | |
| 				Base,
 | |
| 			);
 | |
| 			mainGroup = 37D4B0BC2671614700C925CA;
 | |
| 			packageReferences = (
 | |
| 				37D4B18F26717C6900C925CA /* XCRemoteSwiftPackageReference "Alamofire" */,
 | |
| 				37D4B19B2671817900C925CA /* XCRemoteSwiftPackageReference "SwiftyJSON" */,
 | |
| 				37D4B1A92672580400C925CA /* XCRemoteSwiftPackageReference "url-image" */,
 | |
| 			);
 | |
| 			productRefGroup = 37D4B0CA2671614900C925CA /* Products */;
 | |
| 			projectDirPath = "";
 | |
| 			projectRoot = "";
 | |
| 			targets = (
 | |
| 				37D4B0C82671614900C925CA /* Pearvidious (iOS) */,
 | |
| 				37D4B0CE2671614900C925CA /* Pearvidious (macOS) */,
 | |
| 				37D4B157267164AE00C925CA /* Pearvidious (Apple TV) */,
 | |
| 				37D4B0D32671614900C925CA /* Tests iOS */,
 | |
| 				37D4B0DD2671614900C925CA /* Tests macOS */,
 | |
| 				37D4B170267164B000C925CA /* Tests Apple TV */,
 | |
| 			);
 | |
| 		};
 | |
| /* End PBXProject section */
 | |
| 
 | |
| /* Begin PBXResourcesBuildPhase section */
 | |
| 		37D4B0C72671614900C925CA /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B0E82671614900C925CA /* Assets.xcassets in Resources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0CD2671614900C925CA /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B0E92671614900C925CA /* Assets.xcassets in Resources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0D22671614900C925CA /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0DC2671614900C925CA /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B156267164AE00C925CA /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B1862671691600C925CA /* Assets.xcassets in Resources */,
 | |
| 				37D4B15F267164AF00C925CA /* Assets.xcassets in Resources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B16F267164B000C925CA /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXResourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXSourcesBuildPhase section */
 | |
| 		37D4B0C52671614900C925CA /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B19326717CE100C925CA /* PopularVideosProvider.swift in Sources */,
 | |
| 				37D4B0E62671614900C925CA /* ContentView.swift in Sources */,
 | |
| 				37AAF2822673791F007FC770 /* SearchedVideosProvider.swift in Sources */,
 | |
| 				37D4B1B02672A01000C925CA /* DataProvider.swift in Sources */,
 | |
| 				37D4B1B42672A30700C925CA /* VideoDetailsProvider.swift in Sources */,
 | |
| 				37D4B19726717E1500C925CA /* Video.swift in Sources */,
 | |
| 				37D4B0E42671614900C925CA /* PearvidiousApp.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0CB2671614900C925CA /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B19426717CE100C925CA /* PopularVideosProvider.swift in Sources */,
 | |
| 				37D4B0E72671614900C925CA /* ContentView.swift in Sources */,
 | |
| 				37AAF2832673791F007FC770 /* SearchedVideosProvider.swift in Sources */,
 | |
| 				37D4B1B12672A01000C925CA /* DataProvider.swift in Sources */,
 | |
| 				37D4B1B52672A30700C925CA /* VideoDetailsProvider.swift in Sources */,
 | |
| 				37D4B19826717E1500C925CA /* Video.swift in Sources */,
 | |
| 				37D4B0E52671614900C925CA /* PearvidiousApp.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0D02671614900C925CA /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B0D92671614900C925CA /* Tests_iOS.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B0DA2671614900C925CA /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B0E32671614900C925CA /* Tests_macOS.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B154267164AE00C925CA /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37AAF28026737550007FC770 /* SearchView.swift in Sources */,
 | |
| 				37D4B19526717CE100C925CA /* PopularVideosProvider.swift in Sources */,
 | |
| 				37D4B1842671684E00C925CA /* PlayerView.swift in Sources */,
 | |
| 				37AAF28826737A13007FC770 /* SearchedVideosView.swift in Sources */,
 | |
| 				37D4B1802671650A00C925CA /* PearvidiousApp.swift in Sources */,
 | |
| 				37D4B1B22672A01000C925CA /* DataProvider.swift in Sources */,
 | |
| 				37D4B18E26717B3800C925CA /* VideoThumbnailView.swift in Sources */,
 | |
| 				37D4B1B62672A30700C925CA /* VideoDetailsProvider.swift in Sources */,
 | |
| 				37AAF27E26737323007FC770 /* PopularVideosView.swift in Sources */,
 | |
| 				37D4B19926717E1500C925CA /* Video.swift in Sources */,
 | |
| 				37D4B1812671653A00C925CA /* ContentView.swift in Sources */,
 | |
| 				37AAF2842673791F007FC770 /* SearchedVideosProvider.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		37D4B16D267164B000C925CA /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				37D4B176267164B000C925CA /* PearvidiousUITests.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXSourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXTargetDependency section */
 | |
| 		37D4B0D62671614900C925CA /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = 37D4B0C82671614900C925CA /* Pearvidious (iOS) */;
 | |
| 			targetProxy = 37D4B0D52671614900C925CA /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| 		37D4B0E02671614900C925CA /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = 37D4B0CE2671614900C925CA /* Pearvidious (macOS) */;
 | |
| 			targetProxy = 37D4B0DF2671614900C925CA /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| 		37D4B173267164B000C925CA /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = 37D4B157267164AE00C925CA /* Pearvidious (Apple TV) */;
 | |
| 			targetProxy = 37D4B172267164B000C925CA /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| /* End PBXTargetDependency section */
 | |
| 
 | |
| /* Begin XCBuildConfiguration section */
 | |
| 		37D4B0EA2671614900C925CA /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				CLANG_ANALYZER_NONNULL = YES;
 | |
| 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_ENABLE_OBJC_WEAK = YES;
 | |
| 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 | |
| 				CLANG_WARN_BOOL_CONVERSION = YES;
 | |
| 				CLANG_WARN_COMMA = YES;
 | |
| 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 | |
| 				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
 | |
| 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_INFINITE_RECURSION = YES;
 | |
| 				CLANG_WARN_INT_CONVERSION = YES;
 | |
| 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 | |
| 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
 | |
| 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 | |
| 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 | |
| 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 | |
| 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 | |
| 				CLANG_WARN_UNREACHABLE_CODE = YES;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				DEBUG_INFORMATION_FORMAT = dwarf;
 | |
| 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 | |
| 				ENABLE_TESTABILITY = YES;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu11;
 | |
| 				GCC_DYNAMIC_NO_PIC = NO;
 | |
| 				GCC_NO_COMMON_BLOCKS = YES;
 | |
| 				GCC_OPTIMIZATION_LEVEL = 0;
 | |
| 				GCC_PREPROCESSOR_DEFINITIONS = (
 | |
| 					"DEBUG=1",
 | |
| 					"$(inherited)",
 | |
| 				);
 | |
| 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 | |
| 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 | |
| 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 | |
| 				GCC_WARN_UNUSED_FUNCTION = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
 | |
| 				MTL_FAST_MATH = YES;
 | |
| 				ONLY_ACTIVE_ARCH = YES;
 | |
| 				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
 | |
| 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		37D4B0EB2671614900C925CA /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				CLANG_ANALYZER_NONNULL = YES;
 | |
| 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_ENABLE_OBJC_WEAK = YES;
 | |
| 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 | |
| 				CLANG_WARN_BOOL_CONVERSION = YES;
 | |
| 				CLANG_WARN_COMMA = YES;
 | |
| 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 | |
| 				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
 | |
| 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_INFINITE_RECURSION = YES;
 | |
| 				CLANG_WARN_INT_CONVERSION = YES;
 | |
| 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 | |
| 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
 | |
| 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 | |
| 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 | |
| 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 | |
| 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 | |
| 				CLANG_WARN_UNREACHABLE_CODE = YES;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 | |
| 				ENABLE_NS_ASSERTIONS = NO;
 | |
| 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu11;
 | |
| 				GCC_NO_COMMON_BLOCKS = YES;
 | |
| 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 | |
| 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 | |
| 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 | |
| 				GCC_WARN_UNUSED_FUNCTION = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				MTL_ENABLE_DEBUG_INFO = NO;
 | |
| 				MTL_FAST_MATH = YES;
 | |
| 				SWIFT_COMPILATION_MODE = wholemodule;
 | |
| 				SWIFT_OPTIMIZATION_LEVEL = "-O";
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		37D4B0ED2671614900C925CA /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | |
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				ENABLE_PREVIEWS = YES;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
 | |
| 				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
 | |
| 				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
 | |
| 				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | |
| 				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | |
| 				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/Frameworks",
 | |
| 				);
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = net.arekf.Pearvidious;
 | |
| 				PRODUCT_NAME = Pearvidious;
 | |
| 				SDKROOT = iphoneos;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = YES;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TARGETED_DEVICE_FAMILY = "1,2";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		37D4B0EE2671614900C925CA /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | |
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				ENABLE_PREVIEWS = YES;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
 | |
| 				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
 | |
| 				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
 | |
| 				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | |
| 				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 | |
| 				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/Frameworks",
 | |
| 				);
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = net.arekf.Pearvidious;
 | |
| 				PRODUCT_NAME = Pearvidious;
 | |
| 				SDKROOT = iphoneos;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = YES;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TARGETED_DEVICE_FAMILY = "1,2";
 | |
| 				VALIDATE_PRODUCT = YES;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		37D4B0F02671614900C925CA /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | |
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				ENABLE_APP_SANDBOX = YES;
 | |
| 				ENABLE_HARDENED_RUNTIME = YES;
 | |
| 				ENABLE_PREVIEWS = YES;
 | |
| 				ENABLE_USER_SELECTED_FILES = readonly;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				INFOPLIST_KEY_NSHumanReadableCopyright = "";
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/../Frameworks",
 | |
| 				);
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 11.0;
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = net.arekf.Pearvidious;
 | |
| 				PRODUCT_NAME = Pearvidious;
 | |
| 				SDKROOT = macosx;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = YES;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		37D4B0F12671614900C925CA /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | |
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				ENABLE_APP_SANDBOX = YES;
 | |
| 				ENABLE_HARDENED_RUNTIME = YES;
 | |
| 				ENABLE_PREVIEWS = YES;
 | |
| 				ENABLE_USER_SELECTED_FILES = readonly;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				INFOPLIST_KEY_NSHumanReadableCopyright = "";
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/../Frameworks",
 | |
| 				);
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 11.0;
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = net.arekf.Pearvidious;
 | |
| 				PRODUCT_NAME = Pearvidious;
 | |
| 				SDKROOT = macosx;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = YES;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		37D4B0F32671614900C925CA /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/Frameworks",
 | |
| 					"@loader_path/Frameworks",
 | |
| 				);
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = "net.arekf.Tests-iOS";
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SDKROOT = iphoneos;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = NO;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TARGETED_DEVICE_FAMILY = "1,2";
 | |
| 				TEST_TARGET_NAME = "Pearvidious (iOS)";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		37D4B0F42671614900C925CA /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				IPHONEOS_DEPLOYMENT_TARGET = 15.0;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/Frameworks",
 | |
| 					"@loader_path/Frameworks",
 | |
| 				);
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = "net.arekf.Tests-iOS";
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SDKROOT = iphoneos;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = NO;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TARGETED_DEVICE_FAMILY = "1,2";
 | |
| 				TEST_TARGET_NAME = "Pearvidious (iOS)";
 | |
| 				VALIDATE_PRODUCT = YES;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		37D4B0F62671614900C925CA /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/../Frameworks",
 | |
| 					"@loader_path/../Frameworks",
 | |
| 				);
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 12.0;
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = "net.arekf.Tests-macOS";
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SDKROOT = macosx;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = NO;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TEST_TARGET_NAME = "Pearvidious (macOS)";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		37D4B0F72671614900C925CA /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/../Frameworks",
 | |
| 					"@loader_path/../Frameworks",
 | |
| 				);
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 12.0;
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = "net.arekf.Tests-macOS";
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SDKROOT = macosx;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = NO;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TEST_TARGET_NAME = "Pearvidious (macOS)";
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		37D4B178267164B000C925CA /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
 | |
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_ASSET_PATHS = "";
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				ENABLE_PREVIEWS = YES;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				INFOPLIST_FILE = "Apple TV/Info.plist";
 | |
| 				INFOPLIST_KEY_CFBundleDisplayName = Pearvidious;
 | |
| 				INFOPLIST_KEY_CFBundleExecutable = "Pearvidious (Apple TV)";
 | |
| 				INFOPLIST_KEY_CFBundleName = "Pearvidious (Apple TV)";
 | |
| 				INFOPLIST_KEY_CFBundleVersion = 1;
 | |
| 				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
 | |
| 				INFOPLIST_KEY_UIUserInterfaceStyle = Automatic;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/Frameworks",
 | |
| 				);
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = net.arekf.Pearvidious;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SDKROOT = appletvos;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = YES;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TARGETED_DEVICE_FAMILY = 3;
 | |
| 				TVOS_DEPLOYMENT_TARGET = 15.0;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		37D4B179267164B000C925CA /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
 | |
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_ASSET_PATHS = "";
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				ENABLE_PREVIEWS = YES;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				INFOPLIST_FILE = "Apple TV/Info.plist";
 | |
| 				INFOPLIST_KEY_CFBundleDisplayName = Pearvidious;
 | |
| 				INFOPLIST_KEY_CFBundleExecutable = "Pearvidious (Apple TV)";
 | |
| 				INFOPLIST_KEY_CFBundleName = "Pearvidious (Apple TV)";
 | |
| 				INFOPLIST_KEY_CFBundleVersion = 1;
 | |
| 				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
 | |
| 				INFOPLIST_KEY_UIUserInterfaceStyle = Automatic;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/Frameworks",
 | |
| 				);
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = net.arekf.Pearvidious;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SDKROOT = appletvos;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = YES;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TARGETED_DEVICE_FAMILY = 3;
 | |
| 				TVOS_DEPLOYMENT_TARGET = 15.0;
 | |
| 				VALIDATE_PRODUCT = YES;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		37D4B17E267164B000C925CA /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/Frameworks",
 | |
| 					"@loader_path/Frameworks",
 | |
| 				);
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = net.arekf.PearvidiousUITests;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SDKROOT = appletvos;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = NO;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TARGETED_DEVICE_FAMILY = 3;
 | |
| 				TEST_TARGET_NAME = Pearvidious;
 | |
| 				TVOS_DEPLOYMENT_TARGET = 15.0;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		37D4B17F267164B000C925CA /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEVELOPMENT_TEAM = 78Z5H3M6RJ;
 | |
| 				GENERATE_INFOPLIST_FILE = YES;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/Frameworks",
 | |
| 					"@loader_path/Frameworks",
 | |
| 				);
 | |
| 				MARKETING_VERSION = 1.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = net.arekf.PearvidiousUITests;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SDKROOT = appletvos;
 | |
| 				SWIFT_EMIT_LOC_STRINGS = NO;
 | |
| 				SWIFT_VERSION = 5.0;
 | |
| 				TARGETED_DEVICE_FAMILY = 3;
 | |
| 				TEST_TARGET_NAME = Pearvidious;
 | |
| 				TVOS_DEPLOYMENT_TARGET = 15.0;
 | |
| 				VALIDATE_PRODUCT = YES;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| /* End XCBuildConfiguration section */
 | |
| 
 | |
| /* Begin XCConfigurationList section */
 | |
| 		37D4B0C02671614700C925CA /* Build configuration list for PBXProject "Pearvidious" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				37D4B0EA2671614900C925CA /* Debug */,
 | |
| 				37D4B0EB2671614900C925CA /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		37D4B0EC2671614900C925CA /* Build configuration list for PBXNativeTarget "Pearvidious (iOS)" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				37D4B0ED2671614900C925CA /* Debug */,
 | |
| 				37D4B0EE2671614900C925CA /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		37D4B0EF2671614900C925CA /* Build configuration list for PBXNativeTarget "Pearvidious (macOS)" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				37D4B0F02671614900C925CA /* Debug */,
 | |
| 				37D4B0F12671614900C925CA /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		37D4B0F22671614900C925CA /* Build configuration list for PBXNativeTarget "Tests iOS" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				37D4B0F32671614900C925CA /* Debug */,
 | |
| 				37D4B0F42671614900C925CA /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		37D4B0F52671614900C925CA /* Build configuration list for PBXNativeTarget "Tests macOS" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				37D4B0F62671614900C925CA /* Debug */,
 | |
| 				37D4B0F72671614900C925CA /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		37D4B177267164B000C925CA /* Build configuration list for PBXNativeTarget "Pearvidious (Apple TV)" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				37D4B178267164B000C925CA /* Debug */,
 | |
| 				37D4B179267164B000C925CA /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		37D4B17D267164B000C925CA /* Build configuration list for PBXNativeTarget "Tests Apple TV" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				37D4B17E267164B000C925CA /* Debug */,
 | |
| 				37D4B17F267164B000C925CA /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| /* End XCConfigurationList section */
 | |
| 
 | |
| /* Begin XCRemoteSwiftPackageReference section */
 | |
| 		37D4B18F26717C6900C925CA /* XCRemoteSwiftPackageReference "Alamofire" */ = {
 | |
| 			isa = XCRemoteSwiftPackageReference;
 | |
| 			repositoryURL = "https://github.com/Alamofire/Alamofire.git";
 | |
| 			requirement = {
 | |
| 				kind = upToNextMajorVersion;
 | |
| 				minimumVersion = 5.0.0;
 | |
| 			};
 | |
| 		};
 | |
| 		37D4B19B2671817900C925CA /* XCRemoteSwiftPackageReference "SwiftyJSON" */ = {
 | |
| 			isa = XCRemoteSwiftPackageReference;
 | |
| 			repositoryURL = "https://github.com/SwiftyJSON/SwiftyJSON.git";
 | |
| 			requirement = {
 | |
| 				kind = upToNextMajorVersion;
 | |
| 				minimumVersion = 5.0.0;
 | |
| 			};
 | |
| 		};
 | |
| 		37D4B1A92672580400C925CA /* XCRemoteSwiftPackageReference "url-image" */ = {
 | |
| 			isa = XCRemoteSwiftPackageReference;
 | |
| 			repositoryURL = "https://github.com/dmytro-anokhin/url-image";
 | |
| 			requirement = {
 | |
| 				kind = upToNextMajorVersion;
 | |
| 				minimumVersion = 3.0.0;
 | |
| 			};
 | |
| 		};
 | |
| /* End XCRemoteSwiftPackageReference section */
 | |
| 
 | |
| /* Begin XCSwiftPackageProductDependency section */
 | |
| 		37D4B19026717C6900C925CA /* Alamofire */ = {
 | |
| 			isa = XCSwiftPackageProductDependency;
 | |
| 			package = 37D4B18F26717C6900C925CA /* XCRemoteSwiftPackageReference "Alamofire" */;
 | |
| 			productName = Alamofire;
 | |
| 		};
 | |
| 		37D4B19C2671817900C925CA /* SwiftyJSON */ = {
 | |
| 			isa = XCSwiftPackageProductDependency;
 | |
| 			package = 37D4B19B2671817900C925CA /* XCRemoteSwiftPackageReference "SwiftyJSON" */;
 | |
| 			productName = SwiftyJSON;
 | |
| 		};
 | |
| 		37D4B1AA2672580400C925CA /* URLImage */ = {
 | |
| 			isa = XCSwiftPackageProductDependency;
 | |
| 			package = 37D4B1A92672580400C925CA /* XCRemoteSwiftPackageReference "url-image" */;
 | |
| 			productName = URLImage;
 | |
| 		};
 | |
| 		37D4B1AC2672580400C925CA /* URLImageStore */ = {
 | |
| 			isa = XCSwiftPackageProductDependency;
 | |
| 			package = 37D4B1A92672580400C925CA /* XCRemoteSwiftPackageReference "url-image" */;
 | |
| 			productName = URLImageStore;
 | |
| 		};
 | |
| /* End XCSwiftPackageProductDependency section */
 | |
| 	};
 | |
| 	rootObject = 37D4B0BD2671614700C925CA /* Project object */;
 | |
| }
 | 
