|
80 | 80 | 0172786F2D7D87D000CE424F /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0172786E2D7D87D000CE424F /* String+Extensions.swift */; }; |
81 | 81 | 017278702D7D87D000CE424F /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0172786C2D7D87D000CE424F /* Date+Extensions.swift */; }; |
82 | 82 | 017278712D7D87D000CE424F /* DateFormatter+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0172786D2D7D87D000CE424F /* DateFormatter+Extensions.swift */; }; |
83 | | - 017278732D7D87EB00CE424F /* UIImage+Extentions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278722D7D87EB00CE424F /* UIImage+Extentions.swift */; }; |
84 | 83 | 017278752D7D8FAC00CE424F /* ItemTagRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278742D7D8FAC00CE424F /* ItemTagRepository.swift */; }; |
85 | 84 | 017278772D7D8FF100CE424F /* ItemTagsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278762D7D8FF100CE424F /* ItemTagsService.swift */; }; |
86 | 85 | 017278792D7D900100CE424F /* ItemTagsRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278782D7D900100CE424F /* ItemTagsRequest.swift */; }; |
87 | 86 | 0172787B2D7D903500CE424F /* ItemTagAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0172787A2D7D903500CE424F /* ItemTagAdapter.swift */; }; |
88 | 87 | 0172787F2D7D933000CE424F /* ShopDetailCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0172787E2D7D933000CE424F /* ShopDetailCardView.swift */; }; |
89 | | - 017278832D7D935700CE424F /* ImageSaver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278802D7D935700CE424F /* ImageSaver.swift */; }; |
90 | 88 | 0172788B2D7D936E00CE424F /* CompletedTag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278842D7D936E00CE424F /* CompletedTag.swift */; }; |
91 | 89 | 0172788C2D7D936E00CE424F /* IdlingTagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278872D7D936E00CE424F /* IdlingTagView.swift */; }; |
92 | 90 | 017278902D7D936E00CE424F /* TagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017278892D7D936E00CE424F /* TagView.swift */; }; |
|
241 | 239 | 0172786C2D7D87D000CE424F /* Date+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extensions.swift"; sourceTree = "<group>"; }; |
242 | 240 | 0172786D2D7D87D000CE424F /* DateFormatter+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+Extensions.swift"; sourceTree = "<group>"; }; |
243 | 241 | 0172786E2D7D87D000CE424F /* String+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extensions.swift"; sourceTree = "<group>"; }; |
244 | | - 017278722D7D87EB00CE424F /* UIImage+Extentions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Extentions.swift"; sourceTree = "<group>"; }; |
245 | 242 | 017278742D7D8FAC00CE424F /* ItemTagRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemTagRepository.swift; sourceTree = "<group>"; }; |
246 | 243 | 017278762D7D8FF100CE424F /* ItemTagsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemTagsService.swift; sourceTree = "<group>"; }; |
247 | 244 | 017278782D7D900100CE424F /* ItemTagsRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemTagsRequest.swift; sourceTree = "<group>"; }; |
248 | 245 | 0172787A2D7D903500CE424F /* ItemTagAdapter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemTagAdapter.swift; sourceTree = "<group>"; }; |
249 | 246 | 0172787E2D7D933000CE424F /* ShopDetailCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShopDetailCardView.swift; sourceTree = "<group>"; }; |
250 | | - 017278802D7D935700CE424F /* ImageSaver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageSaver.swift; sourceTree = "<group>"; }; |
251 | 247 | 017278842D7D936E00CE424F /* CompletedTag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompletedTag.swift; sourceTree = "<group>"; }; |
252 | 248 | 017278872D7D936E00CE424F /* IdlingTagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdlingTagView.swift; sourceTree = "<group>"; }; |
253 | 249 | 017278892D7D936E00CE424F /* TagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TagView.swift; sourceTree = "<group>"; }; |
|
566 | 562 | 0172786D2D7D87D000CE424F /* DateFormatter+Extensions.swift */, |
567 | 563 | 0172786E2D7D87D000CE424F /* String+Extensions.swift */, |
568 | 564 | 017203A825A96FBF008FD63B /* UIApplication+DismissKeyboard.swift */, |
569 | | - 017278722D7D87EB00CE424F /* UIImage+Extentions.swift */, |
570 | 565 | 017203AB25A96FBF008FD63B /* View+Extensions.swift */, |
571 | 566 | ); |
572 | 567 | path = Extensions; |
|
688 | 683 | 017204F825AA85F3008FD63B /* Utilities */ = { |
689 | 684 | isa = PBXGroup; |
690 | 685 | children = ( |
691 | | - 017278802D7D935700CE424F /* ImageSaver.swift */, |
692 | 686 | 017204F925AA85F3008FD63B /* MessageBus.swift */, |
693 | 687 | 01E2477129A5E30400D4B00D /* Utility.swift */, |
694 | 688 | ); |
|
915 | 909 | 0172047925AA8335008FD63B /* UIFont+Extensions.swift in Sources */, |
916 | 910 | 01E2477029A570D300D4B00D /* SignUp.swift in Sources */, |
917 | 911 | 01D85B4A2E07F16900A95798 /* ShopkeeperEditViewModel.swift in Sources */, |
918 | | - 017278732D7D87EB00CE424F /* UIImage+Extentions.swift in Sources */, |
919 | 912 | 0172052F25AC41A7008FD63B /* SessionRequest.swift in Sources */, |
920 | 913 | 017278772D7D8FF100CE424F /* ItemTagsService.swift in Sources */, |
921 | 914 | 017204C025AA846D008FD63B /* TabViewModel.swift in Sources */, |
|
974 | 967 | A2B3C4D500000002 /* CodedError.swift in Sources */, |
975 | 968 | A2B3C4D500000004 /* AppError.swift in Sources */, |
976 | 969 | A2B3C4D500000008 /* NativeAppTemplateAPIError.swift in Sources */, |
977 | | - 017278832D7D935700CE424F /* ImageSaver.swift in Sources */, |
978 | 970 | 01D8AE8B2AB453C1009AFFBA /* ShopBasicSettingsView.swift in Sources */, |
979 | 971 | 01E0A60125BD149200298D35 /* MainButtonView.swift in Sources */, |
980 | 972 | A1B2C3D401000003 /* GlassCard.swift in Sources */, |
|
0 commit comments