|
251 | 251 | 61962FCAF8A2D222553AC5A3 /* LibreConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66A5B83E7967C38F7CBD883C /* LibreConfigDataFlow.swift */; }; |
252 | 252 | 63E890B4D951EAA91C071D5C /* BasalProfileEditorStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAFF91130F2FCCC7EBBA11AD /* BasalProfileEditorStateModel.swift */; }; |
253 | 253 | 642F76A05A4FF530463A9FD0 /* NightscoutConfigRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8782B44544F38F2B2D82C38E /* NightscoutConfigRootView.swift */; }; |
| 254 | + 6559084D2933A5BB00960C87 /* LibreViewConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6559084C2933A5BB00960C87 /* LibreViewConfigDataFlow.swift */; }; |
| 255 | + 6559084F2933A5C800960C87 /* LibreViewConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6559084E2933A5C800960C87 /* LibreViewConfigProvider.swift */; }; |
| 256 | + 655908512933A5D700960C87 /* LibreViewStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 655908502933A5D700960C87 /* LibreViewStateModel.swift */; }; |
| 257 | + 655908542933A63300960C87 /* LibreViewConfigRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 655908532933A63300960C87 /* LibreViewConfigRootView.swift */; }; |
| 258 | + 65D16C5A29422ED100ABF87A /* LibreLinkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D16C5929422ED100ABF87A /* LibreLinkManager.swift */; }; |
254 | 259 | 6632A0DC746872439A858B44 /* ISFEditorDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79BDA519C9B890FD9A5DFCF3 /* ISFEditorDataFlow.swift */; }; |
255 | 260 | 69A31254F2451C20361D172F /* BolusStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 223EC0494F55A91E3EA69EF4 /* BolusStateModel.swift */; }; |
256 | 261 | 69B9A368029F7EB39F525422 /* CREditorStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64AA5E04A2761F6EEA6568E1 /* CREditorStateModel.swift */; }; |
|
677 | 682 | 60744C3E9BB3652895C908CC /* DataTableProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DataTableProvider.swift; sourceTree = "<group>"; }; |
678 | 683 | 618E62C9757B2F95431B5DC0 /* AddCarbsProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AddCarbsProvider.swift; sourceTree = "<group>"; }; |
679 | 684 | 64AA5E04A2761F6EEA6568E1 /* CREditorStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CREditorStateModel.swift; sourceTree = "<group>"; }; |
| 685 | + 6559084C2933A5BB00960C87 /* LibreViewConfigDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibreViewConfigDataFlow.swift; sourceTree = "<group>"; }; |
| 686 | + 6559084E2933A5C800960C87 /* LibreViewConfigProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibreViewConfigProvider.swift; sourceTree = "<group>"; }; |
| 687 | + 655908502933A5D700960C87 /* LibreViewStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibreViewStateModel.swift; sourceTree = "<group>"; }; |
| 688 | + 655908532933A63300960C87 /* LibreViewConfigRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibreViewConfigRootView.swift; sourceTree = "<group>"; }; |
| 689 | + 65D16C5929422ED100ABF87A /* LibreLinkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibreLinkManager.swift; sourceTree = "<group>"; }; |
680 | 690 | 66A5B83E7967C38F7CBD883C /* LibreConfigDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LibreConfigDataFlow.swift; sourceTree = "<group>"; }; |
681 | 691 | 67F94DD2853CF42BA4E30616 /* BasalProfileEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorDataFlow.swift; sourceTree = "<group>"; }; |
682 | 692 | 680C4420C9A345D46D90D06C /* ManualTempBasalProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ManualTempBasalProvider.swift; sourceTree = "<group>"; }; |
|
902 | 912 | C11D545CED3ECEB525EDEE23 /* LibreConfig */, |
903 | 913 | 3811DE1A25C9D48300A708ED /* Main */, |
904 | 914 | 5031FE61F63C2A8A8B7674DD /* ManualTempBasal */, |
| 915 | + 6559084B2933A58E00960C87 /* LibreViewConfig */, |
905 | 916 | D533BF261CDC1C3F871E7BFD /* NightscoutConfig */, |
906 | 917 | F66B236E00924A05D6A9F9DF /* NotificationsConfig */, |
907 | 918 | 3E1C41D9301B7058AA7BF5EA /* PreferencesEditor */, |
|
1047 | 1058 | 3811DE9725C9D88300A708ED /* NightscoutManager.swift */, |
1048 | 1059 | 38FE826925CC82DB001FF17A /* NetworkService.swift */, |
1049 | 1060 | 38FE826C25CC8461001FF17A /* NightscoutAPI.swift */, |
| 1061 | + 65D16C5929422ED100ABF87A /* LibreLinkManager.swift */, |
1050 | 1062 | ); |
1051 | 1063 | path = Network; |
1052 | 1064 | sourceTree = "<group>"; |
|
1628 | 1640 | path = TargetsEditor; |
1629 | 1641 | sourceTree = "<group>"; |
1630 | 1642 | }; |
| 1643 | + 6559084B2933A58E00960C87 /* LibreViewConfig */ = { |
| 1644 | + isa = PBXGroup; |
| 1645 | + children = ( |
| 1646 | + 655908522933A61D00960C87 /* View */, |
| 1647 | + 6559084C2933A5BB00960C87 /* LibreViewConfigDataFlow.swift */, |
| 1648 | + 6559084E2933A5C800960C87 /* LibreViewConfigProvider.swift */, |
| 1649 | + 655908502933A5D700960C87 /* LibreViewStateModel.swift */, |
| 1650 | + ); |
| 1651 | + path = LibreViewConfig; |
| 1652 | + sourceTree = "<group>"; |
| 1653 | + }; |
| 1654 | + 655908522933A61D00960C87 /* View */ = { |
| 1655 | + isa = PBXGroup; |
| 1656 | + children = ( |
| 1657 | + 655908532933A63300960C87 /* LibreViewConfigRootView.swift */, |
| 1658 | + ); |
| 1659 | + path = View; |
| 1660 | + sourceTree = "<group>"; |
| 1661 | + }; |
1631 | 1662 | 672F63EEAE27400625E14BAD /* AutotuneConfig */ = { |
1632 | 1663 | isa = PBXGroup; |
1633 | 1664 | children = ( |
|
2237 | 2268 | 388358C825EEF6D200E024B2 /* BasalProfileEntry.swift in Sources */, |
2238 | 2269 | 3811DE0B25C9D32F00A708ED /* BaseView.swift in Sources */, |
2239 | 2270 | 3811DE3225C9D49500A708ED /* HomeDataFlow.swift in Sources */, |
| 2271 | + 6559084D2933A5BB00960C87 /* LibreViewConfigDataFlow.swift in Sources */, |
2240 | 2272 | 38569347270B5DFB0002C50D /* CGMType.swift in Sources */, |
2241 | 2273 | 3821ED4C25DD18BA00BC42AD /* Constants.swift in Sources */, |
2242 | 2274 | 384E803425C385E60086DB71 /* JavaScriptWorker.swift in Sources */, |
|
2302 | 2334 | 5D16287A969E64D18CE40E44 /* PumpConfigStateModel.swift in Sources */, |
2303 | 2335 | E974172296125A5AE99E634C /* PumpConfigRootView.swift in Sources */, |
2304 | 2336 | 448B6FCB252BD4796E2960C0 /* PumpSettingsEditorDataFlow.swift in Sources */, |
| 2337 | + 6559084F2933A5C800960C87 /* LibreViewConfigProvider.swift in Sources */, |
2305 | 2338 | 38E44536274E411700EC9A94 /* Disk.swift in Sources */, |
2306 | 2339 | 2BE9A6FA20875F6F4F9CD461 /* PumpSettingsEditorProvider.swift in Sources */, |
2307 | 2340 | 6B9625766B697D1C98E455A2 /* PumpSettingsEditorStateModel.swift in Sources */, |
|
2337 | 2370 | 17A9D0899046B45E87834820 /* CREditorProvider.swift in Sources */, |
2338 | 2371 | 69B9A368029F7EB39F525422 /* CREditorStateModel.swift in Sources */, |
2339 | 2372 | F97F722827A9741C007B6620 /* MigrationStateModel.swift in Sources */, |
| 2373 | + 655908512933A5D700960C87 /* LibreViewStateModel.swift in Sources */, |
2340 | 2374 | 38E44538274E411700EC9A94 /* Disk+[Data].swift in Sources */, |
2341 | 2375 | 98641AF4F92123DA668AB931 /* CREditorRootView.swift in Sources */, |
2342 | 2376 | 38E4453D274E411700EC9A94 /* Disk+Errors.swift in Sources */, |
|
2382 | 2416 | 38E4453B274E411700EC9A94 /* Disk+VolumeInformation.swift in Sources */, |
2383 | 2417 | F97F722127A957AF007B6620 /* MigrationPublisher.swift in Sources */, |
2384 | 2418 | 7BCFACB97C821041BA43A114 /* ManualTempBasalRootView.swift in Sources */, |
| 2419 | + 655908542933A63300960C87 /* LibreViewConfigRootView.swift in Sources */, |
2385 | 2420 | 38E44534274E411700EC9A94 /* Disk+InternalHelpers.swift in Sources */, |
2386 | 2421 | 38A00B2325FC2B55006BC0B0 /* LRUCache.swift in Sources */, |
2387 | 2422 | 3083261C4B268E353F36CD0B /* AutotuneConfigDataFlow.swift in Sources */, |
|
2390 | 2425 | A05235B9112E677ED03B6E8E /* AutotuneConfigRootView.swift in Sources */, |
2391 | 2426 | 7F7B756BE8543965D9FDF1A2 /* DataTableDataFlow.swift in Sources */, |
2392 | 2427 | 1D845DF2E3324130E1D95E67 /* DataTableProvider.swift in Sources */, |
| 2428 | + 65D16C5A29422ED100ABF87A /* LibreLinkManager.swift in Sources */, |
2393 | 2429 | 0D9A5E34A899219C5C4CDFAF /* DataTableStateModel.swift in Sources */, |
2394 | 2430 | D6D02515BBFBE64FEBE89856 /* DataTableRootView.swift in Sources */, |
2395 | 2431 | 38569349270B5DFB0002C50D /* AppGroupSource.swift in Sources */, |
|
2583 | 2619 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
2584 | 2620 | GCC_WARN_UNUSED_FUNCTION = YES; |
2585 | 2621 | GCC_WARN_UNUSED_VARIABLE = YES; |
2586 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.3; |
| 2622 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
2587 | 2623 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
2588 | 2624 | MTL_FAST_MATH = YES; |
2589 | 2625 | ONLY_ACTIVE_ARCH = YES; |
|
2641 | 2677 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
2642 | 2678 | GCC_WARN_UNUSED_FUNCTION = YES; |
2643 | 2679 | GCC_WARN_UNUSED_VARIABLE = YES; |
2644 | | - IPHONEOS_DEPLOYMENT_TARGET = 14.3; |
| 2680 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
2645 | 2681 | MTL_ENABLE_DEBUG_INFO = NO; |
2646 | 2682 | MTL_FAST_MATH = YES; |
2647 | 2683 | SDKROOT = iphoneos; |
|
2666 | 2702 | DEVELOPMENT_TEAM = "${DEVELOPER_TEAM}"; |
2667 | 2703 | ENABLE_PREVIEWS = YES; |
2668 | 2704 | INFOPLIST_FILE = FreeAPS/Resources/Info.plist; |
2669 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 2705 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
2670 | 2706 | LD_RUNPATH_SEARCH_PATHS = ( |
2671 | 2707 | "$(inherited)", |
2672 | 2708 | "@executable_path/Frameworks", |
|
2703 | 2739 | DEVELOPMENT_TEAM = "${DEVELOPER_TEAM}"; |
2704 | 2740 | ENABLE_PREVIEWS = YES; |
2705 | 2741 | INFOPLIST_FILE = FreeAPS/Resources/Info.plist; |
2706 | | - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 2742 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
2707 | 2743 | LD_RUNPATH_SEARCH_PATHS = ( |
2708 | 2744 | "$(inherited)", |
2709 | 2745 | "@executable_path/Frameworks", |
|
0 commit comments