NetNewsWire/Frameworks/RSTextDrawing/RSTextDrawing.xcodeproj/project.pbxproj

357 lines
18 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
84193AB31CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.h in Headers */ = {isa = PBXBuildFile; fileRef = 84193AB11CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.h */; settings = {ATTRIBUTES = (Public, ); }; };
84193AB41CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.m in Sources */ = {isa = PBXBuildFile; fileRef = 84193AB21CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.m */; };
8439D9FF1C8937C800E5E4B4 /* RSTextDrawing.h in Headers */ = {isa = PBXBuildFile; fileRef = 8439D9FE1C8937C800E5E4B4 /* RSTextDrawing.h */; settings = {ATTRIBUTES = (Public, ); }; };
8439DA061C8937C800E5E4B4 /* RSTextDrawing.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8439D9FB1C8937C800E5E4B4 /* RSTextDrawing.framework */; };
8439DA0B1C8937C800E5E4B4 /* RSTextDrawingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8439DA0A1C8937C800E5E4B4 /* RSTextDrawingTests.m */; };
846416401C8938210064C661 /* RSSingleLineRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8464163E1C8938210064C661 /* RSSingleLineRenderer.h */; settings = {ATTRIBUTES = (Public, ); }; };
846416411C8938210064C661 /* RSSingleLineRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8464163F1C8938210064C661 /* RSSingleLineRenderer.m */; };
84B717761CF9629000FF029D /* RSSingleLineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 84B717741CF9629000FF029D /* RSSingleLineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
84B717771CF9629000FF029D /* RSSingleLineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B717751CF9629000FF029D /* RSSingleLineView.m */; };
84B7177B1CF9665100FF029D /* RSMultiLineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 84B717791CF9665100FF029D /* RSMultiLineView.h */; settings = {ATTRIBUTES = (Public, ); }; };
84B7177C1CF9665100FF029D /* RSMultiLineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B7177A1CF9665100FF029D /* RSMultiLineView.m */; };
84B7177D1CF9834700FF029D /* RSMultiLineRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 846416431C8938470064C661 /* RSMultiLineRenderer.m */; };
84B7177E1CF9834A00FF029D /* RSMultiLineRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 846416421C8938470064C661 /* RSMultiLineRenderer.h */; settings = {ATTRIBUTES = (Public, ); }; };
84BA010F1C8D20C60029943B /* RSTextRendererProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 84BA010D1C8D20C60029943B /* RSTextRendererProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
84E697E41C8E6C01009C585A /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84E697E31C8E6C01009C585A /* RSCore.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
8439DA071C8937C800E5E4B4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8439D9F21C8937C800E5E4B4 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 8439D9FA1C8937C800E5E4B4;
remoteInfo = RSTextDrawing;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
84193AB11CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RSMultiLineRendererMeasurements.h; path = RSTextDrawing/RSMultiLineRendererMeasurements.h; sourceTree = "<group>"; };
84193AB21CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RSMultiLineRendererMeasurements.m; path = RSTextDrawing/RSMultiLineRendererMeasurements.m; sourceTree = "<group>"; };
8439D9FB1C8937C800E5E4B4 /* RSTextDrawing.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RSTextDrawing.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8439D9FE1C8937C800E5E4B4 /* RSTextDrawing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSTextDrawing.h; path = RSTextDrawing/RSTextDrawing.h; sourceTree = "<group>"; };
8439DA001C8937C800E5E4B4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = RSTextDrawing/Info.plist; sourceTree = "<group>"; };
8439DA051C8937C800E5E4B4 /* RSTextDrawingTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RSTextDrawingTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8439DA0A1C8937C800E5E4B4 /* RSTextDrawingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTextDrawingTests.m; sourceTree = "<group>"; };
8439DA0C1C8937C800E5E4B4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
8464163E1C8938210064C661 /* RSSingleLineRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RSSingleLineRenderer.h; path = RSTextDrawing/RSSingleLineRenderer.h; sourceTree = "<group>"; };
8464163F1C8938210064C661 /* RSSingleLineRenderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RSSingleLineRenderer.m; path = RSTextDrawing/RSSingleLineRenderer.m; sourceTree = "<group>"; };
846416421C8938470064C661 /* RSMultiLineRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RSMultiLineRenderer.h; path = RSTextDrawing/RSMultiLineRenderer.h; sourceTree = "<group>"; };
846416431C8938470064C661 /* RSMultiLineRenderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RSMultiLineRenderer.m; path = RSTextDrawing/RSMultiLineRenderer.m; sourceTree = "<group>"; };
84B717741CF9629000FF029D /* RSSingleLineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RSSingleLineView.h; path = RSTextDrawing/RSSingleLineView.h; sourceTree = "<group>"; };
84B717751CF9629000FF029D /* RSSingleLineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RSSingleLineView.m; path = RSTextDrawing/RSSingleLineView.m; sourceTree = "<group>"; };
84B717791CF9665100FF029D /* RSMultiLineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RSMultiLineView.h; path = RSTextDrawing/RSMultiLineView.h; sourceTree = "<group>"; };
84B7177A1CF9665100FF029D /* RSMultiLineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RSMultiLineView.m; path = RSTextDrawing/RSMultiLineView.m; sourceTree = "<group>"; };
84BA010D1C8D20C60029943B /* RSTextRendererProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RSTextRendererProtocol.h; path = RSTextDrawing/RSTextRendererProtocol.h; sourceTree = "<group>"; };
84E697E31C8E6C01009C585A /* RSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RSCore.framework; path = ../RSCore/build/Debug/RSCore.framework; sourceTree = "<group>"; };
D511EF1520242EB900712EC3 /* RSTextDrawing_project_release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSTextDrawing_project_release.xcconfig; sourceTree = "<group>"; };
D511EF1620242EB900712EC3 /* RSTextDrawingTests_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSTextDrawingTests_target.xcconfig; sourceTree = "<group>"; };
D511EF1720242EB900712EC3 /* RSTextDrawing_project_debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSTextDrawing_project_debug.xcconfig; sourceTree = "<group>"; };
D511EF1820242EB900712EC3 /* RSTextDrawing_project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSTextDrawing_project.xcconfig; sourceTree = "<group>"; };
D511EF1920242EB900712EC3 /* RSTextDrawing_target.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = RSTextDrawing_target.xcconfig; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
8439D9F71C8937C800E5E4B4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
84E697E41C8E6C01009C585A /* RSCore.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
8439DA021C8937C800E5E4B4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8439DA061C8937C800E5E4B4 /* RSTextDrawing.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
8439D9F11C8937C800E5E4B4 = {
isa = PBXGroup;
children = (
8439D9FE1C8937C800E5E4B4 /* RSTextDrawing.h */,
84B717741CF9629000FF029D /* RSSingleLineView.h */,
84B717751CF9629000FF029D /* RSSingleLineView.m */,
84B717791CF9665100FF029D /* RSMultiLineView.h */,
84B7177A1CF9665100FF029D /* RSMultiLineView.m */,
84BA010D1C8D20C60029943B /* RSTextRendererProtocol.h */,
8464163E1C8938210064C661 /* RSSingleLineRenderer.h */,
8464163F1C8938210064C661 /* RSSingleLineRenderer.m */,
846416421C8938470064C661 /* RSMultiLineRenderer.h */,
846416431C8938470064C661 /* RSMultiLineRenderer.m */,
84193AB11CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.h */,
84193AB21CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.m */,
8439DA001C8937C800E5E4B4 /* Info.plist */,
8439DA091C8937C800E5E4B4 /* RSTextDrawingTests */,
8439D9FC1C8937C800E5E4B4 /* Products */,
84E697E31C8E6C01009C585A /* RSCore.framework */,
D511EF1420242EB900712EC3 /* xcconfig */,
);
sourceTree = "<group>";
};
8439D9FC1C8937C800E5E4B4 /* Products */ = {
isa = PBXGroup;
children = (
8439D9FB1C8937C800E5E4B4 /* RSTextDrawing.framework */,
8439DA051C8937C800E5E4B4 /* RSTextDrawingTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
8439DA091C8937C800E5E4B4 /* RSTextDrawingTests */ = {
isa = PBXGroup;
children = (
8439DA0A1C8937C800E5E4B4 /* RSTextDrawingTests.m */,
8439DA0C1C8937C800E5E4B4 /* Info.plist */,
);
path = RSTextDrawingTests;
sourceTree = "<group>";
};
D511EF1420242EB900712EC3 /* xcconfig */ = {
isa = PBXGroup;
children = (
D511EF1820242EB900712EC3 /* RSTextDrawing_project.xcconfig */,
D511EF1720242EB900712EC3 /* RSTextDrawing_project_debug.xcconfig */,
D511EF1520242EB900712EC3 /* RSTextDrawing_project_release.xcconfig */,
D511EF1920242EB900712EC3 /* RSTextDrawing_target.xcconfig */,
D511EF1620242EB900712EC3 /* RSTextDrawingTests_target.xcconfig */,
);
path = xcconfig;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
8439D9F81C8937C800E5E4B4 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
8439D9FF1C8937C800E5E4B4 /* RSTextDrawing.h in Headers */,
84B717761CF9629000FF029D /* RSSingleLineView.h in Headers */,
84B7177E1CF9834A00FF029D /* RSMultiLineRenderer.h in Headers */,
84BA010F1C8D20C60029943B /* RSTextRendererProtocol.h in Headers */,
84193AB31CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.h in Headers */,
84B7177B1CF9665100FF029D /* RSMultiLineView.h in Headers */,
846416401C8938210064C661 /* RSSingleLineRenderer.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
8439D9FA1C8937C800E5E4B4 /* RSTextDrawing */ = {
isa = PBXNativeTarget;
buildConfigurationList = 8439DA0F1C8937C800E5E4B4 /* Build configuration list for PBXNativeTarget "RSTextDrawing" */;
buildPhases = (
8439D9F61C8937C800E5E4B4 /* Sources */,
8439D9F71C8937C800E5E4B4 /* Frameworks */,
8439D9F81C8937C800E5E4B4 /* Headers */,
8439D9F91C8937C800E5E4B4 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = RSTextDrawing;
productName = RSTextDrawing;
productReference = 8439D9FB1C8937C800E5E4B4 /* RSTextDrawing.framework */;
productType = "com.apple.product-type.framework";
};
8439DA041C8937C800E5E4B4 /* RSTextDrawingTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 8439DA121C8937C800E5E4B4 /* Build configuration list for PBXNativeTarget "RSTextDrawingTests" */;
buildPhases = (
8439DA011C8937C800E5E4B4 /* Sources */,
8439DA021C8937C800E5E4B4 /* Frameworks */,
8439DA031C8937C800E5E4B4 /* Resources */,
);
buildRules = (
);
dependencies = (
8439DA081C8937C800E5E4B4 /* PBXTargetDependency */,
);
name = RSTextDrawingTests;
productName = RSTextDrawingTests;
productReference = 8439DA051C8937C800E5E4B4 /* RSTextDrawingTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
8439D9F21C8937C800E5E4B4 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0730;
LastUpgradeCheck = 0930;
ORGANIZATIONNAME = "Ranchero Software";
TargetAttributes = {
8439D9FA1C8937C800E5E4B4 = {
CreatedOnToolsVersion = 7.2.1;
LastSwiftMigration = 0800;
};
8439DA041C8937C800E5E4B4 = {
CreatedOnToolsVersion = 7.2.1;
LastSwiftMigration = 0800;
};
};
};
buildConfigurationList = 8439D9F51C8937C800E5E4B4 /* Build configuration list for PBXProject "RSTextDrawing" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 8439D9F11C8937C800E5E4B4;
productRefGroup = 8439D9FC1C8937C800E5E4B4 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
8439D9FA1C8937C800E5E4B4 /* RSTextDrawing */,
8439DA041C8937C800E5E4B4 /* RSTextDrawingTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
8439D9F91C8937C800E5E4B4 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
8439DA031C8937C800E5E4B4 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
8439D9F61C8937C800E5E4B4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
84B717771CF9629000FF029D /* RSSingleLineView.m in Sources */,
84B7177C1CF9665100FF029D /* RSMultiLineView.m in Sources */,
846416411C8938210064C661 /* RSSingleLineRenderer.m in Sources */,
84B7177D1CF9834700FF029D /* RSMultiLineRenderer.m in Sources */,
84193AB41CF4EEEB00EAC812 /* RSMultiLineRendererMeasurements.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
8439DA011C8937C800E5E4B4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8439DA0B1C8937C800E5E4B4 /* RSTextDrawingTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
8439DA081C8937C800E5E4B4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 8439D9FA1C8937C800E5E4B4 /* RSTextDrawing */;
targetProxy = 8439DA071C8937C800E5E4B4 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
8439DA0D1C8937C800E5E4B4 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1720242EB900712EC3 /* RSTextDrawing_project_debug.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
};
name = Debug;
};
8439DA0E1C8937C800E5E4B4 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1520242EB900712EC3 /* RSTextDrawing_project_release.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
};
name = Release;
};
8439DA101C8937C800E5E4B4 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1920242EB900712EC3 /* RSTextDrawing_target.xcconfig */;
buildSettings = {
};
name = Debug;
};
8439DA111C8937C800E5E4B4 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1920242EB900712EC3 /* RSTextDrawing_target.xcconfig */;
buildSettings = {
};
name = Release;
};
8439DA131C8937C800E5E4B4 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1620242EB900712EC3 /* RSTextDrawingTests_target.xcconfig */;
buildSettings = {
};
name = Debug;
};
8439DA141C8937C800E5E4B4 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D511EF1620242EB900712EC3 /* RSTextDrawingTests_target.xcconfig */;
buildSettings = {
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
8439D9F51C8937C800E5E4B4 /* Build configuration list for PBXProject "RSTextDrawing" */ = {
isa = XCConfigurationList;
buildConfigurations = (
8439DA0D1C8937C800E5E4B4 /* Debug */,
8439DA0E1C8937C800E5E4B4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
8439DA0F1C8937C800E5E4B4 /* Build configuration list for PBXNativeTarget "RSTextDrawing" */ = {
isa = XCConfigurationList;
buildConfigurations = (
8439DA101C8937C800E5E4B4 /* Debug */,
8439DA111C8937C800E5E4B4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
8439DA121C8937C800E5E4B4 /* Build configuration list for PBXNativeTarget "RSTextDrawingTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
8439DA131C8937C800E5E4B4 /* Debug */,
8439DA141C8937C800E5E4B4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 8439D9F21C8937C800E5E4B4 /* Project object */;
}