Commit d3d67579 authored by CZ1004's avatar CZ1004

工程文件

parent ca1f9038
......@@ -10,7 +10,6 @@
0496DEF32D9E3F58005B2834 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BD915D2D9D68AD00055CEB /* WidgetKit.framework */; };
0496DEF42D9E3F58005B2834 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BD915F2D9D68AD00055CEB /* SwiftUI.framework */; };
0496DEFF2D9E3F59005B2834 /* widgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 0496DEF22D9E3F57005B2834 /* widgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
04E961E02DA379C400632F13 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04E961DF2DA379C400632F13 /* StoreKit.framework */; };
3A00E856852A8783E544CD7D /* Pods_PhoneManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6028F60B696E2F97EAA2325C /* Pods_PhoneManager.framework */; };
/* End PBXBuildFile section */
......@@ -22,6 +21,13 @@
remoteGlobalIDString = 0496DEF12D9E3F57005B2834;
remoteInfo = widgetExtension;
};
04D1E8032DA52AD10035D838 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = EB388E532D8A61A800629B0D /* Project object */;
proxyType = 1;
remoteGlobalIDString = 041E01052DA3E865000F6C81;
remoteInfo = ChargeShow;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
......@@ -42,7 +48,6 @@
dstSubfolderSpec = 13;
files = (
0496DEFF2D9E3F59005B2834 /* widgetExtension.appex in Embed Foundation Extensions */,
041E010E2DA3E865000F6C81 /* ChargeShow.appex in Embed Foundation Extensions */,
);
name = "Embed Foundation Extensions";
runOnlyForDeploymentPostprocessing = 0;
......@@ -72,6 +77,13 @@
);
target = 0496DEF12D9E3F57005B2834 /* widgetExtension */;
};
04D1E8062DA52C000035D838 /* Exceptions for "ChargeShow" folder in "ChargeShow" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
target = 041E01052DA3E865000F6C81 /* ChargeShow */;
};
EB388E6D2D8A61AA00629B0D /* Exceptions for "PhoneManager" folder in "PhoneManager" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
......@@ -84,6 +96,9 @@
/* Begin PBXFileSystemSynchronizedRootGroup section */
041E01082DA3E865000F6C81 /* ChargeShow */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
04D1E8062DA52C000035D838 /* Exceptions for "ChargeShow" folder in "ChargeShow" target */,
);
path = ChargeShow;
sourceTree = "<group>";
};
......@@ -110,7 +125,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
041E01072DA3E865000F6C81 /* Intents.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
......@@ -362,7 +376,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
041E01142DA3E896000F6C81 /* Intents.intentdefinition in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
......@@ -370,7 +383,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
041E01162DA3E896000F6C81 /* Intents.intentdefinition in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
......@@ -378,7 +390,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
041E01152DA3E896000F6C81 /* Intents.intentdefinition in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
......@@ -388,7 +399,7 @@
041E010D2DA3E865000F6C81 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 041E01052DA3E865000F6C81 /* ChargeShow */;
targetProxy = 041E010C2DA3E865000F6C81 /* PBXContainerItemProxy */;
targetProxy = 04D1E8032DA52AD10035D838 /* PBXContainerItemProxy */;
};
0496DEFE2D9E3F59005B2834 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment