chore: rename Tiji→Kangkang test imports + scheme + sync docs

Rename @testable imports across all test/UI test files after the Tiji→Kangkang
project rename in 44ed01a. Add shared scheme. Sync CLAUDE.md / W2 plan / spec
v1.0 to current scope (Symptom feature noted, C1/C2 flow lockdown).
This commit is contained in:
link2026
2026-05-25 23:18:00 +08:00
parent 44ed01acf4
commit 53da442424
14 changed files with 256 additions and 136 deletions

View File

@@ -17,37 +17,37 @@
containerPortal = 5E463CF12FC403BB0089145B /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5E463CF82FC403BB0089145B;
remoteInfo = "体己";
remoteInfo = "康康";
};
5E463D132FC403BC0089145B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5E463CF12FC403BB0089145B /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5E463CF82FC403BB0089145B;
remoteInfo = "体己";
remoteInfo = "康康";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
5E463CF92FC403BB0089145B /* 体己.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "体己.app"; sourceTree = BUILT_PRODUCTS_DIR; };
5E463D082FC403BC0089145B /* 体己Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "体己Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
5E463D122FC403BC0089145B /* 体己UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "体己UITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
5E463CF92FC403BB0089145B /* 康康.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "康康.app"; sourceTree = BUILT_PRODUCTS_DIR; };
5E463D082FC403BC0089145B /* 康康Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "康康Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
5E463D122FC403BC0089145B /* 康康UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "康康UITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
5E463CFB2FC403BB0089145B /* 体己 */ = {
5E463CFB2FC403BB0089145B /* 康康 */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = "体己";
path = "康康";
sourceTree = "<group>";
};
5E463D0B2FC403BC0089145B /* 体己Tests */ = {
5E463D0B2FC403BC0089145B /* 康康Tests */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = "体己Tests";
path = "康康Tests";
sourceTree = "<group>";
};
5E463D152FC403BC0089145B /* 体己UITests */ = {
5E463D152FC403BC0089145B /* 康康UITests */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = "体己UITests";
path = "康康UITests";
sourceTree = "<group>";
};
/* End PBXFileSystemSynchronizedRootGroup section */
@@ -82,9 +82,9 @@
5E463CF02FC403BB0089145B = {
isa = PBXGroup;
children = (
5E463CFB2FC403BB0089145B /* 体己 */,
5E463D0B2FC403BC0089145B /* 体己Tests */,
5E463D152FC403BC0089145B /* 体己UITests */,
5E463CFB2FC403BB0089145B /* 康康 */,
5E463D0B2FC403BC0089145B /* 康康Tests */,
5E463D152FC403BC0089145B /* 康康UITests */,
5E463CFA2FC403BB0089145B /* Products */,
);
sourceTree = "<group>";
@@ -92,9 +92,9 @@
5E463CFA2FC403BB0089145B /* Products */ = {
isa = PBXGroup;
children = (
5E463CF92FC403BB0089145B /* 体己.app */,
5E463D082FC403BC0089145B /* 体己Tests.xctest */,
5E463D122FC403BC0089145B /* 体己UITests.xctest */,
5E463CF92FC403BB0089145B /* 康康.app */,
5E463D082FC403BC0089145B /* 康康Tests.xctest */,
5E463D122FC403BC0089145B /* 康康UITests.xctest */,
);
name = Products;
sourceTree = "<group>";
@@ -102,9 +102,9 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
5E463CF82FC403BB0089145B /* 体己 */ = {
5E463CF82FC403BB0089145B /* 康康 */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5E463D1C2FC403BC0089145B /* Build configuration list for PBXNativeTarget "体己" */;
buildConfigurationList = 5E463D1C2FC403BC0089145B /* Build configuration list for PBXNativeTarget "康康" */;
buildPhases = (
5E463CF52FC403BB0089145B /* Sources */,
5E463CF62FC403BB0089145B /* Frameworks */,
@@ -115,20 +115,20 @@
dependencies = (
);
fileSystemSynchronizedGroups = (
5E463CFB2FC403BB0089145B /* 体己 */,
5E463CFB2FC403BB0089145B /* 康康 */,
);
name = "体己";
name = "康康";
packageProductDependencies = (
FEED000000000000DEAD0003 /* MLXLLM */,
FEED000000000000DEAD0004 /* MLXLMCommon */,
);
productName = "体己";
productReference = 5E463CF92FC403BB0089145B /* 体己.app */;
productName = "康康";
productReference = 5E463CF92FC403BB0089145B /* 康康.app */;
productType = "com.apple.product-type.application";
};
5E463D072FC403BC0089145B /* 体己Tests */ = {
5E463D072FC403BC0089145B /* 康康Tests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5E463D1F2FC403BC0089145B /* Build configuration list for PBXNativeTarget "体己Tests" */;
buildConfigurationList = 5E463D1F2FC403BC0089145B /* Build configuration list for PBXNativeTarget "康康Tests" */;
buildPhases = (
5E463D042FC403BC0089145B /* Sources */,
5E463D052FC403BC0089145B /* Frameworks */,
@@ -140,18 +140,18 @@
5E463D0A2FC403BC0089145B /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
5E463D0B2FC403BC0089145B /* 体己Tests */,
5E463D0B2FC403BC0089145B /* 康康Tests */,
);
name = "体己Tests";
name = "康康Tests";
packageProductDependencies = (
);
productName = "体己Tests";
productReference = 5E463D082FC403BC0089145B /* 体己Tests.xctest */;
productName = "康康Tests";
productReference = 5E463D082FC403BC0089145B /* 康康Tests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
5E463D112FC403BC0089145B /* 体己UITests */ = {
5E463D112FC403BC0089145B /* 康康UITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5E463D222FC403BC0089145B /* Build configuration list for PBXNativeTarget "体己UITests" */;
buildConfigurationList = 5E463D222FC403BC0089145B /* Build configuration list for PBXNativeTarget "康康UITests" */;
buildPhases = (
5E463D0E2FC403BC0089145B /* Sources */,
5E463D0F2FC403BC0089145B /* Frameworks */,
@@ -163,13 +163,13 @@
5E463D142FC403BC0089145B /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
5E463D152FC403BC0089145B /* 体己UITests */,
5E463D152FC403BC0089145B /* 康康UITests */,
);
name = "体己UITests";
name = "康康UITests";
packageProductDependencies = (
);
productName = "体己UITests";
productReference = 5E463D122FC403BC0089145B /* 体己UITests.xctest */;
productName = "康康UITests";
productReference = 5E463D122FC403BC0089145B /* 康康UITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
@@ -195,7 +195,7 @@
};
};
};
buildConfigurationList = 5E463CF42FC403BB0089145B /* Build configuration list for PBXProject "体己" */;
buildConfigurationList = 5E463CF42FC403BB0089145B /* Build configuration list for PBXProject "康康" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
@@ -212,9 +212,9 @@
projectDirPath = "";
projectRoot = "";
targets = (
5E463CF82FC403BB0089145B /* 体己 */,
5E463D072FC403BC0089145B /* 体己Tests */,
5E463D112FC403BC0089145B /* 体己UITests */,
5E463CF82FC403BB0089145B /* 康康 */,
5E463D072FC403BC0089145B /* 康康Tests */,
5E463D112FC403BC0089145B /* 康康UITests */,
);
};
/* End PBXProject section */
@@ -270,12 +270,12 @@
/* Begin PBXTargetDependency section */
5E463D0A2FC403BC0089145B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5E463CF82FC403BB0089145B /* 体己 */;
target = 5E463CF82FC403BB0089145B /* 康康 */;
targetProxy = 5E463D092FC403BC0089145B /* PBXContainerItemProxy */;
};
5E463D142FC403BC0089145B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5E463CF82FC403BB0089145B /* 体己 */;
target = 5E463CF82FC403BB0089145B /* 康康 */;
targetProxy = 5E463D132FC403BC0089145B /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
@@ -425,7 +425,7 @@
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 26.0;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "tiji.--";
PRODUCT_BUNDLE_IDENTIFIER = "kangkang.--";
PRODUCT_NAME = "$(TARGET_NAME)";
REGISTER_APP_GROUPS = YES;
SDKROOT = auto;
@@ -470,7 +470,7 @@
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 26.0;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "tiji.--";
PRODUCT_BUNDLE_IDENTIFIER = "kangkang.--";
PRODUCT_NAME = "$(TARGET_NAME)";
REGISTER_APP_GROUPS = YES;
SDKROOT = auto;
@@ -498,7 +498,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
MACOSX_DEPLOYMENT_TARGET = 26.0;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "tiji.--Tests";
PRODUCT_BUNDLE_IDENTIFIER = "kangkang.--Tests";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
STRING_CATALOG_GENERATE_SYMBOLS = NO;
@@ -509,7 +509,7 @@
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/体己.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/体己";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/康康.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/康康";
XROS_DEPLOYMENT_TARGET = 26.0;
};
name = Debug;
@@ -525,7 +525,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
MACOSX_DEPLOYMENT_TARGET = 26.0;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "tiji.--Tests";
PRODUCT_BUNDLE_IDENTIFIER = "kangkang.--Tests";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
STRING_CATALOG_GENERATE_SYMBOLS = NO;
@@ -536,7 +536,7 @@
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/体己.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/体己";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/康康.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/康康";
XROS_DEPLOYMENT_TARGET = 26.0;
};
name = Release;
@@ -551,7 +551,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
MACOSX_DEPLOYMENT_TARGET = 26.0;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "tiji.--UITests";
PRODUCT_BUNDLE_IDENTIFIER = "kangkang.--UITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
STRING_CATALOG_GENERATE_SYMBOLS = NO;
@@ -562,7 +562,7 @@
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
TEST_TARGET_NAME = "体己";
TEST_TARGET_NAME = "康康";
XROS_DEPLOYMENT_TARGET = 26.0;
};
name = Debug;
@@ -577,7 +577,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
MACOSX_DEPLOYMENT_TARGET = 26.0;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "tiji.--UITests";
PRODUCT_BUNDLE_IDENTIFIER = "kangkang.--UITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
STRING_CATALOG_GENERATE_SYMBOLS = NO;
@@ -588,7 +588,7 @@
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
TEST_TARGET_NAME = "体己";
TEST_TARGET_NAME = "康康";
XROS_DEPLOYMENT_TARGET = 26.0;
};
name = Release;
@@ -596,7 +596,7 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
5E463CF42FC403BB0089145B /* Build configuration list for PBXProject "体己" */ = {
5E463CF42FC403BB0089145B /* Build configuration list for PBXProject "康康" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5E463D1A2FC403BC0089145B /* Debug */,
@@ -605,7 +605,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5E463D1C2FC403BC0089145B /* Build configuration list for PBXNativeTarget "体己" */ = {
5E463D1C2FC403BC0089145B /* Build configuration list for PBXNativeTarget "康康" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5E463D1D2FC403BC0089145B /* Debug */,
@@ -614,7 +614,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5E463D1F2FC403BC0089145B /* Build configuration list for PBXNativeTarget "体己Tests" */ = {
5E463D1F2FC403BC0089145B /* Build configuration list for PBXNativeTarget "康康Tests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5E463D202FC403BC0089145B /* Debug */,
@@ -623,7 +623,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5E463D222FC403BC0089145B /* Build configuration list for PBXNativeTarget "体己UITests" */ = {
5E463D222FC403BC0089145B /* Build configuration list for PBXNativeTarget "康康UITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5E463D232FC403BC0089145B /* Debug */,