|
84 | 84 | 0172787B2D7D903500CE424F /* ItemTagAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0172787A2D7D903500CE424F /* ItemTagAdapter.swift */; }; |
85 | 85 | 0172787F2D7D933000CE424F /* ShopDetailCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0172787E2D7D933000CE424F /* ShopDetailCardView.swift */; }; |
86 | 86 | 0172788B2D7D936E00CE424F /* CompletedTag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278842D7D936E00CE424F /* CompletedTag.swift */; }; |
87 | | - 0172788C2D7D936E00CE424F /* IdlingTagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278872D7D936E00CE424F /* IdlingTagView.swift */; }; |
| 87 | + 0172788C2D7D936E00CE424F /* IdledTagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278872D7D936E00CE424F /* IdledTagView.swift */; }; |
88 | 88 | 017278902D7D936E00CE424F /* TagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278892D7D936E00CE424F /* TagView.swift */; }; |
89 | 89 | 0172789A2D7D99D100CE424F /* ItemTagListCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278972D7D99D100CE424F /* ItemTagListCardView.swift */; }; |
90 | 90 | 0172789B2D7D99D100CE424F /* ItemTagListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278982D7D99D100CE424F /* ItemTagListView.swift */; }; |
|
241 | 241 | 0172787A2D7D903500CE424F /* ItemTagAdapter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemTagAdapter.swift; sourceTree = "<group>"; }; |
242 | 242 | 0172787E2D7D933000CE424F /* ShopDetailCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShopDetailCardView.swift; sourceTree = "<group>"; }; |
243 | 243 | 017278842D7D936E00CE424F /* CompletedTag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompletedTag.swift; sourceTree = "<group>"; }; |
244 | | - 017278872D7D936E00CE424F /* IdlingTagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdlingTagView.swift; sourceTree = "<group>"; }; |
| 244 | + 017278872D7D936E00CE424F /* IdledTagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdledTagView.swift; sourceTree = "<group>"; }; |
245 | 245 | 017278892D7D936E00CE424F /* TagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TagView.swift; sourceTree = "<group>"; }; |
246 | 246 | 017278932D7D99D100CE424F /* ItemTagDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemTagDetailView.swift; sourceTree = "<group>"; }; |
247 | 247 | 017278942D7D99D100CE424F /* ItemTagEditView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemTagEditView.swift; sourceTree = "<group>"; }; |
|
685 | 685 | isa = PBXGroup; |
686 | 686 | children = ( |
687 | 687 | 017278842D7D936E00CE424F /* CompletedTag.swift */, |
688 | | - 017278872D7D936E00CE424F /* IdlingTagView.swift */, |
| 688 | + 017278872D7D936E00CE424F /* IdledTagView.swift */, |
689 | 689 | 017278892D7D936E00CE424F /* TagView.swift */, |
690 | 690 | ); |
691 | 691 | path = Tags; |
|
970 | 970 | 0106413C29A9EDFF00B46FED /* AccountPasswordRequest.swift in Sources */, |
971 | 971 | 0172035625A9642E008FD63B /* ShopAdapter.swift in Sources */, |
972 | 972 | 0172788B2D7D936E00CE424F /* CompletedTag.swift in Sources */, |
973 | | - 0172788C2D7D936E00CE424F /* IdlingTagView.swift in Sources */, |
| 973 | + 0172788C2D7D936E00CE424F /* IdledTagView.swift in Sources */, |
974 | 974 | 01A1339F2E08B2FD000AD24A /* AcceptTermsViewModel.swift in Sources */, |
975 | 975 | 017278902D7D936E00CE424F /* TagView.swift in Sources */, |
976 | 976 | 0106414429AA061100B46FED /* PasswordEditView.swift in Sources */, |
|
0 commit comments