Skip to content

Commit 1b9537d

Browse files
committed
.
1 parent 83913b6 commit 1b9537d

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

Demo-Watch/Demo-Watch.xcodeproj/project.pbxproj

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
9B267B6324405CFD002F571E /* InterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B267B6224405CFD002F571E /* InterfaceController.swift */; };
1515
9B267B6524405CFD002F571E /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B267B6424405CFD002F571E /* ExtensionDelegate.swift */; };
1616
9B267B6724405CFD002F571E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9B267B6624405CFD002F571E /* Assets.xcassets */; };
17-
9B2E319D26A0312000BA33A8 /* AttributedString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B2E319C26A0312000BA33A8 /* AttributedString.framework */; };
18-
9B2E319E26A0312000BA33A8 /* AttributedString.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9B2E319C26A0312000BA33A8 /* AttributedString.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
1917
9B80471C28DD97F400FFBDFB /* AttributedString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B80471B28DD97F400FFBDFB /* AttributedString.framework */; };
2018
9B80471D28DD97F400FFBDFB /* AttributedString.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9B80471B28DD97F400FFBDFB /* AttributedString.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2119
/* End PBXBuildFile section */
@@ -60,17 +58,6 @@
6058
name = "Embed Watch Content";
6159
runOnlyForDeploymentPostprocessing = 0;
6260
};
63-
9B2E319F26A0312000BA33A8 /* Embed Frameworks */ = {
64-
isa = PBXCopyFilesBuildPhase;
65-
buildActionMask = 2147483647;
66-
dstPath = "";
67-
dstSubfolderSpec = 10;
68-
files = (
69-
9B2E319E26A0312000BA33A8 /* AttributedString.framework in Embed Frameworks */,
70-
);
71-
name = "Embed Frameworks";
72-
runOnlyForDeploymentPostprocessing = 0;
73-
};
7461
9B80471E28DD97F400FFBDFB /* Embed Frameworks */ = {
7562
isa = PBXCopyFilesBuildPhase;
7663
buildActionMask = 2147483647;
@@ -112,7 +99,6 @@
11299
isa = PBXFrameworksBuildPhase;
113100
buildActionMask = 2147483647;
114101
files = (
115-
9B2E319D26A0312000BA33A8 /* AttributedString.framework in Frameworks */,
116102
);
117103
runOnlyForDeploymentPostprocessing = 0;
118104
};
@@ -196,7 +182,6 @@
196182
9B267B4C24405CFA002F571E /* Resources */,
197183
9B267B6E24405CFD002F571E /* Embed App Extensions */,
198184
9B2E318B26A02FC900BA33A8 /* Frameworks */,
199-
9B2E319F26A0312000BA33A8 /* Embed Frameworks */,
200185
);
201186
buildRules = (
202187
);

0 commit comments

Comments
 (0)