Mercurial > public > lazybear
comparison LazyBear.xcodeproj/project.pbxproj @ 456:d576b2b59014
Starting WatchOS Complications
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Mon, 28 Jun 2021 12:51:06 +0200 |
parents | b560babcd5ed |
children | c6913f0ce46e |
comparison
equal
deleted
inserted
replaced
455:b560babcd5ed | 456:d576b2b59014 |
---|---|
127 95CF46D92689C7540028C5A2 /* CompanyResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF6267F5974003B0A59 /* CompanyResponse.swift */; }; | 127 95CF46D92689C7540028C5A2 /* CompanyResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502BBF6267F5974003B0A59 /* CompanyResponse.swift */; }; |
128 95CF46DA2689C77C0028C5A2 /* HistoricalPricesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */; }; | 128 95CF46DA2689C77C0028C5A2 /* HistoricalPricesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9594F03F2651355B00CFA8D4 /* HistoricalPricesModel.swift */; }; |
129 95CF46DB2689C78D0028C5A2 /* KeyStatsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BB05B12670B8C3005A2029 /* KeyStatsModel.swift */; }; | 129 95CF46DB2689C78D0028C5A2 /* KeyStatsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95BB05B12670B8C3005A2029 /* KeyStatsModel.swift */; }; |
130 95CF46DC2689C7930028C5A2 /* InsiderRosterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95602703265ABB990046F97E /* InsiderRosterModel.swift */; }; | 130 95CF46DC2689C7930028C5A2 /* InsiderRosterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95602703265ABB990046F97E /* InsiderRosterModel.swift */; }; |
131 95CF46DD2689C7960028C5A2 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; | 131 95CF46DD2689C7960028C5A2 /* InsiderTransactionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CCFB55266E7A0F00C384A1 /* InsiderTransactionModel.swift */; }; |
132 95CF46DF2689D72E0028C5A2 /* ComplicationViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95CF46DE2689D72E0028C5A2 /* ComplicationViews.swift */; }; | |
132 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; | 133 95D308F82624B3A400A39F77 /* CurrencyItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95D308F72624B3A400A39F77 /* CurrencyItem.swift */; }; |
133 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; | 134 95E2DBF82673752F007FCCB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */; }; |
134 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */; }; | 135 95E4A2D7268091F900A6FEB9 /* NewsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */; }; |
135 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D82680931300A6FEB9 /* NewsRow.swift */; }; | 136 95E4A2D92680931300A6FEB9 /* NewsRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2D82680931300A6FEB9 /* NewsRow.swift */; }; |
136 95E4A2E02680A70000A6FEB9 /* NewsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */; }; | 137 95E4A2E02680A70000A6FEB9 /* NewsList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */; }; |
321 95CF46A22688BC0B0028C5A2 /* WatchOSCompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSCompanyView.swift; sourceTree = "<group>"; }; | 322 95CF46A22688BC0B0028C5A2 /* WatchOSCompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSCompanyView.swift; sourceTree = "<group>"; }; |
322 95CF46B62688F89B0028C5A2 /* WatchOSChartHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSChartHelper.swift; sourceTree = "<group>"; }; | 323 95CF46B62688F89B0028C5A2 /* WatchOSChartHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSChartHelper.swift; sourceTree = "<group>"; }; |
323 95CF46B82688F8A60028C5A2 /* WatchOSNewsList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSNewsList.swift; sourceTree = "<group>"; }; | 324 95CF46B82688F8A60028C5A2 /* WatchOSNewsList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSNewsList.swift; sourceTree = "<group>"; }; |
324 95CF46C22689165F0028C5A2 /* WatchOSNewsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSNewsRow.swift; sourceTree = "<group>"; }; | 325 95CF46C22689165F0028C5A2 /* WatchOSNewsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSNewsRow.swift; sourceTree = "<group>"; }; |
325 95CF46C5268919E40028C5A2 /* WatchOSNewsDetail.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSNewsDetail.swift; sourceTree = "<group>"; }; | 326 95CF46C5268919E40028C5A2 /* WatchOSNewsDetail.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchOSNewsDetail.swift; sourceTree = "<group>"; }; |
327 95CF46DE2689D72E0028C5A2 /* ComplicationViews.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplicationViews.swift; sourceTree = "<group>"; }; | |
326 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; | 328 95D308F72624B3A400A39F77 /* CurrencyItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrencyItem.swift; sourceTree = "<group>"; }; |
327 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; | 329 95E2DBF72673752F007FCCB4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; |
328 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsHelper.swift; sourceTree = "<group>"; }; | 330 95E4A2D6268091F900A6FEB9 /* NewsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsHelper.swift; sourceTree = "<group>"; }; |
329 95E4A2D82680931300A6FEB9 /* NewsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsRow.swift; sourceTree = "<group>"; }; | 331 95E4A2D82680931300A6FEB9 /* NewsRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsRow.swift; sourceTree = "<group>"; }; |
330 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsList.swift; sourceTree = "<group>"; }; | 332 95E4A2DF2680A70000A6FEB9 /* NewsList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsList.swift; sourceTree = "<group>"; }; |
467 952457E3267E339C00D5BBCB /* LazyBearApp.swift */, | 469 952457E3267E339C00D5BBCB /* LazyBearApp.swift */, |
468 952457E5267E339C00D5BBCB /* ContentView.swift */, | 470 952457E5267E339C00D5BBCB /* ContentView.swift */, |
469 952457E7267E339C00D5BBCB /* NotificationController.swift */, | 471 952457E7267E339C00D5BBCB /* NotificationController.swift */, |
470 952457E9267E339C00D5BBCB /* NotificationView.swift */, | 472 952457E9267E339C00D5BBCB /* NotificationView.swift */, |
471 952457EB267E339C00D5BBCB /* ComplicationController.swift */, | 473 952457EB267E339C00D5BBCB /* ComplicationController.swift */, |
474 95CF46DE2689D72E0028C5A2 /* ComplicationViews.swift */, | |
472 952457ED267E339C00D5BBCB /* Assets.xcassets */, | 475 952457ED267E339C00D5BBCB /* Assets.xcassets */, |
473 952457F2267E339C00D5BBCB /* Info.plist */, | 476 952457F2267E339C00D5BBCB /* Info.plist */, |
474 952457F3267E339C00D5BBCB /* PushNotificationPayload.apns */, | 477 952457F3267E339C00D5BBCB /* PushNotificationPayload.apns */, |
475 9595DC2E2682840C00DC8104 /* Views */, | 478 9595DC2E2682840C00DC8104 /* Views */, |
476 952457EF267E339C00D5BBCB /* Preview Content */, | 479 952457EF267E339C00D5BBCB /* Preview Content */, |
1071 95BEA1B326877BAC00BF18AB /* Persistence.swift in Sources */, | 1074 95BEA1B326877BAC00BF18AB /* Persistence.swift in Sources */, |
1072 95BEA1AA268777CC00BF18AB /* Profile.swift in Sources */, | 1075 95BEA1AA268777CC00BF18AB /* Profile.swift in Sources */, |
1073 95CF46C32689165F0028C5A2 /* WatchOSNewsRow.swift in Sources */, | 1076 95CF46C32689165F0028C5A2 /* WatchOSNewsRow.swift in Sources */, |
1074 952457E6267E339C00D5BBCB /* ContentView.swift in Sources */, | 1077 952457E6267E339C00D5BBCB /* ContentView.swift in Sources */, |
1075 952457EC267E339C00D5BBCB /* ComplicationController.swift in Sources */, | 1078 952457EC267E339C00D5BBCB /* ComplicationController.swift in Sources */, |
1079 95CF46DF2689D72E0028C5A2 /* ComplicationViews.swift in Sources */, | |
1076 95BEA1AE2687791800BF18AB /* CompanyModel.swift in Sources */, | 1080 95BEA1AE2687791800BF18AB /* CompanyModel.swift in Sources */, |
1077 95CF46C4268916960028C5A2 /* ConvertEpoch.swift in Sources */, | 1081 95CF46C4268916960028C5A2 /* ConvertEpoch.swift in Sources */, |
1078 95CF46AC2688C7810028C5A2 /* QuoteModel.swift in Sources */, | 1082 95CF46AC2688C7810028C5A2 /* QuoteModel.swift in Sources */, |
1079 9595DC342682849E00DC8104 /* WatchOSProfileView.swift in Sources */, | 1083 9595DC342682849E00DC8104 /* WatchOSProfileView.swift in Sources */, |
1080 95BEA1B426877BBA00BF18AB /* LazyBear.xcdatamodeld in Sources */, | 1084 95BEA1B426877BBA00BF18AB /* LazyBear.xcdatamodeld in Sources */, |