|
11 | 11 | 071B4E6FE1D0DC0EF26E0705 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B01ACB5EB0ACD6D3233BA118 /* MainView.swift */; }; |
12 | 12 | 075FA5A9704297F5A51D765D /* ThemeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD88694DEEB6DE8DE51EE0B4 /* ThemeView.swift */; }; |
13 | 13 | 0A5A148F5EF1BAD010BED113 /* HeatmapMonth.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70C952669C86B8EB042ED7CF /* HeatmapMonth.swift */; }; |
14 | | - 0CEB2B1729B59439362725A5 /* ToolbarButton+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 378C11F76082EF6BE53A3066 /* ToolbarButton+.swift */; }; |
| 14 | + 0CEB2B1729B59439362725A5 /* ToolbarButtons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 378C11F76082EF6BE53A3066 /* ToolbarButtons.swift */; }; |
15 | 15 | 0F4B4A95DBD1219D374B47E3 /* HeatmapActivityItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = A04BEF390A74ECC5558A076F /* HeatmapActivityItem.swift */; }; |
16 | 16 | 104A1B691C40A8182E5F8EF8 /* Store.swift in Sources */ = {isa = PBXBuildFile; fileRef = D26AF44FFBB251F34E8F80B5 /* Store.swift */; }; |
17 | 17 | 10EA3E7496613DE389BF9DB7 /* PushNotificationItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF28FCF602F6165DC67FE7D6 /* PushNotificationItem.swift */; }; |
|
69 | 69 | BE5CF573B4B89C77F4A36A94 /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2028F13D1316DD7D0229249 /* LoginView.swift */; }; |
70 | 70 | C217400D4242DC74BA88D82D /* UserTodoCategoryItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2B9AAA5D7DDF4A39E678406 /* UserTodoCategoryItem.swift */; }; |
71 | 71 | C3F4F347400691516783EF81 /* TodoReferenceItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C6D01FAEAE8EB1FB2D60C7A /* TodoReferenceItem.swift */; }; |
72 | | - C4F0BBA11DCEC8017F541999 /* Tag+.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C555707203C5E83B5B5D7B /* Tag+.swift */; }; |
| 72 | + C4F0BBA11DCEC8017F541999 /* Tags.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C555707203C5E83B5B5D7B /* Tags.swift */; }; |
73 | 73 | C5654549920DB2EEBA5A3F07 /* NavigationBarConfigurator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F5844EB62C68540DD8404C5 /* NavigationBarConfigurator.swift */; }; |
74 | 74 | C85FD011138539C08D18D22F /* RelativeTimeText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A0024EDA21AAFA7DEC7058D /* RelativeTimeText.swift */; }; |
75 | 75 | CC36598B842BA60E284D4A9E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E43EBE726188C58FFB2B6CD /* Foundation.framework */; }; |
|
148 | 148 | 2EAB97486EC371BE330C70FE /* Toast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Toast.swift; path = Sources/Common/Component/Toast.swift; sourceTree = "<group>"; }; |
149 | 149 | 31A2C1FC9EABEA7C7CA5D67F /* MainViewCoordinator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainViewCoordinator.swift; path = Sources/Main/MainViewCoordinator.swift; sourceTree = "<group>"; }; |
150 | 150 | 3343BE9F2B47D02417F53AEA /* TodoItemRow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TodoItemRow.swift; path = Sources/Common/Component/TodoItemRow.swift; sourceTree = "<group>"; }; |
151 | | - 378C11F76082EF6BE53A3066 /* ToolbarButton+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ToolbarButton+.swift"; path = "Sources/Common/Component/ToolbarButton+.swift"; sourceTree = "<group>"; }; |
| 151 | + 378C11F76082EF6BE53A3066 /* ToolbarButtons.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToolbarButtons.swift; path = Sources/Common/Component/ToolbarButtons.swift; sourceTree = "<group>"; }; |
152 | 152 | 3DF0168AAD4373A780DC5A51 /* View+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "View+.swift"; path = "Sources/Extension/View+.swift"; sourceTree = "<group>"; }; |
153 | 153 | 3E43EBE726188C58FFB2B6CD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; |
154 | 154 | 4255A04E841570A664D15C72 /* SearchView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SearchView.swift; path = Sources/Search/SearchView.swift; sourceTree = "<group>"; }; |
|
202 | 202 | D985AFDC4BC28BB5F34D35B1 /* Color+Hex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Color+Hex.swift"; path = "Sources/Extension/Color+Hex.swift"; sourceTree = "<group>"; }; |
203 | 203 | E2BBD8816689402F889156AD /* DeletePushNotificationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeletePushNotificationTests.swift; sourceTree = "<group>"; }; |
204 | 204 | E06ED9387372D891F65B1CAD /* LoadingState.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoadingState.swift; path = Sources/Common/LoadingState.swift; sourceTree = "<group>"; }; |
205 | | - E0C555707203C5E83B5B5D7B /* Tag+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Tag+.swift"; path = "Sources/Common/Component/Tag+.swift"; sourceTree = "<group>"; }; |
| 205 | + E0C555707203C5E83B5B5D7B /* Tags.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Tags.swift; path = Sources/Common/Component/Tags.swift; sourceTree = "<group>"; }; |
206 | 206 | E1C3E84C523AD6F3484EE748 /* Error+SocialLogin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Error+SocialLogin.swift"; path = "Sources/Extension/Error+SocialLogin.swift"; sourceTree = "<group>"; }; |
207 | 207 | E272AFC7BED9E140B0BC0C5B /* TodoEditorViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TodoEditorViewModel.swift; path = Sources/ViewModel/TodoEditorViewModel.swift; sourceTree = "<group>"; }; |
208 | 208 | E6D3BFDF45BC61BF099D5E0A /* PushNotificationListViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PushNotificationListViewModel.swift; path = Sources/ViewModel/PushNotificationListViewModel.swift; sourceTree = "<group>"; }; |
|
337 | 337 | A2A9C9F3E543201091571C00 /* LoadingView.swift */, |
338 | 338 | 1F5DBA50879A2D0E264B8F49 /* LoginButton.swift */, |
339 | 339 | 2A0024EDA21AAFA7DEC7058D /* RelativeTimeText.swift */, |
340 | | - E0C555707203C5E83B5B5D7B /* Tag+.swift */, |
| 340 | + E0C555707203C5E83B5B5D7B /* Tags.swift */, |
341 | 341 | 2EAB97486EC371BE330C70FE /* Toast.swift */, |
342 | 342 | 3343BE9F2B47D02417F53AEA /* TodoItemRow.swift */, |
343 | | - 378C11F76082EF6BE53A3066 /* ToolbarButton+.swift */, |
| 343 | + 378C11F76082EF6BE53A3066 /* ToolbarButtons.swift */, |
344 | 344 | 941338BD9D01E14CF5CCD53B /* UIKitTextEditor.swift */, |
345 | 345 | F9A20E0402D598F5587EAFFE /* WebItemRow.swift */, |
346 | 346 | ); |
|
708 | 708 | 0553E143B544CD7ACD082298 /* LoadingView.swift in Sources */, |
709 | 709 | 071B4E6FE1D0DC0EF26E0705 /* MainView.swift in Sources */, |
710 | 710 | 075FA5A9704297F5A51D765D /* ThemeView.swift in Sources */, |
711 | | - 0CEB2B1729B59439362725A5 /* ToolbarButton+.swift in Sources */, |
| 711 | + 0CEB2B1729B59439362725A5 /* ToolbarButtons.swift in Sources */, |
712 | 712 | 1EC3663DB97BFF5D2D511DAF /* AccountView.swift in Sources */, |
713 | 713 | 1F5831DA8EC5DCC3AF604DC7 /* TodoDetailView.swift in Sources */, |
714 | 714 | 233981B375AF5EA066660B86 /* UIKitTextEditor.swift in Sources */, |
|
734 | 734 | BABB40EAD145095BEC1ACB58 /* TodoDetailContentView.swift in Sources */, |
735 | 735 | BB77CD69698477D38EEB62DA /* Toast.swift in Sources */, |
736 | 736 | BE5CF573B4B89C77F4A36A94 /* LoginView.swift in Sources */, |
737 | | - C4F0BBA11DCEC8017F541999 /* Tag+.swift in Sources */, |
| 737 | + C4F0BBA11DCEC8017F541999 /* Tags.swift in Sources */, |
738 | 738 | C5654549920DB2EEBA5A3F07 /* NavigationBarConfigurator.swift in Sources */, |
739 | 739 | C85FD011138539C08D18D22F /* RelativeTimeText.swift in Sources */, |
740 | 740 | D12294635C147B35F3EA3314 /* PushNotificationSettingsView.swift in Sources */, |
|
0 commit comments