|
176 | 176 | C78737AF2E4C9E3B00289D13 /* FloatingLabelTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78737AE2E4C9E3200289D13 /* FloatingLabelTextField.swift */; }; |
177 | 177 | C787F3422E9CD34F00BEF0A6 /* ForceUpdateManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C787F3412E9CD34900BEF0A6 /* ForceUpdateManager.swift */; }; |
178 | 178 | C78E8BC22EDF20E6002215C0 /* UndoItemConfirmationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78E8BC12EDF20E6002215C0 /* UndoItemConfirmationView.swift */; }; |
179 | | - C78E8BC42EDF2D55002215C0 /* TagUpdatedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78E8BC32EDF2D55002215C0 /* TagUpdatedView.swift */; }; |
| 179 | + C78E8BC42EDF2D55002215C0 /* EditedTagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78E8BC32EDF2D55002215C0 /* EditedTagView.swift */; }; |
180 | 180 | C7927B552E42363000A7A34E /* XCAssets+Generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7927B532E42363000A7A34E /* XCAssets+Generated.swift */; }; |
181 | 181 | C79C3B7A2ED4559500F80364 /* AccessibilityModeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C79C3B792ED4559500F80364 /* AccessibilityModeView.swift */; }; |
182 | 182 | C79C3B7C2ED5786100F80364 /* NearestQuestCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C79C3B7B2ED5786100F80364 /* NearestQuestCard.swift */; }; |
|
546 | 546 | C787EF162E9676CC00BEF0A6 /* GoInfoGame.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = GoInfoGame.entitlements; sourceTree = "<group>"; }; |
547 | 547 | C787F3412E9CD34900BEF0A6 /* ForceUpdateManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForceUpdateManager.swift; sourceTree = "<group>"; }; |
548 | 548 | C78E8BC12EDF20E6002215C0 /* UndoItemConfirmationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UndoItemConfirmationView.swift; sourceTree = "<group>"; }; |
549 | | - C78E8BC32EDF2D55002215C0 /* TagUpdatedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TagUpdatedView.swift; sourceTree = "<group>"; }; |
| 549 | + C78E8BC32EDF2D55002215C0 /* EditedTagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditedTagView.swift; sourceTree = "<group>"; }; |
550 | 550 | C7927B532E42363000A7A34E /* XCAssets+Generated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCAssets+Generated.swift"; sourceTree = "<group>"; }; |
551 | 551 | C79C3B792ED4559500F80364 /* AccessibilityModeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccessibilityModeView.swift; sourceTree = "<group>"; }; |
552 | 552 | C79C3B7B2ED5786100F80364 /* NearestQuestCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NearestQuestCard.swift; sourceTree = "<group>"; }; |
|
1448 | 1448 | C74AC4142EE198B50036E2C5 /* NoEditsView.swift */, |
1449 | 1449 | C78E8BC12EDF20E6002215C0 /* UndoItemConfirmationView.swift */, |
1450 | 1450 | C79EDA922EDA0BBD00D2B100 /* UndoItemView.swift */, |
1451 | | - C78E8BC32EDF2D55002215C0 /* TagUpdatedView.swift */, |
| 1451 | + C78E8BC32EDF2D55002215C0 /* EditedTagView.swift */, |
1452 | 1452 | ); |
1453 | 1453 | path = "Accessibility Mode"; |
1454 | 1454 | sourceTree = "<group>"; |
|
2395 | 2395 | FABF3D002B8607D80080EAC9 /* MeasureSidewalkView.swift in Sources */, |
2396 | 2396 | C76DA1A12DF0679F00451E63 /* LongFormModel.swift in Sources */, |
2397 | 2397 | C79EDA8F2ED9977700D2B100 /* DottedLineView.swift in Sources */, |
2398 | | - C78E8BC42EDF2D55002215C0 /* TagUpdatedView.swift in Sources */, |
| 2398 | + C78E8BC42EDF2D55002215C0 /* EditedTagView.swift in Sources */, |
2399 | 2399 | FA18CAE72CC80A34008247F2 /* UploadPhotoModel.swift in Sources */, |
2400 | 2400 | FAFDA1FA2C6B861A00ECEAE9 /* FileStorageManager.swift in Sources */, |
2401 | 2401 | FAEE21DB2DCA1963002F9BEC /* UndoButton.swift in Sources */, |
|
0 commit comments