mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Tests that widthForSegment: (the declared width) and frameForSegment: (the effective frame) are disconnected. Added a custom color for the divider.
272 lines
11 KiB
Plaintext
272 lines
11 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
32F240828F06C24BACC9C62B /* _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.m */ = {isa = PBXBuildFile; fileRef = B7B84A02A45ECE89FFB2D63E /* _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.m */; };
|
|
9EEC4498135749D200615446 /* Cocoa.framework */ = {isa = PBXBuildFile; fileRef = 9EEC4497135749D200615446 /* Cocoa.framework */; };
|
|
9EEC44CC13574A0B00615446 /* CappuccinoResources */ = {isa = PBXBuildFile; fileRef = 9EEC44CB13574A0B00615446 /* CappuccinoResources */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
078D4BE08F1637A95D02423E /* xcc_general_include.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = xcc_general_include.h; path = .XcodeSupport/xcc_general_include.h; sourceTree = SOURCE_ROOT; };
|
|
516D43C09BCF54EA7B027D03 /* AppController.j */ = {isa = PBXFileReference; lastKnownFileType = "?"; name = AppController.j; path = AppController.j; sourceTree = SOURCE_ROOT; };
|
|
574D4419AEFA1A577855B344 /* _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.h; path = .XcodeSupport/_Users_Tonio_Desktop_CPSegmentedControlTest_AppController.h; sourceTree = SOURCE_ROOT; };
|
|
9EEC4493135749D200615446 /* Another.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Another.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9EEC4497135749D200615446 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
9EEC449A135749D300615446 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
9EEC449B135749D300615446 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
9EEC449C135749D300615446 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
9EEC44CB13574A0B00615446 /* CappuccinoResources */ = {isa = PBXFileReference; lastKnownFileType = folder; name = CappuccinoResources; path = Resources; sourceTree = "<group>"; };
|
|
B7B84A02A45ECE89FFB2D63E /* _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.m; path = .XcodeSupport/_Users_Tonio_Desktop_CPSegmentedControlTest_AppController.m; sourceTree = SOURCE_ROOT; };
|
|
BF2D47AE85C7DF8E741A2969 /* AppController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = .XcodeSupport/AppController.h; sourceTree = SOURCE_ROOT; };
|
|
D4AE49A4BA89CD8EF5003DE1 /* AppController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = AppController.m; path = .XcodeSupport/AppController.m; sourceTree = SOURCE_ROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
9EEC4490135749D200615446 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9EEC4498135749D200615446 /* Cocoa.framework */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
031E4C438E885E73CAF8F095 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
516D43C09BCF54EA7B027D03 /* AppController.j */,
|
|
);
|
|
name = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
9EEC4488135749D200615446 /* */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9EEC44CB13574A0B00615446 /* CappuccinoResources */,
|
|
9EEC4496135749D200615446 /* Frameworks */,
|
|
FC904786B1947C20F37E2DA1 /* Classes */,
|
|
031E4C438E885E73CAF8F095 /* Sources */,
|
|
A91E43B89EA6944103B053FE /* Cocoa Classes */,
|
|
D7FC4D7EB6C8C552E3CD08D6 /* Cappuccino Source */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
9EEC4494135749D200615446 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9EEC4493135749D200615446 /* Another.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
9EEC4496135749D200615446 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9EEC4497135749D200615446 /* Cocoa.framework */,
|
|
9EEC4499135749D300615446 /* Other Frameworks */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
9EEC4499135749D300615446 /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9EEC449A135749D300615446 /* AppKit.framework */,
|
|
9EEC449B135749D300615446 /* CoreData.framework */,
|
|
9EEC449C135749D300615446 /* Foundation.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
A91E43B89EA6944103B053FE /* Cocoa Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF2D47AE85C7DF8E741A2969 /* AppController.h */,
|
|
D4AE49A4BA89CD8EF5003DE1 /* AppController.m */,
|
|
);
|
|
name = "Cocoa Classes";
|
|
sourceTree = "<group>";
|
|
};
|
|
D7FC4D7EB6C8C552E3CD08D6 /* Cappuccino Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = "Cappuccino Source";
|
|
sourceTree = "<group>";
|
|
};
|
|
FC904786B1947C20F37E2DA1 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
078D4BE08F1637A95D02423E /* xcc_general_include.h */,
|
|
574D4419AEFA1A577855B344 /* _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.h */,
|
|
B7B84A02A45ECE89FFB2D63E /* _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.m */,
|
|
);
|
|
name = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
9EEC4492135749D200615446 /* Another */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9EEC44C5135749D300615446 /* Build configuration list for PBXNativeTarget "Another" */;
|
|
buildPhases = (
|
|
9EEC448F135749D200615446 /* Sources */,
|
|
9EEC4490135749D200615446 /* Frameworks */,
|
|
9EEC4491135749D200615446 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Another;
|
|
productName = Another;
|
|
productReference = 9EEC4493135749D200615446 /* Another.app */;
|
|
productType = com.apple.product-type.application;
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
9EEC448A135749D200615446 /* Project Object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0440;
|
|
ORGANIZATIONNAME = "280 North, Inc.";
|
|
};
|
|
buildConfigurationList = 9EEC448D135749D200615446 /* Build configuration list for PBXNativeTarget "TARGET_NAME" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 9EEC4488135749D200615446 /* */;
|
|
productRefGroup = 9EEC4494135749D200615446 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
9EEC4492135749D200615446 /* Another */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
9EEC4491135749D200615446 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9EEC44CC13574A0B00615446 /* CappuccinoResources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9EEC448F135749D200615446 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
32F240828F06C24BACC9C62B /* _Users_Tonio_Desktop_CPSegmentedControlTest_AppController.m */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
9EEC44C3135749D300615446 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9EEC44C4135749D300615446 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
9EEC44C6135749D300615446 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Another/Another-Prefix.pch;
|
|
INFOPLIST_FILE = Another/Another-Info.plist;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9EEC44C7135749D300615446 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Another/Another-Prefix.pch;
|
|
INFOPLIST_FILE = Another/Another-Info.plist;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
9EEC448D135749D200615446 /* Build configuration list for PBXNativeTarget "TARGET_NAME" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9EEC44C3135749D300615446 /* Debug */,
|
|
9EEC44C4135749D300615446 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
9EEC44C5135749D300615446 /* Build configuration list for PBXNativeTarget "Another" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9EEC44C6135749D300615446 /* Debug */,
|
|
9EEC44C7135749D300615446 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 9EEC448A135749D200615446 /* Project Object */;
|
|
} |