|
14 | 14 | 9B267B6324405CFD002F571E /* InterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B267B6224405CFD002F571E /* InterfaceController.swift */; };
|
15 | 15 | 9B267B6524405CFD002F571E /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B267B6424405CFD002F571E /* ExtensionDelegate.swift */; };
|
16 | 16 | 9B267B6724405CFD002F571E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9B267B6624405CFD002F571E /* Assets.xcassets */; };
|
17 |
| - 9B80471C28DD97F400FFBDFB /* AttributedString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B80471B28DD97F400FFBDFB /* AttributedString.framework */; }; |
18 |
| - 9B80471D28DD97F400FFBDFB /* AttributedString.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9B80471B28DD97F400FFBDFB /* AttributedString.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 17 | + 9B5EBAA528DDB32600CCA416 /* AttributedString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B5EBAA428DDB32600CCA416 /* AttributedString.framework */; }; |
| 18 | + 9B5EBAA628DDB32600CCA416 /* AttributedString.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9B5EBAA428DDB32600CCA416 /* AttributedString.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
19 | 19 | /* End PBXBuildFile section */
|
20 | 20 |
|
21 | 21 | /* Begin PBXContainerItemProxy section */
|
|
64 | 64 | dstPath = "";
|
65 | 65 | dstSubfolderSpec = 10;
|
66 | 66 | files = (
|
67 |
| - 9B80471D28DD97F400FFBDFB /* AttributedString.framework in Embed Frameworks */, |
| 67 | + 9B5EBAA628DDB32600CCA416 /* AttributedString.framework in Embed Frameworks */, |
68 | 68 | );
|
69 | 69 | name = "Embed Frameworks";
|
70 | 70 | runOnlyForDeploymentPostprocessing = 0;
|
|
82 | 82 | 9B267B6424405CFD002F571E /* ExtensionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionDelegate.swift; sourceTree = "<group>"; };
|
83 | 83 | 9B267B6624405CFD002F571E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
84 | 84 | 9B267B6824405CFD002F571E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
85 |
| - 9B2E319C26A0312000BA33A8 /* AttributedString.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = AttributedString.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
86 |
| - 9B80471B28DD97F400FFBDFB /* AttributedString.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = AttributedString.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 85 | + 9B5EBAA428DDB32600CCA416 /* AttributedString.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = AttributedString.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
87 | 86 | /* End PBXFileReference section */
|
88 | 87 |
|
89 | 88 | /* Begin PBXFrameworksBuildPhase section */
|
90 | 89 | 9B267B5A24405CFD002F571E /* Frameworks */ = {
|
91 | 90 | isa = PBXFrameworksBuildPhase;
|
92 | 91 | buildActionMask = 2147483647;
|
93 | 92 | files = (
|
94 |
| - 9B80471C28DD97F400FFBDFB /* AttributedString.framework in Frameworks */, |
| 93 | + 9B5EBAA528DDB32600CCA416 /* AttributedString.framework in Frameworks */, |
95 | 94 | );
|
96 | 95 | runOnlyForDeploymentPostprocessing = 0;
|
97 | 96 | };
|
|
149 | 148 | 9B2E318726A02FC900BA33A8 /* Frameworks */ = {
|
150 | 149 | isa = PBXGroup;
|
151 | 150 | children = (
|
152 |
| - 9B80471B28DD97F400FFBDFB /* AttributedString.framework */, |
153 |
| - 9B2E319C26A0312000BA33A8 /* AttributedString.framework */, |
| 151 | + 9B5EBAA428DDB32600CCA416 /* AttributedString.framework */, |
154 | 152 | );
|
155 | 153 | name = Frameworks;
|
156 | 154 | sourceTree = "<group>";
|
|
0 commit comments