// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 51;
	objects = {

/* Begin PBXBuildFile section */
		5FF85C0DA68B808CDC399639 /* Pods_ProductosPY.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33852ED78B1405189468D0C4 /* Pods_ProductosPY.framework */; };
		BB5A71F62463773C00B51D4E /* PageView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB5A71F52463773C00B51D4E /* PageView.xib */; };
		BB5A71F82465A25000B51D4E /* PageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A71F72465A25000B51D4E /* PageView.swift */; };
		BB5A71FB2465A5EC00B51D4E /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A71FA2465A5EC00B51D4E /* Constants.swift */; };
		BB5A71FE2465C7D800B51D4E /* ScreenTwoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A71FD2465C7D800B51D4E /* ScreenTwoViewController.swift */; };
		BB5A7201246610BE00B51D4E /* HTTPClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A7200246610BE00B51D4E /* HTTPClient.swift */; };
		BB5A72032466114400B51D4E /* APIError.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A72022466114400B51D4E /* APIError.swift */; };
		BB5A72052466117C00B51D4E /* APISessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A72042466117C00B51D4E /* APISessionManager.swift */; };
		BB5A7209246A1AFC00B51D4E /* FeatureCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A7208246A1AFC00B51D4E /* FeatureCollection.swift */; };
		BB5A720B246CBC0600B51D4E /* CustomMarkerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A720A246CBC0600B51D4E /* CustomMarkerView.swift */; };
		BB5A7238246DEFF500B51D4E /* ScreenForDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A7237246DEFF400B51D4E /* ScreenForDetailsViewController.swift */; };
		BB5A723A2471336A00B51D4E /* screenThreInfomationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A72392471336A00B51D4E /* screenThreInfomationViewController.swift */; };
		BB5A726C2473279B00B51D4E /* ProductosPY.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = BB5A726A2473279B00B51D4E /* ProductosPY.xcdatamodeld */; };
		BB5A727224732B3B00B51D4E /* Favorito.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A727124732B3B00B51D4E /* Favorito.swift */; };
		BB5A727424734E7800B51D4E /* ScreenFiveFavoritesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A727324734E7800B51D4E /* ScreenFiveFavoritesViewController.swift */; };
		BB5A727624734FB600B51D4E /* FavoriteCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5A727524734FB600B51D4E /* FavoriteCell.swift */; };
		BB8DBE3824738BC6006891EF /* FavToVendorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8DBE3724738BC6006891EF /* FavToVendorViewController.swift */; };
		BB8DBE3A2473B1E7006891EF /* DistanceVendorsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8DBE392473B1E7006891EF /* DistanceVendorsCell.swift */; };
		BB8DBE3C2473BAFD006891EF /* FeatureWithDistance.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8DBE3B2473BAFD006891EF /* FeatureWithDistance.swift */; };
		BB8DBE3E2474B4FB006891EF /* FilterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8DBE3D2474B4FB006891EF /* FilterViewController.swift */; };
		BB8DBE402474B960006891EF /* FilterCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB8DBE3F2474B960006891EF /* FilterCell.swift */; };
		BBDA25AB2463193100819183 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBDA25AA2463193100819183 /* AppDelegate.swift */; };
		BBDA25AD2463193100819183 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBDA25AC2463193100819183 /* SceneDelegate.swift */; };
		BBDA25AF2463193100819183 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBDA25AE2463193100819183 /* ViewController.swift */; };
		BBDA25B22463193100819183 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBDA25B02463193100819183 /* Main.storyboard */; };
		BBDA25B42463194600819183 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BBDA25B32463194600819183 /* Assets.xcassets */; };
		BBDA25B72463194600819183 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBDA25B52463194600819183 /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		33852ED78B1405189468D0C4 /* Pods_ProductosPY.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ProductosPY.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		B203AABE016BF67CB04CC8FF /* Pods-ProductosPY.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ProductosPY.release.xcconfig"; path = "Target Support Files/Pods-ProductosPY/Pods-ProductosPY.release.xcconfig"; sourceTree = "<group>"; };
		BB5A71F52463773C00B51D4E /* PageView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PageView.xib; sourceTree = "<group>"; };
		BB5A71F72465A25000B51D4E /* PageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageView.swift; sourceTree = "<group>"; };
		BB5A71FA2465A5EC00B51D4E /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
		BB5A71FD2465C7D800B51D4E /* ScreenTwoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenTwoViewController.swift; sourceTree = "<group>"; };
		BB5A7200246610BE00B51D4E /* HTTPClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPClient.swift; sourceTree = "<group>"; };
		BB5A72022466114400B51D4E /* APIError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIError.swift; sourceTree = "<group>"; };
		BB5A72042466117C00B51D4E /* APISessionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APISessionManager.swift; sourceTree = "<group>"; };
		BB5A7208246A1AFC00B51D4E /* FeatureCollection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureCollection.swift; sourceTree = "<group>"; };
		BB5A720A246CBC0600B51D4E /* CustomMarkerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomMarkerView.swift; sourceTree = "<group>"; };
		BB5A7237246DEFF400B51D4E /* ScreenForDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenForDetailsViewController.swift; sourceTree = "<group>"; };
		BB5A72392471336A00B51D4E /* screenThreInfomationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = screenThreInfomationViewController.swift; sourceTree = "<group>"; };
		BB5A726B2473279B00B51D4E /* ProductosPY.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = ProductosPY.xcdatamodel; sourceTree = "<group>"; };
		BB5A727124732B3B00B51D4E /* Favorito.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Favorito.swift; sourceTree = "<group>"; };
		BB5A727324734E7800B51D4E /* ScreenFiveFavoritesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenFiveFavoritesViewController.swift; sourceTree = "<group>"; };
		BB5A727524734FB600B51D4E /* FavoriteCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoriteCell.swift; sourceTree = "<group>"; };
		BB8DBE3724738BC6006891EF /* FavToVendorViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavToVendorViewController.swift; sourceTree = "<group>"; };
		BB8DBE392473B1E7006891EF /* DistanceVendorsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DistanceVendorsCell.swift; sourceTree = "<group>"; };
		BB8DBE3B2473BAFD006891EF /* FeatureWithDistance.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureWithDistance.swift; sourceTree = "<group>"; };
		BB8DBE3D2474B4FB006891EF /* FilterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterViewController.swift; sourceTree = "<group>"; };
		BB8DBE3F2474B960006891EF /* FilterCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterCell.swift; sourceTree = "<group>"; };
		BBDA25A72463193100819183 /* ProductosPY.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ProductosPY.app; sourceTree = BUILT_PRODUCTS_DIR; };
		BBDA25AA2463193100819183 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		BBDA25AC2463193100819183 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
		BBDA25AE2463193100819183 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
		BBDA25B12463193100819183 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		BBDA25B32463194600819183 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		BBDA25B62463194600819183 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		BBDA25B82463194600819183 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		C3CEE7E979F83FF9012FDC54 /* Pods-ProductosPY.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ProductosPY.debug.xcconfig"; path = "Target Support Files/Pods-ProductosPY/Pods-ProductosPY.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		BBDA25A42463193100819183 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				5FF85C0DA68B808CDC399639 /* Pods_ProductosPY.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		2566EFE170E457DE296AD41E /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				33852ED78B1405189468D0C4 /* Pods_ProductosPY.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		38803EEDE9CF2864479B26E2 /* Pods */ = {
			isa = PBXGroup;
			children = (
				C3CEE7E979F83FF9012FDC54 /* Pods-ProductosPY.debug.xcconfig */,
				B203AABE016BF67CB04CC8FF /* Pods-ProductosPY.release.xcconfig */,
			);
			path = Pods;
			sourceTree = "<group>";
		};
		BB5A71F124636A7400B51D4E /* xib */ = {
			isa = PBXGroup;
			children = (
				BB5A71F52463773C00B51D4E /* PageView.xib */,
			);
			path = xib;
			sourceTree = "<group>";
		};
		BB5A71F224636A8200B51D4E /* entities */ = {
			isa = PBXGroup;
			children = (
				BB5A71F72465A25000B51D4E /* PageView.swift */,
				BB5A720A246CBC0600B51D4E /* CustomMarkerView.swift */,
				BB5A727524734FB600B51D4E /* FavoriteCell.swift */,
				BB8DBE392473B1E7006891EF /* DistanceVendorsCell.swift */,
				BB8DBE3F2474B960006891EF /* FilterCell.swift */,
			);
			path = entities;
			sourceTree = "<group>";
		};
		BB5A71F92465A5C400B51D4E /* structs */ = {
			isa = PBXGroup;
			children = (
				BB5A71FA2465A5EC00B51D4E /* Constants.swift */,
				BB5A7208246A1AFC00B51D4E /* FeatureCollection.swift */,
				BB8DBE3B2473BAFD006891EF /* FeatureWithDistance.swift */,
			);
			path = structs;
			sourceTree = "<group>";
		};
		BB5A71FC2465C7AC00B51D4E /* ViewControllers */ = {
			isa = PBXGroup;
			children = (
				BBDA25AE2463193100819183 /* ViewController.swift */,
				BB5A71FD2465C7D800B51D4E /* ScreenTwoViewController.swift */,
				BB5A7237246DEFF400B51D4E /* ScreenForDetailsViewController.swift */,
				BB5A72392471336A00B51D4E /* screenThreInfomationViewController.swift */,
				BB5A727324734E7800B51D4E /* ScreenFiveFavoritesViewController.swift */,
				BB8DBE3724738BC6006891EF /* FavToVendorViewController.swift */,
				BB8DBE3D2474B4FB006891EF /* FilterViewController.swift */,
			);
			path = ViewControllers;
			sourceTree = "<group>";
		};
		BB5A71FF24660D8600B51D4E /* utilities */ = {
			isa = PBXGroup;
			children = (
				BB5A7200246610BE00B51D4E /* HTTPClient.swift */,
				BB5A72022466114400B51D4E /* APIError.swift */,
				BB5A72042466117C00B51D4E /* APISessionManager.swift */,
			);
			path = utilities;
			sourceTree = "<group>";
		};
		BB5A723E2473226900B51D4E /* entitiesCoreData */ = {
			isa = PBXGroup;
			children = (
				BB5A727124732B3B00B51D4E /* Favorito.swift */,
			);
			path = entitiesCoreData;
			sourceTree = "<group>";
		};
		BBDA259E2463193100819183 = {
			isa = PBXGroup;
			children = (
				BBDA25A92463193100819183 /* ProductosPY */,
				BBDA25A82463193100819183 /* Products */,
				38803EEDE9CF2864479B26E2 /* Pods */,
				2566EFE170E457DE296AD41E /* Frameworks */,
			);
			sourceTree = "<group>";
		};
		BBDA25A82463193100819183 /* Products */ = {
			isa = PBXGroup;
			children = (
				BBDA25A72463193100819183 /* ProductosPY.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		BBDA25A92463193100819183 /* ProductosPY */ = {
			isa = PBXGroup;
			children = (
				BB5A723E2473226900B51D4E /* entitiesCoreData */,
				BB5A71FF24660D8600B51D4E /* utilities */,
				BB5A71FC2465C7AC00B51D4E /* ViewControllers */,
				BB5A71F92465A5C400B51D4E /* structs */,
				BB5A71F224636A8200B51D4E /* entities */,
				BB5A71F124636A7400B51D4E /* xib */,
				BBDA25AA2463193100819183 /* AppDelegate.swift */,
				BBDA25AC2463193100819183 /* SceneDelegate.swift */,
				BBDA25B02463193100819183 /* Main.storyboard */,
				BBDA25B32463194600819183 /* Assets.xcassets */,
				BBDA25B52463194600819183 /* LaunchScreen.storyboard */,
				BBDA25B82463194600819183 /* Info.plist */,
				BB5A726A2473279B00B51D4E /* ProductosPY.xcdatamodeld */,
			);
			path = ProductosPY;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		BBDA25A62463193100819183 /* ProductosPY */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = BBDA25BB2463194600819183 /* Build configuration list for PBXNativeTarget "ProductosPY" */;
			buildPhases = (
				D21C9E930D434AD4B02029C7 /* [CP] Check Pods Manifest.lock */,
				BBDA25A32463193100819183 /* Sources */,
				BBDA25A42463193100819183 /* Frameworks */,
				BBDA25A52463193100819183 /* Resources */,
				167ECD7029CBBDA9F5C6F527 /* [CP] Embed Pods Frameworks */,
				9B30DA49D3B5EBCD237ABCE5 /* [CP] Copy Pods Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = ProductosPY;
			productName = ProductosPY;
			productReference = BBDA25A72463193100819183 /* ProductosPY.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		BBDA259F2463193100819183 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 1110;
				LastUpgradeCheck = 1110;
				ORGANIZATIONNAME = "Mobile Roshka";
				TargetAttributes = {
					BBDA25A62463193100819183 = {
						CreatedOnToolsVersion = 11.1;
					};
				};
			};
			buildConfigurationList = BBDA25A22463193100819183 /* Build configuration list for PBXProject "ProductosPY" */;
			compatibilityVersion = "Xcode 9.3";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = BBDA259E2463193100819183;
			productRefGroup = BBDA25A82463193100819183 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				BBDA25A62463193100819183 /* ProductosPY */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		BBDA25A52463193100819183 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				BBDA25B72463194600819183 /* LaunchScreen.storyboard in Resources */,
				BB5A71F62463773C00B51D4E /* PageView.xib in Resources */,
				BBDA25B42463194600819183 /* Assets.xcassets in Resources */,
				BBDA25B22463193100819183 /* Main.storyboard in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		167ECD7029CBBDA9F5C6F527 /* [CP] Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-ProductosPY/Pods-ProductosPY-frameworks-${CONFIGURATION}-input-files.xcfilelist",
			);
			name = "[CP] Embed Pods Frameworks";
			outputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-ProductosPY/Pods-ProductosPY-frameworks-${CONFIGURATION}-output-files.xcfilelist",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ProductosPY/Pods-ProductosPY-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
		9B30DA49D3B5EBCD237ABCE5 /* [CP] Copy Pods Resources */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-ProductosPY/Pods-ProductosPY-resources-${CONFIGURATION}-input-files.xcfilelist",
			);
			name = "[CP] Copy Pods Resources";
			outputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-ProductosPY/Pods-ProductosPY-resources-${CONFIGURATION}-output-files.xcfilelist",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ProductosPY/Pods-ProductosPY-resources.sh\"\n";
			showEnvVarsInLog = 0;
		};
		D21C9E930D434AD4B02029C7 /* [CP] Check Pods Manifest.lock */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputFileListPaths = (
			);
			inputPaths = (
				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
				"${PODS_ROOT}/Manifest.lock",
			);
			name = "[CP] Check Pods Manifest.lock";
			outputFileListPaths = (
			);
			outputPaths = (
				"$(DERIVED_FILE_DIR)/Pods-ProductosPY-checkManifestLockResult.txt",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		BBDA25A32463193100819183 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				BB8DBE3E2474B4FB006891EF /* FilterViewController.swift in Sources */,
				BB5A71FB2465A5EC00B51D4E /* Constants.swift in Sources */,
				BB8DBE3824738BC6006891EF /* FavToVendorViewController.swift in Sources */,
				BBDA25AF2463193100819183 /* ViewController.swift in Sources */,
				BB5A72052466117C00B51D4E /* APISessionManager.swift in Sources */,
				BB5A7238246DEFF500B51D4E /* ScreenForDetailsViewController.swift in Sources */,
				BB5A7209246A1AFC00B51D4E /* FeatureCollection.swift in Sources */,
				BB5A720B246CBC0600B51D4E /* CustomMarkerView.swift in Sources */,
				BB5A726C2473279B00B51D4E /* ProductosPY.xcdatamodeld in Sources */,
				BB5A71F82465A25000B51D4E /* PageView.swift in Sources */,
				BB5A7201246610BE00B51D4E /* HTTPClient.swift in Sources */,
				BB5A71FE2465C7D800B51D4E /* ScreenTwoViewController.swift in Sources */,
				BB8DBE3C2473BAFD006891EF /* FeatureWithDistance.swift in Sources */,
				BB8DBE402474B960006891EF /* FilterCell.swift in Sources */,
				BB5A72032466114400B51D4E /* APIError.swift in Sources */,
				BBDA25AB2463193100819183 /* AppDelegate.swift in Sources */,
				BB5A723A2471336A00B51D4E /* screenThreInfomationViewController.swift in Sources */,
				BBDA25AD2463193100819183 /* SceneDelegate.swift in Sources */,
				BB5A727424734E7800B51D4E /* ScreenFiveFavoritesViewController.swift in Sources */,
				BB5A727224732B3B00B51D4E /* Favorito.swift in Sources */,
				BB8DBE3A2473B1E7006891EF /* DistanceVendorsCell.swift in Sources */,
				BB5A727624734FB600B51D4E /* FavoriteCell.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		BBDA25B02463193100819183 /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				BBDA25B12463193100819183 /* Base */,
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
		BBDA25B52463194600819183 /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				BBDA25B62463194600819183 /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		BBDA25B92463194600819183 /* 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_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;
				IPHONEOS_DEPLOYMENT_TARGET = 13.1;
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		BBDA25BA2463194600819183 /* 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_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;
				IPHONEOS_DEPLOYMENT_TARGET = 13.1;
				MTL_ENABLE_DEBUG_INFO = NO;
				MTL_FAST_MATH = YES;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				SWIFT_OPTIMIZATION_LEVEL = "-O";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		BBDA25BC2463194600819183 /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = C3CEE7E979F83FF9012FDC54 /* Pods-ProductosPY.debug.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_STYLE = Automatic;
				INFOPLIST_FILE = ProductosPY/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = com.roshka.ProductosPY;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		BBDA25BD2463194600819183 /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = B203AABE016BF67CB04CC8FF /* Pods-ProductosPY.release.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_STYLE = Automatic;
				INFOPLIST_FILE = ProductosPY/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = com.roshka.ProductosPY;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		BBDA25A22463193100819183 /* Build configuration list for PBXProject "ProductosPY" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				BBDA25B92463194600819183 /* Debug */,
				BBDA25BA2463194600819183 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		BBDA25BB2463194600819183 /* Build configuration list for PBXNativeTarget "ProductosPY" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				BBDA25BC2463194600819183 /* Debug */,
				BBDA25BD2463194600819183 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */

/* Begin XCVersionGroup section */
		BB5A726A2473279B00B51D4E /* ProductosPY.xcdatamodeld */ = {
			isa = XCVersionGroup;
			children = (
				BB5A726B2473279B00B51D4E /* ProductosPY.xcdatamodel */,
			);
			currentVersion = BB5A726B2473279B00B51D4E /* ProductosPY.xcdatamodel */;
			path = ProductosPY.xcdatamodeld;
			sourceTree = "<group>";
			versionGroupType = wrapper.xcdatamodel;
		};
/* End XCVersionGroup section */
	};
	rootObject = BBDA259F2463193100819183 /* Project object */;
}