370 lines
18 KiB
Plaintext
370 lines
18 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
8430C4701D57ED6D00E02399 /* FeedSpecifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8430C46F1D57ED6D00E02399 /* FeedSpecifier.swift */; };
|
|
8430C4721D57F88600E02399 /* HTMLFeedFinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8430C4711D57F88600E02399 /* HTMLFeedFinder.swift */; };
|
|
8430C4741D57FE9600E02399 /* HTMLFeedFinderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8430C4731D57FE9600E02399 /* HTMLFeedFinderTests.swift */; };
|
|
8430C4761D57FF0600E02399 /* DaringFireball.html in Resources */ = {isa = PBXBuildFile; fileRef = 8430C4751D57FF0600E02399 /* DaringFireball.html */; };
|
|
8430C47A1D58033D00E02399 /* furbo.html in Resources */ = {isa = PBXBuildFile; fileRef = 8430C4771D58033D00E02399 /* furbo.html */; };
|
|
8430C47B1D58033D00E02399 /* inessential.html in Resources */ = {isa = PBXBuildFile; fileRef = 8430C4781D58033D00E02399 /* inessential.html */; };
|
|
8430C47C1D58033D00E02399 /* sixcolors.html in Resources */ = {isa = PBXBuildFile; fileRef = 8430C4791D58033D00E02399 /* sixcolors.html */; };
|
|
8444267C1D5138A00092EDD4 /* FeedFinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8444267B1D5138A00092EDD4 /* FeedFinder.swift */; };
|
|
8452130F1FCA45EA003B6E93 /* indiestack.html in Resources */ = {isa = PBXBuildFile; fileRef = 8452130E1FCA45EA003B6E93 /* indiestack.html */; };
|
|
84B06FEF1ED3808F00F0B54B /* RSWeb.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FEE1ED3808F00F0B54B /* RSWeb.framework */; };
|
|
84B06FF31ED3812600F0B54B /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84B06FF21ED3812600F0B54B /* RSCore.framework */; };
|
|
84BAAE231C8E6B3B009F5239 /* RSFeedFinder.h in Headers */ = {isa = PBXBuildFile; fileRef = 84BAAE221C8E6B3B009F5239 /* RSFeedFinder.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
84BAAE2A1C8E6B3B009F5239 /* RSFeedFinder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84BAAE1F1C8E6B3B009F5239 /* RSFeedFinder.framework */; };
|
|
84BAAE2F1C8E6B3B009F5239 /* RSFeedFinderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 84BAAE2E1C8E6B3B009F5239 /* RSFeedFinderTests.m */; };
|
|
84F466571F03523100225386 /* RSParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F466561F03523100225386 /* RSParser.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
84BAAE2B1C8E6B3B009F5239 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84BAAE161C8E6B3B009F5239 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 84BAAE1E1C8E6B3B009F5239;
|
|
remoteInfo = RSFeedFinder;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
8430C46F1D57ED6D00E02399 /* FeedSpecifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedSpecifier.swift; path = RSFeedFinder/FeedSpecifier.swift; sourceTree = "<group>"; };
|
|
8430C4711D57F88600E02399 /* HTMLFeedFinder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HTMLFeedFinder.swift; path = RSFeedFinder/HTMLFeedFinder.swift; sourceTree = "<group>"; };
|
|
8430C4731D57FE9600E02399 /* HTMLFeedFinderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLFeedFinderTests.swift; sourceTree = "<group>"; };
|
|
8430C4751D57FF0600E02399 /* DaringFireball.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = DaringFireball.html; path = Resources/DaringFireball.html; sourceTree = "<group>"; };
|
|
8430C4771D58033D00E02399 /* furbo.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = furbo.html; path = Resources/furbo.html; sourceTree = "<group>"; };
|
|
8430C4781D58033D00E02399 /* inessential.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = inessential.html; path = Resources/inessential.html; sourceTree = "<group>"; };
|
|
8430C4791D58033D00E02399 /* sixcolors.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = sixcolors.html; path = Resources/sixcolors.html; sourceTree = "<group>"; };
|
|
8444267B1D5138A00092EDD4 /* FeedFinder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FeedFinder.swift; path = RSFeedFinder/FeedFinder.swift; sourceTree = "<group>"; };
|
|
8452130E1FCA45EA003B6E93 /* indiestack.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = indiestack.html; path = Resources/indiestack.html; sourceTree = "<group>"; };
|
|
84B06FEE1ED3808F00F0B54B /* RSWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSWeb.framework; path = "../../../../Library/Developer/Xcode/DerivedData/Evergreen-edcdqyvewhytnmcfaiesnqiqeynn/Build/Products/Debug/RSWeb.framework"; sourceTree = "<group>"; };
|
|
84B06FF01ED380A700F0B54B /* RSXML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSXML.framework; path = ../RSXML/build/Debug/RSXML.framework; sourceTree = "<group>"; };
|
|
84B06FF21ED3812600F0B54B /* RSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSCore.framework; path = ../RSCore/build/Debug/RSCore.framework; sourceTree = "<group>"; };
|
|
84BAAE1F1C8E6B3B009F5239 /* RSFeedFinder.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RSFeedFinder.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
84BAAE221C8E6B3B009F5239 /* RSFeedFinder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSFeedFinder.h; path = RSFeedFinder/RSFeedFinder.h; sourceTree = "<group>"; };
|
|
84BAAE241C8E6B3B009F5239 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = RSFeedFinder/Info.plist; sourceTree = "<group>"; };
|
|
84BAAE291C8E6B3B009F5239 /* RSFeedFinderTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RSFeedFinderTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
84BAAE2E1C8E6B3B009F5239 /* RSFeedFinderTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSFeedFinderTests.m; sourceTree = "<group>"; };
|
|
84BAAE301C8E6B3B009F5239 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
84E697E51C8E6C10009C585A /* RSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSCore.framework; path = ../RSCore/build/Debug/RSCore.framework; sourceTree = "<group>"; };
|
|
84E697E71C8E6C16009C585A /* RSXML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSXML.framework; path = ../RSXML/build/Debug/RSXML.framework; sourceTree = "<group>"; };
|
|
84E697E91C8E6C20009C585A /* RSWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSWeb.framework; path = ../RSWeb/build/Debug/RSWeb.framework; sourceTree = "<group>"; };
|
|
84F466561F03523100225386 /* RSParser.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSParser.framework; path = ../RSParser/build/Debug/RSParser.framework; sourceTree = "<group>"; };
|
|
D511EF0920242E7A00712EC3 /* RSFeedFinder_project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinder_project.xcconfig; sourceTree = "<group>"; };
|
|
D511EF0A20242E7A00712EC3 /* RSFeedFinder_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinder_target.xcconfig; sourceTree = "<group>"; };
|
|
D511EF0B20242E7A00712EC3 /* RSFeedFinder_project_release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinder_project_release.xcconfig; sourceTree = "<group>"; };
|
|
D511EF0C20242E7A00712EC3 /* RSFeedFinderTests_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinderTests_target.xcconfig; sourceTree = "<group>"; };
|
|
D511EF0D20242E7A00712EC3 /* RSFeedFinder_project_debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSFeedFinder_project_debug.xcconfig; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
84BAAE1B1C8E6B3B009F5239 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
84F466571F03523100225386 /* RSParser.framework in Frameworks */,
|
|
84B06FF31ED3812600F0B54B /* RSCore.framework in Frameworks */,
|
|
84B06FEF1ED3808F00F0B54B /* RSWeb.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
84BAAE261C8E6B3B009F5239 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
84BAAE2A1C8E6B3B009F5239 /* RSFeedFinder.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
84B06FED1ED3808E00F0B54B /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84F466561F03523100225386 /* RSParser.framework */,
|
|
84B06FF21ED3812600F0B54B /* RSCore.framework */,
|
|
84B06FF01ED380A700F0B54B /* RSXML.framework */,
|
|
84B06FEE1ED3808F00F0B54B /* RSWeb.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
84BAAE151C8E6B3B009F5239 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84BAAE221C8E6B3B009F5239 /* RSFeedFinder.h */,
|
|
8444267B1D5138A00092EDD4 /* FeedFinder.swift */,
|
|
8430C46F1D57ED6D00E02399 /* FeedSpecifier.swift */,
|
|
8430C4711D57F88600E02399 /* HTMLFeedFinder.swift */,
|
|
84BAAE241C8E6B3B009F5239 /* Info.plist */,
|
|
84E697E91C8E6C20009C585A /* RSWeb.framework */,
|
|
84E697E71C8E6C16009C585A /* RSXML.framework */,
|
|
84E697E51C8E6C10009C585A /* RSCore.framework */,
|
|
84BAAE2D1C8E6B3B009F5239 /* RSFeedFinderTests */,
|
|
84BAAE201C8E6B3B009F5239 /* Products */,
|
|
84B06FED1ED3808E00F0B54B /* Frameworks */,
|
|
D511EF0820242E7A00712EC3 /* xcconfig */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
84BAAE201C8E6B3B009F5239 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84BAAE1F1C8E6B3B009F5239 /* RSFeedFinder.framework */,
|
|
84BAAE291C8E6B3B009F5239 /* RSFeedFinderTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
84BAAE2D1C8E6B3B009F5239 /* RSFeedFinderTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84BAAE2E1C8E6B3B009F5239 /* RSFeedFinderTests.m */,
|
|
8430C4731D57FE9600E02399 /* HTMLFeedFinderTests.swift */,
|
|
8430C4751D57FF0600E02399 /* DaringFireball.html */,
|
|
8452130E1FCA45EA003B6E93 /* indiestack.html */,
|
|
8430C4771D58033D00E02399 /* furbo.html */,
|
|
8430C4781D58033D00E02399 /* inessential.html */,
|
|
8430C4791D58033D00E02399 /* sixcolors.html */,
|
|
84BAAE301C8E6B3B009F5239 /* Info.plist */,
|
|
);
|
|
path = RSFeedFinderTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
D511EF0820242E7A00712EC3 /* xcconfig */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D511EF0920242E7A00712EC3 /* RSFeedFinder_project.xcconfig */,
|
|
D511EF0D20242E7A00712EC3 /* RSFeedFinder_project_debug.xcconfig */,
|
|
D511EF0B20242E7A00712EC3 /* RSFeedFinder_project_release.xcconfig */,
|
|
D511EF0A20242E7A00712EC3 /* RSFeedFinder_target.xcconfig */,
|
|
D511EF0C20242E7A00712EC3 /* RSFeedFinderTests_target.xcconfig */,
|
|
);
|
|
path = xcconfig;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
84BAAE1C1C8E6B3B009F5239 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
84BAAE231C8E6B3B009F5239 /* RSFeedFinder.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
84BAAE1E1C8E6B3B009F5239 /* RSFeedFinder */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 84BAAE331C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "RSFeedFinder" */;
|
|
buildPhases = (
|
|
84BAAE1A1C8E6B3B009F5239 /* Sources */,
|
|
84BAAE1B1C8E6B3B009F5239 /* Frameworks */,
|
|
84BAAE1C1C8E6B3B009F5239 /* Headers */,
|
|
84BAAE1D1C8E6B3B009F5239 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RSFeedFinder;
|
|
productName = RSFeedFinder;
|
|
productReference = 84BAAE1F1C8E6B3B009F5239 /* RSFeedFinder.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
84BAAE281C8E6B3B009F5239 /* RSFeedFinderTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 84BAAE361C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "RSFeedFinderTests" */;
|
|
buildPhases = (
|
|
84BAAE251C8E6B3B009F5239 /* Sources */,
|
|
84BAAE261C8E6B3B009F5239 /* Frameworks */,
|
|
84BAAE271C8E6B3B009F5239 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
84BAAE2C1C8E6B3B009F5239 /* PBXTargetDependency */,
|
|
);
|
|
name = RSFeedFinderTests;
|
|
productName = RSFeedFinderTests;
|
|
productReference = 84BAAE291C8E6B3B009F5239 /* RSFeedFinderTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
84BAAE161C8E6B3B009F5239 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0930;
|
|
ORGANIZATIONNAME = "Ranchero Software";
|
|
TargetAttributes = {
|
|
84BAAE1E1C8E6B3B009F5239 = {
|
|
CreatedOnToolsVersion = 7.2.1;
|
|
LastSwiftMigration = 0800;
|
|
};
|
|
84BAAE281C8E6B3B009F5239 = {
|
|
CreatedOnToolsVersion = 7.2.1;
|
|
LastSwiftMigration = 0800;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 84BAAE191C8E6B3B009F5239 /* Build configuration list for PBXProject "RSFeedFinder" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 84BAAE151C8E6B3B009F5239;
|
|
productRefGroup = 84BAAE201C8E6B3B009F5239 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
84BAAE1E1C8E6B3B009F5239 /* RSFeedFinder */,
|
|
84BAAE281C8E6B3B009F5239 /* RSFeedFinderTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
84BAAE1D1C8E6B3B009F5239 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
84BAAE271C8E6B3B009F5239 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8430C47B1D58033D00E02399 /* inessential.html in Resources */,
|
|
8430C4761D57FF0600E02399 /* DaringFireball.html in Resources */,
|
|
8452130F1FCA45EA003B6E93 /* indiestack.html in Resources */,
|
|
8430C47A1D58033D00E02399 /* furbo.html in Resources */,
|
|
8430C47C1D58033D00E02399 /* sixcolors.html in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
84BAAE1A1C8E6B3B009F5239 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8430C4721D57F88600E02399 /* HTMLFeedFinder.swift in Sources */,
|
|
8430C4701D57ED6D00E02399 /* FeedSpecifier.swift in Sources */,
|
|
8444267C1D5138A00092EDD4 /* FeedFinder.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
84BAAE251C8E6B3B009F5239 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8430C4741D57FE9600E02399 /* HTMLFeedFinderTests.swift in Sources */,
|
|
84BAAE2F1C8E6B3B009F5239 /* RSFeedFinderTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
84BAAE2C1C8E6B3B009F5239 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 84BAAE1E1C8E6B3B009F5239 /* RSFeedFinder */;
|
|
targetProxy = 84BAAE2B1C8E6B3B009F5239 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
84BAAE311C8E6B3B009F5239 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D511EF0D20242E7A00712EC3 /* RSFeedFinder_project_debug.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
84BAAE321C8E6B3B009F5239 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D511EF0B20242E7A00712EC3 /* RSFeedFinder_project_release.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
84BAAE341C8E6B3B009F5239 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D511EF0A20242E7A00712EC3 /* RSFeedFinder_target.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
84BAAE351C8E6B3B009F5239 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D511EF0A20242E7A00712EC3 /* RSFeedFinder_target.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
84BAAE371C8E6B3B009F5239 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D511EF0C20242E7A00712EC3 /* RSFeedFinderTests_target.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
84BAAE381C8E6B3B009F5239 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D511EF0C20242E7A00712EC3 /* RSFeedFinderTests_target.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
84BAAE191C8E6B3B009F5239 /* Build configuration list for PBXProject "RSFeedFinder" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
84BAAE311C8E6B3B009F5239 /* Debug */,
|
|
84BAAE321C8E6B3B009F5239 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
84BAAE331C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "RSFeedFinder" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
84BAAE341C8E6B3B009F5239 /* Debug */,
|
|
84BAAE351C8E6B3B009F5239 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
84BAAE361C8E6B3B009F5239 /* Build configuration list for PBXNativeTarget "RSFeedFinderTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
84BAAE371C8E6B3B009F5239 /* Debug */,
|
|
84BAAE381C8E6B3B009F5239 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 84BAAE161C8E6B3B009F5239 /* Project object */;
|
|
}
|