feat: 支持sky,xhj Debug模式下本地调试

This commit is contained in:
Liuyf 2024-12-09 18:45:47 +08:00
parent e1df9e7290
commit a553dfa967

View File

@ -622,9 +622,9 @@
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
04139B652D068B83005296D1 /* Debug-pre-sky */ = {
04139B652D068B83005296D1 /* Debug-sky */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E0A496CE2CA30CEF00E376BB /* skyPreviewRelease.xcconfig */;
baseConfigurationReference = 7579B06AEF5FEA95042D8474 /* skyDebug.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
@ -683,7 +683,7 @@
"$(PROJECT_DIR)/Flutter",
);
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = com.skychip.lock.pre;
PRODUCT_BUNDLE_IDENTIFIER = com.starlock.lock.local;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@ -691,11 +691,11 @@
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = "Debug-pre-sky";
name = "Debug-sky";
};
04139B662D068B83005296D1 /* Debug-pre-sky */ = {
04139B662D068B83005296D1 /* Debug-sky */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 2DE29642D6CB826BF1547F1F /* Pods-Runner.debug-pre-sky.xcconfig */;
baseConfigurationReference = 4A63B2C308CB401731950EC8 /* Pods-Runner.debug-sky.xcconfig */;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerRelease-sky.entitlements";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
@ -708,7 +708,7 @@
/usr/lib/swift,
"$(inherited)",
);
PRODUCT_BUNDLE_IDENTIFIER = com.skychip.lock.pre;
PRODUCT_BUNDLE_IDENTIFIER = com.starlock.lock.local;
PRODUCT_NAME = Runner;
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = Adhoc_com.skychip.lock.pre.mobileprovision;
@ -717,11 +717,11 @@
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
TARGETED_DEVICE_FAMILY = 1;
};
name = "Debug-pre-sky";
name = "Debug-sky";
};
04139B672D068BA8005296D1 /* Debug-pre-xhj */ = {
04139B672D068BA8005296D1 /* Debug-xhj */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E0A496CA2CA30C7400E376BB /* xhjPreviewRelease.xcconfig */;
baseConfigurationReference = 853610C00A55CC450C2FF839 /* xhjDebug.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
@ -780,7 +780,7 @@
"$(PROJECT_DIR)/Flutter",
);
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = com.xhjcn.lock.pre;
PRODUCT_BUNDLE_IDENTIFIER = com.starlock.lock.local;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@ -788,11 +788,11 @@
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = "Debug-pre-xhj";
name = "Debug-xhj";
};
04139B682D068BA8005296D1 /* Debug-pre-xhj */ = {
04139B682D068BA8005296D1 /* Debug-xhj */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = A728CF82D2CACE8B399AACAB /* Pods-Runner.debug-pre-xhj.xcconfig */;
baseConfigurationReference = 22D858E988707FF26E068457 /* Pods-Runner.debug-xhj.xcconfig */;
buildSettings = {
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerRelease-xhj.entitlements";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
@ -805,7 +805,7 @@
/usr/lib/swift,
"$(inherited)",
);
PRODUCT_BUNDLE_IDENTIFIER = com.xhjcn.lock.pre;
PRODUCT_BUNDLE_IDENTIFIER = com.starlock.lock.local;
PRODUCT_NAME = Runner;
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = Adhoc_com.xhjcn.lock.pre.mobileprovision;
@ -814,7 +814,7 @@
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
TARGETED_DEVICE_FAMILY = 1;
};
name = "Debug-pre-xhj";
name = "Debug-xhj";
};
04ED96322B688AB00046472A /* Release-sky */ = {
isa = XCBuildConfiguration;
@ -1073,7 +1073,7 @@
);
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.starlock.lock.dev;
PRODUCT_BUNDLE_IDENTIFIER = com.starlock.lock.local;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@ -1267,7 +1267,7 @@
"$(PROJECT_DIR)/Flutter",
);
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = com.skychip.lock;
PRODUCT_BUNDLE_IDENTIFIER = com.skychip.lock.dev;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@ -1461,7 +1461,7 @@
"$(PROJECT_DIR)/Flutter",
);
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = com.xhjcn.lock;
PRODUCT_BUNDLE_IDENTIFIER = com.xhjcn.lock.dev;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@ -1506,11 +1506,11 @@
E0A496C62CA309AD00E376BB /* Debug-local */,
5028C464A6FD115380ECE6A0 /* Release-sky */,
E0A496D02CA30D2800E376BB /* Pre-release-sky */,
04139B652D068B83005296D1 /* Debug-pre-sky */,
04139B652D068B83005296D1 /* Debug-sky */,
E0A496D22CA30D5A00E376BB /* Dev-release-sky */,
9073AF548DAA546CE84A8D2F /* Release-xhj */,
E0A496D42CA30D7400E376BB /* Pre-release-xhj */,
04139B672D068BA8005296D1 /* Debug-pre-xhj */,
04139B672D068BA8005296D1 /* Debug-xhj */,
E0A496D62CA30D8400E376BB /* Dev-release-xhj */,
);
defaultConfigurationIsVisible = 0;
@ -1522,11 +1522,11 @@
E0A496C72CA309AD00E376BB /* Debug-local */,
04ED96322B688AB00046472A /* Release-sky */,
E0A496D12CA30D2800E376BB /* Pre-release-sky */,
04139B662D068B83005296D1 /* Debug-pre-sky */,
04139B662D068B83005296D1 /* Debug-sky */,
E0A496D32CA30D5A00E376BB /* Dev-release-sky */,
04ED96352B688AB00046472A /* Release-xhj */,
E0A496D52CA30D7400E376BB /* Pre-release-xhj */,
04139B682D068BA8005296D1 /* Debug-pre-xhj */,
04139B682D068BA8005296D1 /* Debug-xhj */,
E0A496D72CA30D8400E376BB /* Dev-release-xhj */,
);
defaultConfigurationIsVisible = 0;