comparison LazyBear.xcodeproj/project.pbxproj @ 429:e4ca9898b79b

Add WatchOS Target
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Sat, 19 Jun 2021 16:20:58 +0200
parents 8c58ce834d95
children 3ca32ff79630
comparison
equal deleted inserted replaced
428:8c58ce834d95 429:e4ca9898b79b
30 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951490542610BD2B00BDEEB5 /* WelcomeView.swift */; }; 30 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951490542610BD2B00BDEEB5 /* WelcomeView.swift */; };
31 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E62613A2B6007C0F36 /* TradingDates.swift */; }; 31 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E62613A2B6007C0F36 /* TradingDates.swift */; };
32 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E92613A37C007C0F36 /* TradingDatesItem.swift */; }; 32 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E92613A37C007C0F36 /* TradingDatesItem.swift */; };
33 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045142610C7C600A76362 /* ConvertEpoch.swift */; }; 33 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045142610C7C600A76362 /* ConvertEpoch.swift */; };
34 9523ED422615BDB2006D3D6F /* phrases.json in Resources */ = {isa = PBXBuildFile; fileRef = 9523ED412615BDB2006D3D6F /* phrases.json */; }; 34 9523ED422615BDB2006D3D6F /* phrases.json in Resources */ = {isa = PBXBuildFile; fileRef = 9523ED412615BDB2006D3D6F /* phrases.json */; };
35 952457D8267E339C00D5BBCB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 952457D7267E339C00D5BBCB /* Assets.xcassets */; };
36 952457DF267E339C00D5BBCB /* LazyBearWatchOS Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 952457DE267E339C00D5BBCB /* LazyBearWatchOS Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
37 952457E4267E339C00D5BBCB /* LazyBearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952457E3267E339C00D5BBCB /* LazyBearApp.swift */; };
38 952457E6267E339C00D5BBCB /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952457E5267E339C00D5BBCB /* ContentView.swift */; };
39 952457E8267E339C00D5BBCB /* NotificationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952457E7267E339C00D5BBCB /* NotificationController.swift */; };
40 952457EA267E339C00D5BBCB /* NotificationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952457E9267E339C00D5BBCB /* NotificationView.swift */; };
41 952457EC267E339C00D5BBCB /* ComplicationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952457EB267E339C00D5BBCB /* ComplicationController.swift */; };
42 952457EE267E339C00D5BBCB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 952457ED267E339C00D5BBCB /* Assets.xcassets */; };
43 952457F1267E339C00D5BBCB /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 952457F0267E339C00D5BBCB /* Preview Assets.xcassets */; };
44 952457FD267E339C00D5BBCB /* LazyBearWatchOSTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952457FC267E339C00D5BBCB /* LazyBearWatchOSTests.swift */; };
45 95245808267E339D00D5BBCB /* LazyBearWatchOSUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95245807267E339D00D5BBCB /* LazyBearWatchOSUITests.swift */; };
46 9524580C267E339D00D5BBCB /* LazyBearWatchOS.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 952457D5267E339B00D5BBCB /* LazyBearWatchOS.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
35 9529947E2629CA3E005F0AB0 /* Search.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9529947D2629CA3E005F0AB0 /* Search.swift */; }; 47 9529947E2629CA3E005F0AB0 /* Search.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9529947D2629CA3E005F0AB0 /* Search.swift */; };
36 952994822629CA46005F0AB0 /* SearchResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952994812629CA46005F0AB0 /* SearchResponse.swift */; }; 48 952994822629CA46005F0AB0 /* SearchResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952994812629CA46005F0AB0 /* SearchResponse.swift */; };
37 952FC0B6267C93AE001406B1 /* ToolbarMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952FC0B5267C93AE001406B1 /* ToolbarMenu.swift */; }; 49 952FC0B6267C93AE001406B1 /* ToolbarMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952FC0B5267C93AE001406B1 /* ToolbarMenu.swift */; };
38 952FC0B8267C97BA001406B1 /* WatchlistSheetRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952FC0B7267C97BA001406B1 /* WatchlistSheetRow.swift */; }; 50 952FC0B8267C97BA001406B1 /* WatchlistSheetRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952FC0B7267C97BA001406B1 /* WatchlistSheetRow.swift */; };
39 952FC0BA267C9A24001406B1 /* RenameListSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952FC0B9267C9A24001406B1 /* RenameListSheet.swift */; }; 51 952FC0BA267C9A24001406B1 /* RenameListSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952FC0B9267C9A24001406B1 /* RenameListSheet.swift */; };
86 95CCFB5A266E841B00C384A1 /* TransactionRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB59266E841B00C384A1 /* TransactionRow.swift */; }; 98 95CCFB5A266E841B00C384A1 /* TransactionRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB59266E841B00C384A1 /* TransactionRow.swift */; };
87 95CCFB5C266E842000C384A1 /* TransactionList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5B266E842000C384A1 /* TransactionList.swift */; }; 99 95CCFB5C266E842000C384A1 /* TransactionList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5B266E842000C384A1 /* TransactionList.swift */; };
88 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */; }; 100 95CCFB5E266E855800C384A1 /* GetDateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */; };
89 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; }; 101 95CCFB60266E864C00C384A1 /* ConvertStringToDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */; };
90 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; 102 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; };
103 95E0275F267D0C9500B861E8 /* MainViewTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E0275E267D0C9500B861E8 /* MainViewTest.swift */; };
91 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; 104 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; };
92 95E31C0D26472CA000106B98 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C0C26472CA000106B98 /* CompanyView.swift */; }; 105 95E31C0D26472CA000106B98 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C0C26472CA000106B98 /* CompanyView.swift */; };
93 95E31C142647363800106B98 /* Chart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C132647363800106B98 /* Chart.swift */; }; 106 95E31C142647363800106B98 /* Chart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C132647363800106B98 /* Chart.swift */; };
94 95E31C16264736BE00106B98 /* DatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C15264736BE00106B98 /* DatePicker.swift */; }; 107 95E31C16264736BE00106B98 /* DatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C15264736BE00106B98 /* DatePicker.swift */; };
95 95E31C1826473A4D00106B98 /* CompanyHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C1726473A4D00106B98 /* CompanyHeader.swift */; }; 108 95E31C1826473A4D00106B98 /* CompanyHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E31C1726473A4D00106B98 /* CompanyHeader.swift */; };
110 containerPortal = 95672B8325DDA54700DCBE4A /* Project object */; 123 containerPortal = 95672B8325DDA54700DCBE4A /* Project object */;
111 proxyType = 1; 124 proxyType = 1;
112 remoteGlobalIDString = 95672B8A25DDA54700DCBE4A; 125 remoteGlobalIDString = 95672B8A25DDA54700DCBE4A;
113 remoteInfo = LazyBear; 126 remoteInfo = LazyBear;
114 }; 127 };
128 952457E0267E339C00D5BBCB /* PBXContainerItemProxy */ = {
129 isa = PBXContainerItemProxy;
130 containerPortal = 95672B8325DDA54700DCBE4A /* Project object */;
131 proxyType = 1;
132 remoteGlobalIDString = 952457DD267E339C00D5BBCB;
133 remoteInfo = "LazyBearWatchOS Extension";
134 };
135 952457F9267E339C00D5BBCB /* PBXContainerItemProxy */ = {
136 isa = PBXContainerItemProxy;
137 containerPortal = 95672B8325DDA54700DCBE4A /* Project object */;
138 proxyType = 1;
139 remoteGlobalIDString = 952457DD267E339C00D5BBCB;
140 remoteInfo = "LazyBearWatchOS Extension";
141 };
142 95245804267E339D00D5BBCB /* PBXContainerItemProxy */ = {
143 isa = PBXContainerItemProxy;
144 containerPortal = 95672B8325DDA54700DCBE4A /* Project object */;
145 proxyType = 1;
146 remoteGlobalIDString = 952457D4267E339B00D5BBCB;
147 remoteInfo = LazyBearWatchOS;
148 };
149 9524580A267E339D00D5BBCB /* PBXContainerItemProxy */ = {
150 isa = PBXContainerItemProxy;
151 containerPortal = 95672B8325DDA54700DCBE4A /* Project object */;
152 proxyType = 1;
153 remoteGlobalIDString = 952457D4267E339B00D5BBCB;
154 remoteInfo = LazyBearWatchOS;
155 };
115 /* End PBXContainerItemProxy section */ 156 /* End PBXContainerItemProxy section */
157
158 /* Begin PBXCopyFilesBuildPhase section */
159 9524580D267E339D00D5BBCB /* Embed Watch Content */ = {
160 isa = PBXCopyFilesBuildPhase;
161 buildActionMask = 2147483647;
162 dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
163 dstSubfolderSpec = 16;
164 files = (
165 9524580C267E339D00D5BBCB /* LazyBearWatchOS.app in Embed Watch Content */,
166 );
167 name = "Embed Watch Content";
168 runOnlyForDeploymentPostprocessing = 0;
169 };
170 95245810267E339D00D5BBCB /* Embed App Extensions */ = {
171 isa = PBXCopyFilesBuildPhase;
172 buildActionMask = 2147483647;
173 dstPath = "";
174 dstSubfolderSpec = 13;
175 files = (
176 952457DF267E339C00D5BBCB /* LazyBearWatchOS Extension.appex in Embed App Extensions */,
177 );
178 name = "Embed App Extensions";
179 runOnlyForDeploymentPostprocessing = 0;
180 };
181 /* End PBXCopyFilesBuildPhase section */
116 182
117 /* Begin PBXFileReference section */ 183 /* Begin PBXFileReference section */
118 950857A8266BD2C6005357BA /* SFSafariViewWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SFSafariViewWrapper.swift; sourceTree = "<group>"; }; 184 950857A8266BD2C6005357BA /* SFSafariViewWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SFSafariViewWrapper.swift; sourceTree = "<group>"; };
119 950857D0266BE54B005357BA /* InsiderRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderRow.swift; sourceTree = "<group>"; }; 185 950857D0266BE54B005357BA /* InsiderRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsiderRow.swift; sourceTree = "<group>"; };
120 950857D2266BE55F005357BA /* RowShape.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RowShape.swift; sourceTree = "<group>"; }; 186 950857D2266BE55F005357BA /* RowShape.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RowShape.swift; sourceTree = "<group>"; };
141 951490542610BD2B00BDEEB5 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; 207 951490542610BD2B00BDEEB5 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; };
142 951566E62613A2B6007C0F36 /* TradingDates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDates.swift; sourceTree = "<group>"; }; 208 951566E62613A2B6007C0F36 /* TradingDates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDates.swift; sourceTree = "<group>"; };
143 951566E92613A37C007C0F36 /* TradingDatesItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDatesItem.swift; sourceTree = "<group>"; }; 209 951566E92613A37C007C0F36 /* TradingDatesItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDatesItem.swift; sourceTree = "<group>"; };
144 952045142610C7C600A76362 /* ConvertEpoch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertEpoch.swift; sourceTree = "<group>"; }; 210 952045142610C7C600A76362 /* ConvertEpoch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertEpoch.swift; sourceTree = "<group>"; };
145 9523ED412615BDB2006D3D6F /* phrases.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phrases.json; sourceTree = "<group>"; }; 211 9523ED412615BDB2006D3D6F /* phrases.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phrases.json; sourceTree = "<group>"; };
212 952457D5267E339B00D5BBCB /* LazyBearWatchOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LazyBearWatchOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
213 952457D7267E339C00D5BBCB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
214 952457D9267E339C00D5BBCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
215 952457DE267E339C00D5BBCB /* LazyBearWatchOS Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "LazyBearWatchOS Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
216 952457E3267E339C00D5BBCB /* LazyBearApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyBearApp.swift; sourceTree = "<group>"; };
217 952457E5267E339C00D5BBCB /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
218 952457E7267E339C00D5BBCB /* NotificationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationController.swift; sourceTree = "<group>"; };
219 952457E9267E339C00D5BBCB /* NotificationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationView.swift; sourceTree = "<group>"; };
220 952457EB267E339C00D5BBCB /* ComplicationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplicationController.swift; sourceTree = "<group>"; };
221 952457ED267E339C00D5BBCB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
222 952457F0267E339C00D5BBCB /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
223 952457F2267E339C00D5BBCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
224 952457F3267E339C00D5BBCB /* PushNotificationPayload.apns */ = {isa = PBXFileReference; lastKnownFileType = text; path = PushNotificationPayload.apns; sourceTree = "<group>"; };
225 952457F8267E339C00D5BBCB /* LazyBearWatchOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LazyBearWatchOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
226 952457FC267E339C00D5BBCB /* LazyBearWatchOSTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyBearWatchOSTests.swift; sourceTree = "<group>"; };
227 952457FE267E339C00D5BBCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
228 95245803267E339D00D5BBCB /* LazyBearWatchOSUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LazyBearWatchOSUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
229 95245807267E339D00D5BBCB /* LazyBearWatchOSUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyBearWatchOSUITests.swift; sourceTree = "<group>"; };
230 95245809267E339D00D5BBCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
146 9529947D2629CA3E005F0AB0 /* Search.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Search.swift; sourceTree = "<group>"; }; 231 9529947D2629CA3E005F0AB0 /* Search.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Search.swift; sourceTree = "<group>"; };
147 952994812629CA46005F0AB0 /* SearchResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchResponse.swift; sourceTree = "<group>"; }; 232 952994812629CA46005F0AB0 /* SearchResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchResponse.swift; sourceTree = "<group>"; };
148 952FC0B5267C93AE001406B1 /* ToolbarMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToolbarMenu.swift; sourceTree = "<group>"; }; 233 952FC0B5267C93AE001406B1 /* ToolbarMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToolbarMenu.swift; sourceTree = "<group>"; };
149 952FC0B7267C97BA001406B1 /* WatchlistSheetRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchlistSheetRow.swift; sourceTree = "<group>"; }; 234 952FC0B7267C97BA001406B1 /* WatchlistSheetRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchlistSheetRow.swift; sourceTree = "<group>"; };
150 952FC0B9267C9A24001406B1 /* RenameListSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RenameListSheet.swift; sourceTree = "<group>"; }; 235 952FC0B9267C9A24001406B1 /* RenameListSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RenameListSheet.swift; sourceTree = "<group>"; };
197 95CCFB59266E841B00C384A1 /* TransactionRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionRow.swift; sourceTree = "<group>"; }; 282 95CCFB59266E841B00C384A1 /* TransactionRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionRow.swift; sourceTree = "<group>"; };
198 95CCFB5B266E842000C384A1 /* TransactionList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionList.swift; sourceTree = "<group>"; }; 283 95CCFB5B266E842000C384A1 /* TransactionList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionList.swift; sourceTree = "<group>"; };
199 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDateComponents.swift; sourceTree = "<group>"; }; 284 95CCFB5D266E855800C384A1 /* GetDateComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetDateComponents.swift; sourceTree = "<group>"; };
200 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertStringToDate.swift; sourceTree = "<group>"; }; 285 95CCFB5F266E864C00C384A1 /* ConvertStringToDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertStringToDate.swift; sourceTree = "<group>"; };
201 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; 286 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; };
287 95E0275E267D0C9500B861E8 /* MainViewTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewTest.swift; sourceTree = "<group>"; };
202 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; 288 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
203 95E31C0C26472CA000106B98 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; }; 289 95E31C0C26472CA000106B98 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; };
204 95E31C132647363800106B98 /* Chart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Chart.swift; sourceTree = "<group>"; }; 290 95E31C132647363800106B98 /* Chart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Chart.swift; sourceTree = "<group>"; };
205 95E31C15264736BE00106B98 /* DatePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatePicker.swift; sourceTree = "<group>"; }; 291 95E31C15264736BE00106B98 /* DatePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatePicker.swift; sourceTree = "<group>"; };
206 95E31C1726473A4D00106B98 /* CompanyHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyHeader.swift; sourceTree = "<group>"; }; 292 95E31C1726473A4D00106B98 /* CompanyHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyHeader.swift; sourceTree = "<group>"; };
221 buildActionMask = 2147483647; 307 buildActionMask = 2147483647;
222 files = ( 308 files = (
223 ); 309 );
224 runOnlyForDeploymentPostprocessing = 0; 310 runOnlyForDeploymentPostprocessing = 0;
225 }; 311 };
312 952457DB267E339C00D5BBCB /* Frameworks */ = {
313 isa = PBXFrameworksBuildPhase;
314 buildActionMask = 2147483647;
315 files = (
316 );
317 runOnlyForDeploymentPostprocessing = 0;
318 };
319 952457F5267E339C00D5BBCB /* Frameworks */ = {
320 isa = PBXFrameworksBuildPhase;
321 buildActionMask = 2147483647;
322 files = (
323 );
324 runOnlyForDeploymentPostprocessing = 0;
325 };
326 95245800267E339D00D5BBCB /* Frameworks */ = {
327 isa = PBXFrameworksBuildPhase;
328 buildActionMask = 2147483647;
329 files = (
330 );
331 runOnlyForDeploymentPostprocessing = 0;
332 };
226 95672B8825DDA54700DCBE4A /* Frameworks */ = { 333 95672B8825DDA54700DCBE4A /* Frameworks */ = {
227 isa = PBXFrameworksBuildPhase; 334 isa = PBXFrameworksBuildPhase;
228 buildActionMask = 2147483647; 335 buildActionMask = 2147483647;
229 files = ( 336 files = (
230 950857A7266BD12D005357BA /* BetterSafariView in Frameworks */, 337 950857A7266BD12D005357BA /* BetterSafariView in Frameworks */,
243 /* Begin PBXGroup section */ 350 /* Begin PBXGroup section */
244 950B6F402676452E0029E447 /* Tests */ = { 351 950B6F402676452E0029E447 /* Tests */ = {
245 isa = PBXGroup; 352 isa = PBXGroup;
246 children = ( 353 children = (
247 950B6F412676454A0029E447 /* RevenueCatTest.swift */, 354 950B6F412676454A0029E447 /* RevenueCatTest.swift */,
355 95E0275E267D0C9500B861E8 /* MainViewTest.swift */,
248 ); 356 );
249 path = Tests; 357 path = Tests;
250 sourceTree = "<group>"; 358 sourceTree = "<group>";
251 }; 359 };
252 950C57112629EF9100F234FE /* LazyBearTests */ = { 360 950C57112629EF9100F234FE /* LazyBearTests */ = {
299 children = ( 407 children = (
300 9523ED412615BDB2006D3D6F /* phrases.json */, 408 9523ED412615BDB2006D3D6F /* phrases.json */,
301 95AF0FF62671320F0049C4AB /* DisplayWords.json */, 409 95AF0FF62671320F0049C4AB /* DisplayWords.json */,
302 ); 410 );
303 path = Resources; 411 path = Resources;
412 sourceTree = "<group>";
413 };
414 952457D6267E339B00D5BBCB /* LazyBearWatchOS */ = {
415 isa = PBXGroup;
416 children = (
417 952457D7267E339C00D5BBCB /* Assets.xcassets */,
418 952457D9267E339C00D5BBCB /* Info.plist */,
419 );
420 path = LazyBearWatchOS;
421 sourceTree = "<group>";
422 };
423 952457E2267E339C00D5BBCB /* LazyBearWatchOS Extension */ = {
424 isa = PBXGroup;
425 children = (
426 952457E3267E339C00D5BBCB /* LazyBearApp.swift */,
427 952457E5267E339C00D5BBCB /* ContentView.swift */,
428 952457E7267E339C00D5BBCB /* NotificationController.swift */,
429 952457E9267E339C00D5BBCB /* NotificationView.swift */,
430 952457EB267E339C00D5BBCB /* ComplicationController.swift */,
431 952457ED267E339C00D5BBCB /* Assets.xcassets */,
432 952457F2267E339C00D5BBCB /* Info.plist */,
433 952457F3267E339C00D5BBCB /* PushNotificationPayload.apns */,
434 952457EF267E339C00D5BBCB /* Preview Content */,
435 );
436 path = "LazyBearWatchOS Extension";
437 sourceTree = "<group>";
438 };
439 952457EF267E339C00D5BBCB /* Preview Content */ = {
440 isa = PBXGroup;
441 children = (
442 952457F0267E339C00D5BBCB /* Preview Assets.xcassets */,
443 );
444 path = "Preview Content";
445 sourceTree = "<group>";
446 };
447 952457FB267E339C00D5BBCB /* LazyBearWatchOSTests */ = {
448 isa = PBXGroup;
449 children = (
450 952457FC267E339C00D5BBCB /* LazyBearWatchOSTests.swift */,
451 952457FE267E339C00D5BBCB /* Info.plist */,
452 );
453 path = LazyBearWatchOSTests;
454 sourceTree = "<group>";
455 };
456 95245806267E339D00D5BBCB /* LazyBearWatchOSUITests */ = {
457 isa = PBXGroup;
458 children = (
459 95245807267E339D00D5BBCB /* LazyBearWatchOSUITests.swift */,
460 95245809267E339D00D5BBCB /* Info.plist */,
461 );
462 path = LazyBearWatchOSUITests;
304 sourceTree = "<group>"; 463 sourceTree = "<group>";
305 }; 464 };
306 9529947C2629CA2F005F0AB0 /* Networking */ = { 465 9529947C2629CA2F005F0AB0 /* Networking */ = {
307 isa = PBXGroup; 466 isa = PBXGroup;
308 children = ( 467 children = (
367 9562404A263C72E800C6C511 /* README.md */, 526 9562404A263C72E800C6C511 /* README.md */,
368 950C572D2629F03A00F234FE /* LazyBear.xctestplan */, 527 950C572D2629F03A00F234FE /* LazyBear.xctestplan */,
369 95672B8D25DDA54700DCBE4A /* LazyBear */, 528 95672B8D25DDA54700DCBE4A /* LazyBear */,
370 950C57112629EF9100F234FE /* LazyBearTests */, 529 950C57112629EF9100F234FE /* LazyBearTests */,
371 950C57212629EFC200F234FE /* LazyBearUITests */, 530 950C57212629EFC200F234FE /* LazyBearUITests */,
531 952457D6267E339B00D5BBCB /* LazyBearWatchOS */,
532 952457E2267E339C00D5BBCB /* LazyBearWatchOS Extension */,
533 952457FB267E339C00D5BBCB /* LazyBearWatchOSTests */,
534 95245806267E339D00D5BBCB /* LazyBearWatchOSUITests */,
372 95672B8C25DDA54700DCBE4A /* Products */, 535 95672B8C25DDA54700DCBE4A /* Products */,
373 958A735025E0170900FD7ECA /* Frameworks */, 536 958A735025E0170900FD7ECA /* Frameworks */,
374 ); 537 );
375 sourceTree = "<group>"; 538 sourceTree = "<group>";
376 }; 539 };
378 isa = PBXGroup; 541 isa = PBXGroup;
379 children = ( 542 children = (
380 95672B8B25DDA54700DCBE4A /* LazyBear.app */, 543 95672B8B25DDA54700DCBE4A /* LazyBear.app */,
381 950C57102629EF9100F234FE /* LazyBearTests.xctest */, 544 950C57102629EF9100F234FE /* LazyBearTests.xctest */,
382 950C57202629EFC200F234FE /* LazyBearUITests.xctest */, 545 950C57202629EFC200F234FE /* LazyBearUITests.xctest */,
546 952457D5267E339B00D5BBCB /* LazyBearWatchOS.app */,
547 952457DE267E339C00D5BBCB /* LazyBearWatchOS Extension.appex */,
548 952457F8267E339C00D5BBCB /* LazyBearWatchOSTests.xctest */,
549 95245803267E339D00D5BBCB /* LazyBearWatchOSUITests.xctest */,
383 ); 550 );
384 name = Products; 551 name = Products;
385 sourceTree = "<group>"; 552 sourceTree = "<group>";
386 }; 553 };
387 95672B8D25DDA54700DCBE4A /* LazyBear */ = { 554 95672B8D25DDA54700DCBE4A /* LazyBear */ = {
575 name = LazyBearUITests; 742 name = LazyBearUITests;
576 productName = LazyBearUITests; 743 productName = LazyBearUITests;
577 productReference = 950C57202629EFC200F234FE /* LazyBearUITests.xctest */; 744 productReference = 950C57202629EFC200F234FE /* LazyBearUITests.xctest */;
578 productType = "com.apple.product-type.bundle.ui-testing"; 745 productType = "com.apple.product-type.bundle.ui-testing";
579 }; 746 };
747 952457D4267E339B00D5BBCB /* LazyBearWatchOS */ = {
748 isa = PBXNativeTarget;
749 buildConfigurationList = 95245818267E339D00D5BBCB /* Build configuration list for PBXNativeTarget "LazyBearWatchOS" */;
750 buildPhases = (
751 952457D3267E339B00D5BBCB /* Resources */,
752 95245810267E339D00D5BBCB /* Embed App Extensions */,
753 );
754 buildRules = (
755 );
756 dependencies = (
757 952457E1267E339C00D5BBCB /* PBXTargetDependency */,
758 );
759 name = LazyBearWatchOS;
760 productName = LazyBearWatchOS;
761 productReference = 952457D5267E339B00D5BBCB /* LazyBearWatchOS.app */;
762 productType = "com.apple.product-type.application.watchapp2";
763 };
764 952457DD267E339C00D5BBCB /* LazyBearWatchOS Extension */ = {
765 isa = PBXNativeTarget;
766 buildConfigurationList = 95245817267E339D00D5BBCB /* Build configuration list for PBXNativeTarget "LazyBearWatchOS Extension" */;
767 buildPhases = (
768 952457DA267E339C00D5BBCB /* Sources */,
769 952457DB267E339C00D5BBCB /* Frameworks */,
770 952457DC267E339C00D5BBCB /* Resources */,
771 );
772 buildRules = (
773 );
774 dependencies = (
775 );
776 name = "LazyBearWatchOS Extension";
777 productName = "LazyBearWatchOS Extension";
778 productReference = 952457DE267E339C00D5BBCB /* LazyBearWatchOS Extension.appex */;
779 productType = "com.apple.product-type.watchkit2-extension";
780 };
781 952457F7267E339C00D5BBCB /* LazyBearWatchOSTests */ = {
782 isa = PBXNativeTarget;
783 buildConfigurationList = 95245819267E339D00D5BBCB /* Build configuration list for PBXNativeTarget "LazyBearWatchOSTests" */;
784 buildPhases = (
785 952457F4267E339C00D5BBCB /* Sources */,
786 952457F5267E339C00D5BBCB /* Frameworks */,
787 952457F6267E339C00D5BBCB /* Resources */,
788 );
789 buildRules = (
790 );
791 dependencies = (
792 952457FA267E339C00D5BBCB /* PBXTargetDependency */,
793 );
794 name = LazyBearWatchOSTests;
795 productName = LazyBearWatchOSTests;
796 productReference = 952457F8267E339C00D5BBCB /* LazyBearWatchOSTests.xctest */;
797 productType = "com.apple.product-type.bundle.unit-test";
798 };
799 95245802267E339D00D5BBCB /* LazyBearWatchOSUITests */ = {
800 isa = PBXNativeTarget;
801 buildConfigurationList = 9524581A267E339D00D5BBCB /* Build configuration list for PBXNativeTarget "LazyBearWatchOSUITests" */;
802 buildPhases = (
803 952457FF267E339D00D5BBCB /* Sources */,
804 95245800267E339D00D5BBCB /* Frameworks */,
805 95245801267E339D00D5BBCB /* Resources */,
806 );
807 buildRules = (
808 );
809 dependencies = (
810 95245805267E339D00D5BBCB /* PBXTargetDependency */,
811 );
812 name = LazyBearWatchOSUITests;
813 productName = LazyBearWatchOSUITests;
814 productReference = 95245803267E339D00D5BBCB /* LazyBearWatchOSUITests.xctest */;
815 productType = "com.apple.product-type.bundle.ui-testing";
816 };
580 95672B8A25DDA54700DCBE4A /* LazyBear */ = { 817 95672B8A25DDA54700DCBE4A /* LazyBear */ = {
581 isa = PBXNativeTarget; 818 isa = PBXNativeTarget;
582 buildConfigurationList = 95672B9F25DDA54800DCBE4A /* Build configuration list for PBXNativeTarget "LazyBear" */; 819 buildConfigurationList = 95672B9F25DDA54800DCBE4A /* Build configuration list for PBXNativeTarget "LazyBear" */;
583 buildPhases = ( 820 buildPhases = (
584 95672B8725DDA54700DCBE4A /* Sources */, 821 95672B8725DDA54700DCBE4A /* Sources */,
585 95672B8825DDA54700DCBE4A /* Frameworks */, 822 95672B8825DDA54700DCBE4A /* Frameworks */,
586 95672B8925DDA54700DCBE4A /* Resources */, 823 95672B8925DDA54700DCBE4A /* Resources */,
824 9524580D267E339D00D5BBCB /* Embed Watch Content */,
587 ); 825 );
588 buildRules = ( 826 buildRules = (
589 ); 827 );
590 dependencies = ( 828 dependencies = (
829 9524580B267E339D00D5BBCB /* PBXTargetDependency */,
591 ); 830 );
592 name = LazyBear; 831 name = LazyBear;
593 packageProductDependencies = ( 832 packageProductDependencies = (
594 954D7EC1260BE70C00A13C50 /* SwiftlySearch */, 833 954D7EC1260BE70C00A13C50 /* SwiftlySearch */,
595 95A4B932263E9F810056F036 /* Introspect */, 834 95A4B932263E9F810056F036 /* Introspect */,
606 845
607 /* Begin PBXProject section */ 846 /* Begin PBXProject section */
608 95672B8325DDA54700DCBE4A /* Project object */ = { 847 95672B8325DDA54700DCBE4A /* Project object */ = {
609 isa = PBXProject; 848 isa = PBXProject;
610 attributes = { 849 attributes = {
611 LastSwiftUpdateCheck = 1240; 850 LastSwiftUpdateCheck = 1250;
612 LastUpgradeCheck = 1240; 851 LastUpgradeCheck = 1240;
613 TargetAttributes = { 852 TargetAttributes = {
614 950C570F2629EF9100F234FE = { 853 950C570F2629EF9100F234FE = {
615 CreatedOnToolsVersion = 12.4; 854 CreatedOnToolsVersion = 12.4;
616 TestTargetID = 95672B8A25DDA54700DCBE4A; 855 TestTargetID = 95672B8A25DDA54700DCBE4A;
617 }; 856 };
618 950C571F2629EFC200F234FE = { 857 950C571F2629EFC200F234FE = {
619 CreatedOnToolsVersion = 12.4; 858 CreatedOnToolsVersion = 12.4;
620 TestTargetID = 95672B8A25DDA54700DCBE4A; 859 TestTargetID = 95672B8A25DDA54700DCBE4A;
621 }; 860 };
861 952457D4267E339B00D5BBCB = {
862 CreatedOnToolsVersion = 12.5;
863 };
864 952457DD267E339C00D5BBCB = {
865 CreatedOnToolsVersion = 12.5;
866 };
867 952457F7267E339C00D5BBCB = {
868 CreatedOnToolsVersion = 12.5;
869 TestTargetID = 952457DD267E339C00D5BBCB;
870 };
871 95245802267E339D00D5BBCB = {
872 CreatedOnToolsVersion = 12.5;
873 TestTargetID = 952457D4267E339B00D5BBCB;
874 };
622 95672B8A25DDA54700DCBE4A = { 875 95672B8A25DDA54700DCBE4A = {
623 CreatedOnToolsVersion = 12.4; 876 CreatedOnToolsVersion = 12.4;
624 }; 877 };
625 }; 878 };
626 }; 879 };
646 projectRoot = ""; 899 projectRoot = "";
647 targets = ( 900 targets = (
648 95672B8A25DDA54700DCBE4A /* LazyBear */, 901 95672B8A25DDA54700DCBE4A /* LazyBear */,
649 950C570F2629EF9100F234FE /* LazyBearTests */, 902 950C570F2629EF9100F234FE /* LazyBearTests */,
650 950C571F2629EFC200F234FE /* LazyBearUITests */, 903 950C571F2629EFC200F234FE /* LazyBearUITests */,
904 952457D4267E339B00D5BBCB /* LazyBearWatchOS */,
905 952457DD267E339C00D5BBCB /* LazyBearWatchOS Extension */,
906 952457F7267E339C00D5BBCB /* LazyBearWatchOSTests */,
907 95245802267E339D00D5BBCB /* LazyBearWatchOSUITests */,
651 ); 908 );
652 }; 909 };
653 /* End PBXProject section */ 910 /* End PBXProject section */
654 911
655 /* Begin PBXResourcesBuildPhase section */ 912 /* Begin PBXResourcesBuildPhase section */
665 buildActionMask = 2147483647; 922 buildActionMask = 2147483647;
666 files = ( 923 files = (
667 ); 924 );
668 runOnlyForDeploymentPostprocessing = 0; 925 runOnlyForDeploymentPostprocessing = 0;
669 }; 926 };
927 952457D3267E339B00D5BBCB /* Resources */ = {
928 isa = PBXResourcesBuildPhase;
929 buildActionMask = 2147483647;
930 files = (
931 952457D8267E339C00D5BBCB /* Assets.xcassets in Resources */,
932 );
933 runOnlyForDeploymentPostprocessing = 0;
934 };
935 952457DC267E339C00D5BBCB /* Resources */ = {
936 isa = PBXResourcesBuildPhase;
937 buildActionMask = 2147483647;
938 files = (
939 952457F1267E339C00D5BBCB /* Preview Assets.xcassets in Resources */,
940 952457EE267E339C00D5BBCB /* Assets.xcassets in Resources */,
941 );
942 runOnlyForDeploymentPostprocessing = 0;
943 };
944 952457F6267E339C00D5BBCB /* Resources */ = {
945 isa = PBXResourcesBuildPhase;
946 buildActionMask = 2147483647;
947 files = (
948 );
949 runOnlyForDeploymentPostprocessing = 0;
950 };
951 95245801267E339D00D5BBCB /* Resources */ = {
952 isa = PBXResourcesBuildPhase;
953 buildActionMask = 2147483647;
954 files = (
955 );
956 runOnlyForDeploymentPostprocessing = 0;
957 };
670 95672B8925DDA54700DCBE4A /* Resources */ = { 958 95672B8925DDA54700DCBE4A /* Resources */ = {
671 isa = PBXResourcesBuildPhase; 959 isa = PBXResourcesBuildPhase;
672 buildActionMask = 2147483647; 960 buildActionMask = 2147483647;
673 files = ( 961 files = (
674 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */, 962 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */,
696 files = ( 984 files = (
697 950C57232629EFC200F234FE /* LazyBearUITests.swift in Sources */, 985 950C57232629EFC200F234FE /* LazyBearUITests.swift in Sources */,
698 ); 986 );
699 runOnlyForDeploymentPostprocessing = 0; 987 runOnlyForDeploymentPostprocessing = 0;
700 }; 988 };
989 952457DA267E339C00D5BBCB /* Sources */ = {
990 isa = PBXSourcesBuildPhase;
991 buildActionMask = 2147483647;
992 files = (
993 952457E8267E339C00D5BBCB /* NotificationController.swift in Sources */,
994 952457E6267E339C00D5BBCB /* ContentView.swift in Sources */,
995 952457EC267E339C00D5BBCB /* ComplicationController.swift in Sources */,
996 952457E4267E339C00D5BBCB /* LazyBearApp.swift in Sources */,
997 952457EA267E339C00D5BBCB /* NotificationView.swift in Sources */,
998 );
999 runOnlyForDeploymentPostprocessing = 0;
1000 };
1001 952457F4267E339C00D5BBCB /* Sources */ = {
1002 isa = PBXSourcesBuildPhase;
1003 buildActionMask = 2147483647;
1004 files = (
1005 952457FD267E339C00D5BBCB /* LazyBearWatchOSTests.swift in Sources */,
1006 );
1007 runOnlyForDeploymentPostprocessing = 0;
1008 };
1009 952457FF267E339D00D5BBCB /* Sources */ = {
1010 isa = PBXSourcesBuildPhase;
1011 buildActionMask = 2147483647;
1012 files = (
1013 95245808267E339D00D5BBCB /* LazyBearWatchOSUITests.swift in Sources */,
1014 );
1015 runOnlyForDeploymentPostprocessing = 0;
1016 };
701 95672B8725DDA54700DCBE4A /* Sources */ = { 1017 95672B8725DDA54700DCBE4A /* Sources */ = {
702 isa = PBXSourcesBuildPhase; 1018 isa = PBXSourcesBuildPhase;
703 buildActionMask = 2147483647; 1019 buildActionMask = 2147483647;
704 files = ( 1020 files = (
705 95602704265ABB990046F97E /* InsiderRosterModel.swift in Sources */, 1021 95602704265ABB990046F97E /* InsiderRosterModel.swift in Sources */,
706 95131D46267A03020055C6DE /* WatchlistCompany+CoreDataProperties.swift in Sources */, 1022 95131D46267A03020055C6DE /* WatchlistCompany+CoreDataProperties.swift in Sources */,
1023 95E0275F267D0C9500B861E8 /* MainViewTest.swift in Sources */,
707 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, 1024 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */,
708 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */, 1025 95FBE0DC2619CA7200440386 /* ProfileView.swift in Sources */,
709 952FC0B6267C93AE001406B1 /* ToolbarMenu.swift in Sources */, 1026 952FC0B6267C93AE001406B1 /* ToolbarMenu.swift in Sources */,
710 95131D4B267A15490055C6DE /* WatchlistSheet.swift in Sources */, 1027 95131D4B267A15490055C6DE /* WatchlistSheet.swift in Sources */,
711 95CCFB5C266E842000C384A1 /* TransactionList.swift in Sources */, 1028 95CCFB5C266E842000C384A1 /* TransactionList.swift in Sources */,
789 950C57262629EFC200F234FE /* PBXTargetDependency */ = { 1106 950C57262629EFC200F234FE /* PBXTargetDependency */ = {
790 isa = PBXTargetDependency; 1107 isa = PBXTargetDependency;
791 target = 95672B8A25DDA54700DCBE4A /* LazyBear */; 1108 target = 95672B8A25DDA54700DCBE4A /* LazyBear */;
792 targetProxy = 950C57252629EFC200F234FE /* PBXContainerItemProxy */; 1109 targetProxy = 950C57252629EFC200F234FE /* PBXContainerItemProxy */;
793 }; 1110 };
1111 952457E1267E339C00D5BBCB /* PBXTargetDependency */ = {
1112 isa = PBXTargetDependency;
1113 target = 952457DD267E339C00D5BBCB /* LazyBearWatchOS Extension */;
1114 targetProxy = 952457E0267E339C00D5BBCB /* PBXContainerItemProxy */;
1115 };
1116 952457FA267E339C00D5BBCB /* PBXTargetDependency */ = {
1117 isa = PBXTargetDependency;
1118 target = 952457DD267E339C00D5BBCB /* LazyBearWatchOS Extension */;
1119 targetProxy = 952457F9267E339C00D5BBCB /* PBXContainerItemProxy */;
1120 };
1121 95245805267E339D00D5BBCB /* PBXTargetDependency */ = {
1122 isa = PBXTargetDependency;
1123 target = 952457D4267E339B00D5BBCB /* LazyBearWatchOS */;
1124 targetProxy = 95245804267E339D00D5BBCB /* PBXContainerItemProxy */;
1125 };
1126 9524580B267E339D00D5BBCB /* PBXTargetDependency */ = {
1127 isa = PBXTargetDependency;
1128 target = 952457D4267E339B00D5BBCB /* LazyBearWatchOS */;
1129 targetProxy = 9524580A267E339D00D5BBCB /* PBXContainerItemProxy */;
1130 };
794 /* End PBXTargetDependency section */ 1131 /* End PBXTargetDependency section */
795 1132
796 /* Begin XCBuildConfiguration section */ 1133 /* Begin XCBuildConfiguration section */
797 950C57182629EF9100F234FE /* Debug */ = { 1134 950C57182629EF9100F234FE /* Debug */ = {
798 isa = XCBuildConfiguration; 1135 isa = XCBuildConfiguration;
867 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.LazyBearUITests; 1204 PRODUCT_BUNDLE_IDENTIFIER = io.dennistech.LazyBearUITests;
868 PRODUCT_NAME = "$(TARGET_NAME)"; 1205 PRODUCT_NAME = "$(TARGET_NAME)";
869 SWIFT_VERSION = 5.0; 1206 SWIFT_VERSION = 5.0;
870 TARGETED_DEVICE_FAMILY = "1,2"; 1207 TARGETED_DEVICE_FAMILY = "1,2";
871 TEST_TARGET_NAME = LazyBear; 1208 TEST_TARGET_NAME = LazyBear;
1209 };
1210 name = Release;
1211 };
1212 9524580E267E339D00D5BBCB /* Debug */ = {
1213 isa = XCBuildConfiguration;
1214 buildSettings = {
1215 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1216 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1217 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1218 CODE_SIGN_STYLE = Automatic;
1219 DEVELOPMENT_TEAM = MTX83R5H8X;
1220 IBSC_MODULE = LazyBearWatchOS_Extension;
1221 INFOPLIST_FILE = LazyBearWatchOS/Info.plist;
1222 PRODUCT_BUNDLE_IDENTIFIER = dennis.LazyBear.watchkitapp;
1223 PRODUCT_NAME = "$(TARGET_NAME)";
1224 SDKROOT = watchos;
1225 SKIP_INSTALL = YES;
1226 SWIFT_VERSION = 5.0;
1227 TARGETED_DEVICE_FAMILY = 4;
1228 WATCHOS_DEPLOYMENT_TARGET = 7.4;
1229 };
1230 name = Debug;
1231 };
1232 9524580F267E339D00D5BBCB /* Release */ = {
1233 isa = XCBuildConfiguration;
1234 buildSettings = {
1235 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1236 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1237 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1238 CODE_SIGN_STYLE = Automatic;
1239 DEVELOPMENT_TEAM = MTX83R5H8X;
1240 IBSC_MODULE = LazyBearWatchOS_Extension;
1241 INFOPLIST_FILE = LazyBearWatchOS/Info.plist;
1242 PRODUCT_BUNDLE_IDENTIFIER = dennis.LazyBear.watchkitapp;
1243 PRODUCT_NAME = "$(TARGET_NAME)";
1244 SDKROOT = watchos;
1245 SKIP_INSTALL = YES;
1246 SWIFT_VERSION = 5.0;
1247 TARGETED_DEVICE_FAMILY = 4;
1248 WATCHOS_DEPLOYMENT_TARGET = 7.4;
1249 };
1250 name = Release;
1251 };
1252 95245811267E339D00D5BBCB /* Debug */ = {
1253 isa = XCBuildConfiguration;
1254 buildSettings = {
1255 ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
1256 CODE_SIGN_STYLE = Automatic;
1257 DEVELOPMENT_ASSET_PATHS = "\"LazyBearWatchOS Extension/Preview Content\"";
1258 DEVELOPMENT_TEAM = MTX83R5H8X;
1259 ENABLE_PREVIEWS = YES;
1260 INFOPLIST_FILE = "LazyBearWatchOS Extension/Info.plist";
1261 LD_RUNPATH_SEARCH_PATHS = (
1262 "$(inherited)",
1263 "@executable_path/Frameworks",
1264 "@executable_path/../../Frameworks",
1265 );
1266 PRODUCT_BUNDLE_IDENTIFIER = dennis.LazyBear.watchkitapp.watchkitextension;
1267 PRODUCT_NAME = "${TARGET_NAME}";
1268 SDKROOT = watchos;
1269 SKIP_INSTALL = YES;
1270 SWIFT_VERSION = 5.0;
1271 TARGETED_DEVICE_FAMILY = 4;
1272 WATCHOS_DEPLOYMENT_TARGET = 7.4;
1273 };
1274 name = Debug;
1275 };
1276 95245812267E339D00D5BBCB /* Release */ = {
1277 isa = XCBuildConfiguration;
1278 buildSettings = {
1279 ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
1280 CODE_SIGN_STYLE = Automatic;
1281 DEVELOPMENT_ASSET_PATHS = "\"LazyBearWatchOS Extension/Preview Content\"";
1282 DEVELOPMENT_TEAM = MTX83R5H8X;
1283 ENABLE_PREVIEWS = YES;
1284 INFOPLIST_FILE = "LazyBearWatchOS Extension/Info.plist";
1285 LD_RUNPATH_SEARCH_PATHS = (
1286 "$(inherited)",
1287 "@executable_path/Frameworks",
1288 "@executable_path/../../Frameworks",
1289 );
1290 PRODUCT_BUNDLE_IDENTIFIER = dennis.LazyBear.watchkitapp.watchkitextension;
1291 PRODUCT_NAME = "${TARGET_NAME}";
1292 SDKROOT = watchos;
1293 SKIP_INSTALL = YES;
1294 SWIFT_VERSION = 5.0;
1295 TARGETED_DEVICE_FAMILY = 4;
1296 WATCHOS_DEPLOYMENT_TARGET = 7.4;
1297 };
1298 name = Release;
1299 };
1300 95245813267E339D00D5BBCB /* Debug */ = {
1301 isa = XCBuildConfiguration;
1302 buildSettings = {
1303 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1304 BUNDLE_LOADER = "$(TEST_HOST)";
1305 CODE_SIGN_STYLE = Automatic;
1306 DEVELOPMENT_TEAM = MTX83R5H8X;
1307 INFOPLIST_FILE = LazyBearWatchOSTests/Info.plist;
1308 LD_RUNPATH_SEARCH_PATHS = (
1309 "$(inherited)",
1310 "@executable_path/Frameworks",
1311 "@loader_path/Frameworks",
1312 );
1313 PRODUCT_BUNDLE_IDENTIFIER = dennis.LazyBear.LazyBearWatchOSTests;
1314 PRODUCT_NAME = "$(TARGET_NAME)";
1315 SDKROOT = watchos;
1316 SWIFT_VERSION = 5.0;
1317 TARGETED_DEVICE_FAMILY = 4;
1318 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/LazyBearWatchOS Extension.appex/LazyBearWatchOS Extension";
1319 WATCHOS_DEPLOYMENT_TARGET = 7.4;
1320 };
1321 name = Debug;
1322 };
1323 95245814267E339D00D5BBCB /* Release */ = {
1324 isa = XCBuildConfiguration;
1325 buildSettings = {
1326 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1327 BUNDLE_LOADER = "$(TEST_HOST)";
1328 CODE_SIGN_STYLE = Automatic;
1329 DEVELOPMENT_TEAM = MTX83R5H8X;
1330 INFOPLIST_FILE = LazyBearWatchOSTests/Info.plist;
1331 LD_RUNPATH_SEARCH_PATHS = (
1332 "$(inherited)",
1333 "@executable_path/Frameworks",
1334 "@loader_path/Frameworks",
1335 );
1336 PRODUCT_BUNDLE_IDENTIFIER = dennis.LazyBear.LazyBearWatchOSTests;
1337 PRODUCT_NAME = "$(TARGET_NAME)";
1338 SDKROOT = watchos;
1339 SWIFT_VERSION = 5.0;
1340 TARGETED_DEVICE_FAMILY = 4;
1341 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/LazyBearWatchOS Extension.appex/LazyBearWatchOS Extension";
1342 WATCHOS_DEPLOYMENT_TARGET = 7.4;
1343 };
1344 name = Release;
1345 };
1346 95245815267E339D00D5BBCB /* Debug */ = {
1347 isa = XCBuildConfiguration;
1348 buildSettings = {
1349 CODE_SIGN_STYLE = Automatic;
1350 DEVELOPMENT_TEAM = MTX83R5H8X;
1351 INFOPLIST_FILE = LazyBearWatchOSUITests/Info.plist;
1352 LD_RUNPATH_SEARCH_PATHS = (
1353 "$(inherited)",
1354 "@executable_path/Frameworks",
1355 "@loader_path/Frameworks",
1356 );
1357 PRODUCT_BUNDLE_IDENTIFIER = dennis.LazyBear.LazyBearWatchOSUITests;
1358 PRODUCT_NAME = "$(TARGET_NAME)";
1359 SDKROOT = watchos;
1360 SWIFT_VERSION = 5.0;
1361 TARGETED_DEVICE_FAMILY = 4;
1362 TEST_TARGET_NAME = LazyBearWatchOS;
1363 WATCHOS_DEPLOYMENT_TARGET = 7.4;
1364 };
1365 name = Debug;
1366 };
1367 95245816267E339D00D5BBCB /* Release */ = {
1368 isa = XCBuildConfiguration;
1369 buildSettings = {
1370 CODE_SIGN_STYLE = Automatic;
1371 DEVELOPMENT_TEAM = MTX83R5H8X;
1372 INFOPLIST_FILE = LazyBearWatchOSUITests/Info.plist;
1373 LD_RUNPATH_SEARCH_PATHS = (
1374 "$(inherited)",
1375 "@executable_path/Frameworks",
1376 "@loader_path/Frameworks",
1377 );
1378 PRODUCT_BUNDLE_IDENTIFIER = dennis.LazyBear.LazyBearWatchOSUITests;
1379 PRODUCT_NAME = "$(TARGET_NAME)";
1380 SDKROOT = watchos;
1381 SWIFT_VERSION = 5.0;
1382 TARGETED_DEVICE_FAMILY = 4;
1383 TEST_TARGET_NAME = LazyBearWatchOS;
1384 WATCHOS_DEPLOYMENT_TARGET = 7.4;
872 }; 1385 };
873 name = Release; 1386 name = Release;
874 }; 1387 };
875 95672B9D25DDA54800DCBE4A /* Debug */ = { 1388 95672B9D25DDA54800DCBE4A /* Debug */ = {
876 isa = XCBuildConfiguration; 1389 isa = XCBuildConfiguration;
1059 950C57292629EFC200F234FE /* Release */, 1572 950C57292629EFC200F234FE /* Release */,
1060 ); 1573 );
1061 defaultConfigurationIsVisible = 0; 1574 defaultConfigurationIsVisible = 0;
1062 defaultConfigurationName = Release; 1575 defaultConfigurationName = Release;
1063 }; 1576 };
1577 95245817267E339D00D5BBCB /* Build configuration list for PBXNativeTarget "LazyBearWatchOS Extension" */ = {
1578 isa = XCConfigurationList;
1579 buildConfigurations = (
1580 95245811267E339D00D5BBCB /* Debug */,
1581 95245812267E339D00D5BBCB /* Release */,
1582 );
1583 defaultConfigurationIsVisible = 0;
1584 defaultConfigurationName = Release;
1585 };
1586 95245818267E339D00D5BBCB /* Build configuration list for PBXNativeTarget "LazyBearWatchOS" */ = {
1587 isa = XCConfigurationList;
1588 buildConfigurations = (
1589 9524580E267E339D00D5BBCB /* Debug */,
1590 9524580F267E339D00D5BBCB /* Release */,
1591 );
1592 defaultConfigurationIsVisible = 0;
1593 defaultConfigurationName = Release;
1594 };
1595 95245819267E339D00D5BBCB /* Build configuration list for PBXNativeTarget "LazyBearWatchOSTests" */ = {
1596 isa = XCConfigurationList;
1597 buildConfigurations = (
1598 95245813267E339D00D5BBCB /* Debug */,
1599 95245814267E339D00D5BBCB /* Release */,
1600 );
1601 defaultConfigurationIsVisible = 0;
1602 defaultConfigurationName = Release;
1603 };
1604 9524581A267E339D00D5BBCB /* Build configuration list for PBXNativeTarget "LazyBearWatchOSUITests" */ = {
1605 isa = XCConfigurationList;
1606 buildConfigurations = (
1607 95245815267E339D00D5BBCB /* Debug */,
1608 95245816267E339D00D5BBCB /* Release */,
1609 );
1610 defaultConfigurationIsVisible = 0;
1611 defaultConfigurationName = Release;
1612 };
1064 95672B8625DDA54700DCBE4A /* Build configuration list for PBXProject "LazyBear" */ = { 1613 95672B8625DDA54700DCBE4A /* Build configuration list for PBXProject "LazyBear" */ = {
1065 isa = XCConfigurationList; 1614 isa = XCConfigurationList;
1066 buildConfigurations = ( 1615 buildConfigurations = (
1067 95672B9D25DDA54800DCBE4A /* Debug */, 1616 95672B9D25DDA54800DCBE4A /* Debug */,
1068 95672B9E25DDA54800DCBE4A /* Release */, 1617 95672B9E25DDA54800DCBE4A /* Release */,