|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 7D21058C2C0EAC5D004E0E77 /* TextColorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D21058B2C0EAC5D004E0E77 /* TextColorView.swift */; }; |
10 | 11 | 7D4E4F192BB2E5AF003B3098 /* PlaceholderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D4E4F182BB2E5AF003B3098 /* PlaceholderView.swift */; };
|
11 | 12 | 7D4E4F5F2BB3E4A7003B3098 /* OnChangeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D4E4F5E2BB3E4A7003B3098 /* OnChangeView.swift */; };
|
12 | 13 | 7DAB5BE42BB0ABA200B5146A /* ExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DAB5BE32BB0ABA200B5146A /* ExampleApp.swift */; };
|
|
20 | 21 | /* End PBXBuildFile section */
|
21 | 22 |
|
22 | 23 | /* Begin PBXFileReference section */
|
| 24 | + 7D21058B2C0EAC5D004E0E77 /* TextColorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextColorView.swift; sourceTree = "<group>"; }; |
23 | 25 | 7D4E4F182BB2E5AF003B3098 /* PlaceholderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaceholderView.swift; sourceTree = "<group>"; };
|
24 | 26 | 7D4E4F5E2BB3E4A7003B3098 /* OnChangeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnChangeView.swift; sourceTree = "<group>"; };
|
25 | 27 | 7DAB5BE02BB0ABA200B5146A /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
100 | 102 | 7DC471092BB1FCAF00CE7718 /* MutableAttributedStringExampleView.swift */,
|
101 | 103 | 7D4E4F182BB2E5AF003B3098 /* PlaceholderView.swift */,
|
102 | 104 | 7D4E4F5E2BB3E4A7003B3098 /* OnChangeView.swift */,
|
| 105 | + 7D21058B2C0EAC5D004E0E77 /* TextColorView.swift */, |
103 | 106 | );
|
104 | 107 | path = Examples;
|
105 | 108 | sourceTree = "<group>";
|
|
182 | 185 | 7D4E4F192BB2E5AF003B3098 /* PlaceholderView.swift in Sources */,
|
183 | 186 | 7DAB5BFA2BB16B0D00B5146A /* FontExampleView.swift in Sources */,
|
184 | 187 | 7D4E4F5F2BB3E4A7003B3098 /* OnChangeView.swift in Sources */,
|
| 188 | + 7D21058C2C0EAC5D004E0E77 /* TextColorView.swift in Sources */, |
185 | 189 | 7DC4710A2BB1FCAF00CE7718 /* MutableAttributedStringExampleView.swift in Sources */,
|
186 | 190 | 7DAB5BF82BB0AF9000B5146A /* ExampleView.swift in Sources */,
|
187 | 191 | );
|
|
0 commit comments