|
113 | 113 | 0DB0EF9420637563E4608D82 /* TodoReferenceResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodoReferenceResponse.swift; sourceTree = "<group>"; }; |
114 | 114 | 0E5D3E31AD1E8B7CE04D4ACD /* UserPreferencesRepositoryImplTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserPreferencesRepositoryImplTests.swift; sourceTree = "<group>"; }; |
115 | 115 | 13196553E95A4457076017F7 /* TodoPageResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodoPageResponse.swift; sourceTree = "<group>"; }; |
| 116 | + 172ECD791E7439EF818A8B6C /* UnitTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "UnitTests-Info.plist"; sourceTree = "<group>"; }; |
116 | 117 | 1753CF1357FCECF1C08BF516 /* WidgetSyncEventHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetSyncEventHandler.swift; sourceTree = "<group>"; }; |
117 | 118 | 1CC4FAF80149828CE4DD965E /* PushNotificationResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushNotificationResponse.swift; sourceTree = "<group>"; }; |
118 | 119 | 1DCE41E91372D51D7ED06A1B /* WidgetSyncEventBusTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetSyncEventBusTests.swift; sourceTree = "<group>"; }; |
|
129 | 130 | 44D8E28151D4ACD689D20CA4 /* TodoCategoryService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodoCategoryService.swift; sourceTree = "<group>"; }; |
130 | 131 | 46CDEBB619995D2FAFE246DC /* TodoCategoryPreferenceResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodoCategoryPreferenceResponse.swift; sourceTree = "<group>"; }; |
131 | 132 | 475F578F7B5D79DE12864D0F /* NetworkConnectivityRepositoryImpl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkConnectivityRepositoryImpl.swift; sourceTree = "<group>"; }; |
| 133 | + 4B0C831B507031CCA7E97067 /* Framework-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Framework-Info.plist"; sourceTree = "<group>"; }; |
132 | 134 | 4B0D536ED65FF0568D75B5A7 /* AuthDataResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthDataResponse.swift; sourceTree = "<group>"; }; |
133 | 135 | 5770DD42523D93F4AB839D66 /* TodoDTO.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodoDTO.swift; sourceTree = "<group>"; }; |
134 | 136 | 59CEE04ACC0B3172214095E2 /* UserProfileMapping.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserProfileMapping.swift; sourceTree = "<group>"; }; |
|
151 | 153 | 9B7B242B75300BEFE39185F7 /* TodoCategoryResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodoCategoryResponse.swift; sourceTree = "<group>"; }; |
152 | 154 | 9CB48D91C8EF2DBC52476A36 /* AuthDataRepositoryImpl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthDataRepositoryImpl.swift; sourceTree = "<group>"; }; |
153 | 155 | 9E1C9616F8398F1C2A11B3E8 /* AuthenticationRepositoryImpl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationRepositoryImpl.swift; sourceTree = "<group>"; }; |
154 | | - 9FA7E683DA10F820DE3FEB02 /* DevLogData-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "DevLogData-Info.plist"; sourceTree = "<group>"; }; |
155 | 156 | A24E7646031B3F49A361B271 /* TodoRepositoryImplTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodoRepositoryImplTests.swift; sourceTree = "<group>"; }; |
156 | 157 | A29C910FFD87F558526C0008 /* WidgetSyncEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetSyncEvent.swift; sourceTree = "<group>"; }; |
157 | 158 | A460ED05FBC68418D31FF3E6 /* PushMessagingService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushMessagingService.swift; sourceTree = "<group>"; }; |
|
171 | 172 | F398BF7F2B4457A83FC9D853 /* TodoRepositoryImpl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodoRepositoryImpl.swift; sourceTree = "<group>"; }; |
172 | 173 | FAA5CCDA41641E01694E29C6 /* WidgetSyncEventBus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetSyncEventBus.swift; sourceTree = "<group>"; }; |
173 | 174 | FB0152B2261416B944A9EB9D /* PushNotificationMapping.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushNotificationMapping.swift; sourceTree = "<group>"; }; |
174 | | - FBFBA0307CCB614F70F13A54 /* DevLogDataTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "DevLogDataTests-Info.plist"; sourceTree = "<group>"; }; |
175 | 175 | FCEF33A1976C86AFE87F32DA /* UserDefaultsStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsStore.swift; sourceTree = "<group>"; }; |
176 | 176 | /* End PBXFileReference section */ |
177 | 177 |
|
|
227 | 227 | path = Sources; |
228 | 228 | sourceTree = "<group>"; |
229 | 229 | }; |
230 | | - 3009D76FFD9BC0F7216D873B /* Derived */ = { |
| 230 | + 2118E3A720544C3E7793C528 /* InfoPlists */ = { |
231 | 231 | isa = PBXGroup; |
232 | 232 | children = ( |
233 | | - 47D74BB51491EC04558C65E9 /* InfoPlists */, |
| 233 | + 4B0C831B507031CCA7E97067 /* Framework-Info.plist */, |
| 234 | + 172ECD791E7439EF818A8B6C /* UnitTests-Info.plist */, |
234 | 235 | ); |
235 | | - path = Derived; |
| 236 | + path = InfoPlists; |
236 | 237 | sourceTree = "<group>"; |
237 | 238 | }; |
238 | 239 | 3DB77CA26B141A5930A6DAC8 /* Project */ = { |
239 | 240 | isa = PBXGroup; |
240 | 241 | children = ( |
241 | | - 3009D76FFD9BC0F7216D873B /* Derived */, |
242 | 242 | C8D902130F1B575C6B4A4F0F /* Shared */, |
243 | 243 | 114A48F28014D99C30CA3B1C /* Sources */, |
244 | 244 | 02B682D08AA4968B501E9987 /* Tests */, |
|
256 | 256 | path = Widget; |
257 | 257 | sourceTree = "<group>"; |
258 | 258 | }; |
259 | | - 47D74BB51491EC04558C65E9 /* InfoPlists */ = { |
260 | | - isa = PBXGroup; |
261 | | - children = ( |
262 | | - 9FA7E683DA10F820DE3FEB02 /* DevLogData-Info.plist */, |
263 | | - FBFBA0307CCB614F70F13A54 /* DevLogDataTests-Info.plist */, |
264 | | - ); |
265 | | - path = InfoPlists; |
266 | | - sourceTree = "<group>"; |
267 | | - }; |
268 | 259 | 4D310A185DAC92A76849442A /* Repository */ = { |
269 | 260 | isa = PBXGroup; |
270 | 261 | children = ( |
|
384 | 375 | C8D902130F1B575C6B4A4F0F /* Shared */ = { |
385 | 376 | isa = PBXGroup; |
386 | 377 | children = ( |
| 378 | + 2118E3A720544C3E7793C528 /* InfoPlists */, |
387 | 379 | 2726E65D4893C8BE8739FD9F /* Version.xcconfig */, |
388 | 380 | ); |
389 | 381 | name = Shared; |
|
584 | 576 | buildSettings = { |
585 | 577 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
586 | 578 | CURRENT_PROJECT_VERSION = 1; |
587 | | - INFOPLIST_FILE = "Derived/InfoPlists/DevLogDataTests-Info.plist"; |
| 579 | + INFOPLIST_FILE = "../Shared/InfoPlists/UnitTests-Info.plist"; |
588 | 580 | INFOPLIST_KEY_CFBundleShortVersionString = "$(MARKETING_VERSION)"; |
589 | 581 | INFOPLIST_KEY_CFBundleVersion = "$(CURRENT_PROJECT_VERSION)"; |
590 | 582 | LD_RUNPATH_SEARCH_PATHS = ( |
|
624 | 616 | DYLIB_COMPATIBILITY_VERSION = 1; |
625 | 617 | DYLIB_CURRENT_VERSION = 1; |
626 | 618 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
627 | | - INFOPLIST_FILE = "Derived/InfoPlists/DevLogData-Info.plist"; |
| 619 | + INFOPLIST_FILE = "../Shared/InfoPlists/Framework-Info.plist"; |
628 | 620 | INFOPLIST_KEY_CFBundleShortVersionString = "$(MARKETING_VERSION)"; |
629 | 621 | INFOPLIST_KEY_CFBundleVersion = "$(CURRENT_PROJECT_VERSION)"; |
630 | 622 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
|
794 | 786 | buildSettings = { |
795 | 787 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
796 | 788 | CURRENT_PROJECT_VERSION = 1; |
797 | | - INFOPLIST_FILE = "Derived/InfoPlists/DevLogDataTests-Info.plist"; |
| 789 | + INFOPLIST_FILE = "../Shared/InfoPlists/UnitTests-Info.plist"; |
798 | 790 | INFOPLIST_KEY_CFBundleShortVersionString = "$(MARKETING_VERSION)"; |
799 | 791 | INFOPLIST_KEY_CFBundleVersion = "$(CURRENT_PROJECT_VERSION)"; |
800 | 792 | LD_RUNPATH_SEARCH_PATHS = ( |
|
830 | 822 | DYLIB_COMPATIBILITY_VERSION = 1; |
831 | 823 | DYLIB_CURRENT_VERSION = 1; |
832 | 824 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
833 | | - INFOPLIST_FILE = "Derived/InfoPlists/DevLogData-Info.plist"; |
| 825 | + INFOPLIST_FILE = "../Shared/InfoPlists/Framework-Info.plist"; |
834 | 826 | INFOPLIST_KEY_CFBundleShortVersionString = "$(MARKETING_VERSION)"; |
835 | 827 | INFOPLIST_KEY_CFBundleVersion = "$(CURRENT_PROJECT_VERSION)"; |
836 | 828 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
|
0 commit comments