fix: remove invalied plist。
This commit is contained in:
parent
a09e3cb38e
commit
d7c20001ca
@ -630,7 +630,7 @@
|
||||
/* Begin XCBuildConfiguration section */
|
||||
04ED96322B688AB00046472A /* Release-sky */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 35F02D170492750B437D6AB6 /* skyRelease.xcconfig */;
|
||||
baseConfigurationReference = 16A83D21DFB231D8453DC681 /* Pods-Runner.release-sky.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerRelease-sky.entitlements";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
@ -649,7 +649,7 @@
|
||||
};
|
||||
04ED96352B688AB00046472A /* Release-xhj */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = CA9024705F732C9C000EA53E /* xhjRelease.xcconfig */;
|
||||
baseConfigurationReference = CDC2B8ED804B514A774F187D /* Pods-Runner.release-xhj.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerRelease-xhj.entitlements";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
@ -669,6 +669,7 @@
|
||||
};
|
||||
04FA4A802CFDA4C100A096E8 /* Debug-pre-sky */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 04FA4A8A2CFDADFF00A096E8 /* preSKyDebug.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -745,7 +746,7 @@
|
||||
};
|
||||
04FA4A812CFDA4C100A096E8 /* Debug-pre-sky */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 7579B06AEF5FEA95042D8474 /* skyDebug.xcconfig */;
|
||||
baseConfigurationReference = 2DE29642D6CB826BF1547F1F /* Pods-Runner.debug-pre-sky.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerDebug-dev.entitlements";
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
@ -768,6 +769,7 @@
|
||||
};
|
||||
04FA4A882CFDAC5B00A096E8 /* Debug-pre-xhj */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 04FA4A8C2CFDAE1C00A096E8 /* preXhjDebug.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -844,7 +846,7 @@
|
||||
};
|
||||
04FA4A892CFDAC5B00A096E8 /* Debug-pre-xhj */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 04FA4A8C2CFDAE1C00A096E8 /* preXhjDebug.xcconfig */;
|
||||
baseConfigurationReference = A728CF82D2CACE8B399AACAB /* Pods-Runner.debug-pre-xhj.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerDebug-dev.entitlements";
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
@ -867,6 +869,7 @@
|
||||
};
|
||||
5028C464A6FD115380ECE6A0 /* Release-sky */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 35F02D170492750B437D6AB6 /* skyRelease.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -937,6 +940,7 @@
|
||||
};
|
||||
9073AF548DAA546CE84A8D2F /* Release-xhj */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = CA9024705F732C9C000EA53E /* xhjRelease.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -1007,6 +1011,7 @@
|
||||
};
|
||||
E0A496C62CA309AD00E376BB /* Debug-local */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496C42CA3092500E376BB /* localDebug.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -1083,7 +1088,7 @@
|
||||
};
|
||||
E0A496C72CA309AD00E376BB /* Debug-local */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496C42CA3092500E376BB /* localDebug.xcconfig */;
|
||||
baseConfigurationReference = 72E2A6A227EA101C0167D322 /* Pods-Runner.debug-local.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerDebug-dev.entitlements";
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
@ -1106,6 +1111,7 @@
|
||||
};
|
||||
E0A496D02CA30D2800E376BB /* Pre-release-sky */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496CE2CA30CEF00E376BB /* skyPreviewRelease.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -1176,7 +1182,7 @@
|
||||
};
|
||||
E0A496D12CA30D2800E376BB /* Pre-release-sky */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496CE2CA30CEF00E376BB /* skyPreviewRelease.xcconfig */;
|
||||
baseConfigurationReference = D697F91E8405773AB9A5881E /* Pods-Runner.pre-release-sky.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerRelease-sky.entitlements";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
@ -1198,6 +1204,7 @@
|
||||
};
|
||||
E0A496D22CA30D5A00E376BB /* Dev-release-sky */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496CC2CA30CA900E376BB /* skyDevRelease.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -1268,7 +1275,7 @@
|
||||
};
|
||||
E0A496D32CA30D5A00E376BB /* Dev-release-sky */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496CC2CA30CA900E376BB /* skyDevRelease.xcconfig */;
|
||||
baseConfigurationReference = 126D1370182AB44291C67A10 /* Pods-Runner.dev-release-sky.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerRelease-sky.entitlements";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
@ -1290,6 +1297,7 @@
|
||||
};
|
||||
E0A496D42CA30D7400E376BB /* Pre-release-xhj */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496CE2CA30CEF00E376BB /* skyPreviewRelease.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -1360,7 +1368,7 @@
|
||||
};
|
||||
E0A496D52CA30D7400E376BB /* Pre-release-xhj */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496CE2CA30CEF00E376BB /* skyPreviewRelease.xcconfig */;
|
||||
baseConfigurationReference = D697F91E8405773AB9A5881E /* Pods-Runner.pre-release-sky.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerRelease-xhj.entitlements";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
@ -1382,6 +1390,7 @@
|
||||
};
|
||||
E0A496D62CA30D8400E376BB /* Dev-release-xhj */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496C82CA30C2C00E376BB /* xhjDevRelease.xcconfig */;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = "$(ASSET_PREFIX)AppIcon";
|
||||
@ -1452,7 +1461,7 @@
|
||||
};
|
||||
E0A496D72CA30D8400E376BB /* Dev-release-xhj */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E0A496C82CA30C2C00E376BB /* xhjDevRelease.xcconfig */;
|
||||
baseConfigurationReference = ED3A443EA1439FD0FB4BCF80 /* Pods-Runner.dev-release-xhj.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_ENTITLEMENTS = "Runner/RunnerRelease-xhj.entitlements";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user