|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 54; |
| 6 | + objectVersion = 70; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
110 | 110 | D0967EC12BA6B17200E03F14 /* InboxMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0967EC02BA6B17200E03F14 /* InboxMessage.swift */; }; |
111 | 111 | D0983DD92A8209DA00DC90A6 /* LocationCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0983DD82A8209DA00DC90A6 /* LocationCoordinator.swift */; }; |
112 | 112 | D09AA8032B04974C0012FF45 /* StatsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D09AA8022B04974C0012FF45 /* StatsViewModel.swift */; }; |
113 | | - D09AA8062B0497C70012FF45 /* UNNotification+ScheduleReminders.swift in Sources */ = {isa = PBXBuildFile; fileRef = D09AA8052B0497C70012FF45 /* UNNotification+ScheduleReminders.swift */; }; |
114 | 113 | D0A76F252A814786006EC2F5 /* LocationSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0A76F242A814786006EC2F5 /* LocationSheet.swift */; }; |
115 | 114 | D0BA59AB1F9546510069DA58 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0BA59AA1F9546510069DA58 /* NotificationService.swift */; }; |
116 | 115 | D0BA59AF1F9546510069DA58 /* NotificationsService.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = D0BA59A81F9546510069DA58 /* NotificationsService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
|
131 | 130 | D0EB04E02C1759C500AE38F2 /* InboxRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0EB04DF2C1759C500AE38F2 /* InboxRouter.swift */; }; |
132 | 131 | D0EE101C2ACBD69300412128 /* IssueDone.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0EE101B2ACBD69300412128 /* IssueDone.swift */; }; |
133 | 132 | E00C4DA8DB93E99E40E87452 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF2A740FE5EBC6A70F2AB3CA /* SystemConfiguration.framework */; }; |
134 | | - F57BD8BA1E438E7600BD554C /* AppearanceProxies.swift in Sources */ = {isa = PBXBuildFile; fileRef = F57BD8B91E438E7600BD554C /* AppearanceProxies.swift */; }; |
135 | 133 | /* End PBXBuildFile section */ |
136 | 134 |
|
137 | 135 | /* Begin PBXContainerItemProxy section */ |
|
279 | 277 | D0967EC02BA6B17200E03F14 /* InboxMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxMessage.swift; sourceTree = "<group>"; }; |
280 | 278 | D0983DD82A8209DA00DC90A6 /* LocationCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationCoordinator.swift; sourceTree = "<group>"; }; |
281 | 279 | D09AA8022B04974C0012FF45 /* StatsViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatsViewModel.swift; sourceTree = "<group>"; }; |
282 | | - D09AA8052B0497C70012FF45 /* UNNotification+ScheduleReminders.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UNNotification+ScheduleReminders.swift"; path = "Extensions/UNNotification+ScheduleReminders.swift"; sourceTree = "<group>"; }; |
283 | 280 | D0A76F242A814786006EC2F5 /* LocationSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationSheet.swift; sourceTree = "<group>"; }; |
284 | 281 | D0BA59A81F9546510069DA58 /* NotificationsService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationsService.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
285 | 282 | D0BA59AA1F9546510069DA58 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; }; |
|
300 | 297 | D0E950042C03A7B700E26304 /* InboxVote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxVote.swift; sourceTree = "<group>"; }; |
301 | 298 | D0EB04DF2C1759C500AE38F2 /* InboxRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InboxRouter.swift; sourceTree = "<group>"; }; |
302 | 299 | D0EE101B2ACBD69300412128 /* IssueDone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IssueDone.swift; sourceTree = "<group>"; }; |
303 | | - F57BD8B91E438E7600BD554C /* AppearanceProxies.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppearanceProxies.swift; sourceTree = "<group>"; }; |
304 | 300 | /* End PBXFileReference section */ |
305 | 301 |
|
| 302 | +/* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 303 | + AD4D35F12EA67635008D9E85 /* Extensions */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Extensions; sourceTree = "<group>"; }; |
| 304 | +/* End PBXFileSystemSynchronizedRootGroup section */ |
| 305 | + |
306 | 306 | /* Begin PBXFrameworksBuildPhase section */ |
307 | 307 | B50280581E478BC200749ED7 /* Frameworks */ = { |
308 | 308 | isa = PBXFrameworksBuildPhase; |
|
398 | 398 | isa = PBXGroup; |
399 | 399 | children = ( |
400 | 400 | 4F07B23D2B45F25E00C575DF /* Package.resolved */, |
401 | | - D0480B222A538E1000502818 /* Packages */, |
402 | 401 | B52805131E3FA94D00EE832A /* FiveCalls */, |
403 | 402 | B502805C1E478BC200749ED7 /* FiveCallsTests */, |
404 | 403 | B5A70A591E4C01A00031DF58 /* FiveCallsUITests */, |
|
423 | 422 | B52805131E3FA94D00EE832A /* FiveCalls */ = { |
424 | 423 | isa = PBXGroup; |
425 | 424 | children = ( |
426 | | - D0BA59B71F9547270069DA58 /* FiveCalls.entitlements */, |
427 | | - B502806D1E497C1400749ED7 /* Resources */, |
428 | | - B5E7626F1E40D74900D63D62 /* Operations */, |
429 | | - D05A17D02B05A1260048D5A6 /* Extensions */, |
430 | | - B5E7626D1E40D72D00D63D62 /* View Models */, |
431 | | - B5E7626C1E40D72400D63D62 /* Models */, |
432 | | - B52805141E3FA94D00EE832A /* AppDelegate.swift */, |
| 425 | + D0DD456F229F11FF00AA94C1 /* AnalyticsManager.swift */, |
433 | 426 | D0480AE22A4D45A700502818 /* App.swift */, |
434 | | - D0480AE62A4D462F00502818 /* SwiftUI */, |
435 | | - ADB097691F8B212800B81661 /* RatingPromptCounter.swift */, |
436 | | - B5E98E341E529E66005221B7 /* functions.swift */, |
| 427 | + B52805141E3FA94D00EE832A /* AppDelegate.swift */, |
437 | 428 | B5FFBB981E5EA60E00647121 /* Appearance.swift */, |
438 | | - F57BD8B91E438E7600BD554C /* AppearanceProxies.swift */, |
439 | | - B5E762641E40480300D63D62 /* UserDefaultsKey.swift */, |
440 | | - 2732D7C61E4300F300F149EF /* NotificationNames.swift */, |
441 | | - D0DD456F229F11FF00AA94C1 /* AnalyticsManager.swift */, |
442 | | - D05EDAF32B3280D700FD94BD /* ProtocolMock.swift */, |
443 | 429 | B528051B1E3FA94D00EE832A /* Assets.xcassets */, |
444 | | - B528051D1E3FA94D00EE832A /* LaunchScreen.storyboard */, |
445 | | - B52805201E3FA94D00EE832A /* Info.plist */, |
446 | 430 | ADAA03E424B48B38006695DD /* Colors.xcassets */, |
| 431 | + AD4D35F12EA67635008D9E85 /* Extensions */, |
| 432 | + D0BA59B71F9547270069DA58 /* FiveCalls.entitlements */, |
| 433 | + B5E98E341E529E66005221B7 /* functions.swift */, |
| 434 | + B52805201E3FA94D00EE832A /* Info.plist */, |
| 435 | + B528051D1E3FA94D00EE832A /* LaunchScreen.storyboard */, |
| 436 | + B5E7626C1E40D72400D63D62 /* Models */, |
| 437 | + 2732D7C61E4300F300F149EF /* NotificationNames.swift */, |
| 438 | + B5E7626F1E40D74900D63D62 /* Operations */, |
| 439 | + D05EDAF32B3280D700FD94BD /* ProtocolMock.swift */, |
| 440 | + ADB097691F8B212800B81661 /* RatingPromptCounter.swift */, |
| 441 | + B502806D1E497C1400749ED7 /* Resources */, |
| 442 | + D0480AE62A4D462F00502818 /* SwiftUI */, |
| 443 | + B5E762641E40480300D63D62 /* UserDefaultsKey.swift */, |
| 444 | + B5E7626D1E40D72D00D63D62 /* View Models */, |
447 | 445 | ); |
448 | 446 | path = FiveCalls; |
449 | 447 | sourceTree = "<group>"; |
|
609 | 607 | name = PreviewContent; |
610 | 608 | sourceTree = "<group>"; |
611 | 609 | }; |
612 | | - D0480B222A538E1000502818 /* Packages */ = { |
613 | | - isa = PBXGroup; |
614 | | - children = ( |
615 | | - ); |
616 | | - name = Packages; |
617 | | - sourceTree = "<group>"; |
618 | | - }; |
619 | | - D05A17D02B05A1260048D5A6 /* Extensions */ = { |
620 | | - isa = PBXGroup; |
621 | | - children = ( |
622 | | - D09AA8052B0497C70012FF45 /* UNNotification+ScheduleReminders.swift */, |
623 | | - ); |
624 | | - name = Extensions; |
625 | | - sourceTree = "<group>"; |
626 | | - }; |
627 | 610 | D0BA59A91F9546510069DA58 /* NotificationsService */ = { |
628 | 611 | isa = PBXGroup; |
629 | 612 | children = ( |
|
669 | 652 | dependencies = ( |
670 | 653 | D0BA59AE1F9546510069DA58 /* PBXTargetDependency */, |
671 | 654 | ); |
| 655 | + fileSystemSynchronizedGroups = ( |
| 656 | + AD4D35F12EA67635008D9E85 /* Extensions */, |
| 657 | + ); |
672 | 658 | name = FiveCalls; |
673 | 659 | packageProductDependencies = ( |
674 | 660 | D0CFF332284A835F0082693E /* OneSignal */, |
|
871 | 857 | buildActionMask = 2147483647; |
872 | 858 | files = ( |
873 | 859 | D00E8B6A2CF056AF0028F935 /* NewsletterSignup.swift in Sources */, |
874 | | - D09AA8062B0497C70012FF45 /* UNNotification+ScheduleReminders.swift in Sources */, |
875 | 860 | D01235BD2B8C5A7D00FEE7A0 /* InboxView.swift in Sources */, |
876 | 861 | D0983DD92A8209DA00DC90A6 /* LocationCoordinator.swift in Sources */, |
877 | 862 | D09AA8032B04974C0012FF45 /* StatsViewModel.swift in Sources */, |
|
934 | 919 | D0E950052C03A7B700E26304 /* InboxVote.swift in Sources */, |
935 | 920 | D0002E192A9DB5FB0098973F /* PrimaryButton.swift in Sources */, |
936 | 921 | 4F4D2EB62AB8C59500882759 /* AboutSheet.swift in Sources */, |
937 | | - F57BD8BA1E438E7600BD554C /* AppearanceProxies.swift in Sources */, |
938 | 922 | D0A76F252A814786006EC2F5 /* LocationSheet.swift in Sources */, |
939 | 923 | D0480AE52A4D462500502818 /* Dashboard.swift in Sources */, |
940 | 924 | 4FF4ABB42AB23FC8001A064A /* MultipleDayPicker.swift in Sources */, |
|
0 commit comments