Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev into feat/dana #254

Merged
merged 73 commits into from
Jun 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
1a7a912
“Add pump” button when pump has not been configured
avouspierre May 14, 2024
1ed164e
LiveActivity.swift: widget URL string "Trio://"
bjornoleh May 15, 2024
89300e2
fix 2 issues sonarcloud
avouspierre May 16, 2024
b8d9a31
Add toggle to allow downloads from Nightscout
dsnallfot May 16, 2024
3899adf
feat(issue templates): Update with different styling
Sjoerd-Bo3 May 16, 2024
dab5523
restore testing for submodules
marionbarker May 17, 2024
05b8635
modify testCreateMultipleCalibration to pass, please review
marionbarker May 17, 2024
bf83819
modify CalibrationsTests so each test is independent
marionbarker May 17, 2024
1e74fc6
fix #211 issue
avouspierre May 18, 2024
c4f65c7
Merge pull request #184 from avouspierre/dev+add-pump-header
bjornoleh May 18, 2024
4242168
Merge pull request #215 from avouspierre/dev+carb+note
bjornoleh May 18, 2024
5e51344
Merge pull request #197 from nightscout/widgetURLstring
MikePlante1 May 18, 2024
52f7aef
Display Pump Statut Highlight Message in home view
avouspierre May 19, 2024
5675146
Change statut to status
avouspierre May 20, 2024
7c1dda1
Merge branch 'nightscout:dev' into dev-test-stuff
dsnallfot May 20, 2024
eef993b
Remove duplicate "Remote control" toggle from preferences
dsnallfot May 20, 2024
f3133ef
Update submodule G7SensorKit: update SHA to LoopKit, no change to code
marionbarker May 20, 2024
6e187c1
Reworked Nightscout Config View with subviews
dsnallfot May 21, 2024
744d344
Add Tidepool navigation view
dsnallfot May 22, 2024
6116839
Change button text "Tidepool" -> "Connect to Tidepool"
dsnallfot May 22, 2024
ea94fcc
Change all TidePool* entries in all files to Tidepool*
dsnallfot May 22, 2024
27a2f3c
Merge pull request #224 from dsnallfot/dev-remove-duplicate-toggle
bjornoleh May 22, 2024
822771c
reset profile override name textbox after saving
MikePlante1 May 22, 2024
dd19b74
Adjustments to footer texts after review/feedback from @dnzxy
dsnallfot May 22, 2024
969c220
Remove uneccessary HStacks from footers and replace with text + text
dsnallfot May 22, 2024
30e4f53
Merge pull request #225 from loopandlearn/submodule_update
bjornoleh May 22, 2024
49c6027
Adjustements after review @dnzxy
dsnallfot May 22, 2024
ea6c5fb
Fix for sheet appearing and disappearing on first view
dsnallfot May 23, 2024
5671755
Merge pull request #206 from loopandlearn/restore_tests
MikePlante1 May 23, 2024
1c4339f
Merge pull request #227 from dsnallfot/dev-tidepool-nav
dnzxy May 23, 2024
fc1fd4b
Merge pull request #221 from dsnallfot/dev-test-stuff
aug0211 May 23, 2024
86cfa27
HomeStateModel.swift: Replace "statut" with "status" in code comment
bjornoleh May 23, 2024
cfaf4a0
Merge pull request #230 from MikePlante1/profile_name_reset
dnzxy May 23, 2024
5faf162
Merge pull request #218 from avouspierre/dev+message
bjornoleh May 23, 2024
cf3f87e
Edit profile overrides
dsnallfot May 24, 2024
91e3e06
fix small but annoying mismatch in fontsize start/save profile
dsnallfot May 24, 2024
7a92fae
Refactor to avoid duplicated code
dsnallfot May 24, 2024
7280577
Fix disabled save-buttons
dsnallfot May 24, 2024
0ff9254
Some wording alignments ("Profile" still used
dsnallfot May 24, 2024
cc736f7
Remove unused alertstring
dsnallfot May 25, 2024
4b59fa5
Edit Temp Targets
dsnallfot May 25, 2024
543f817
Fix "New duration" fit on one line in edit popup
dsnallfot May 25, 2024
b626522
Fix rounding issue when converting mmol to mgdl after edit existing p…
dsnallfot May 25, 2024
3136081
secondary text color
dsnallfot May 25, 2024
ae06175
Draft 2.0 - Move settings inside edit pop-up
dsnallfot May 25, 2024
0750bb9
Fix mmol conversion to mgdl when editing target
dsnallfot May 25, 2024
cffb878
Populate settings in edit mode with current settings (before editing)
dsnallfot May 25, 2024
a2460ba
DIsable save button in edit popup until any setting has changed
dsnallfot May 25, 2024
b411828
Add alert confirmation after swiping before deletion
dsnallfot May 26, 2024
29acfdc
remove unused vars
dsnallfot May 26, 2024
60e1cfa
ALert after swiping before deletion (same behavior as for overrides)
dsnallfot May 26, 2024
0ea73a4
Remove accidentally copy pasted swedish text
dsnallfot May 26, 2024
e93ef86
Limit carb equivalents of FPU conversion to 1.0 grams:
dnzxy May 26, 2024
d497e68
Some fixes (Part 1 of 2):
dsnallfot May 26, 2024
abdfd1d
More fixes (Part 2 of 2):
dsnallfot May 26, 2024
c6adbda
Calculate insulin % based on saved preset target
dsnallfot May 26, 2024
ac8a51e
Improve UX with what settings are populated in root and edit views
dsnallfot May 27, 2024
c51b2e8
One more thing
dsnallfot May 27, 2024
73d9498
feat(issue templates): extended bugreport and autoadd to projects
Sjoerd-Bo3 May 27, 2024
6e886cd
Update feature-request.md
Sjoerd-Bo3 May 27, 2024
e8aed8a
fix(issue templates): minor formatting fix in bug report - steps to r…
Sjoerd-Bo3 May 27, 2024
0330bc0
feat(issue templates): added labels and projects to feature requests
Sjoerd-Bo3 May 27, 2024
55d2c64
issue templates: edit labels and projects syntax
bjornoleh May 27, 2024
29eb46e
Merge pull request #240 from dnzxy/fix-fpu-conversion
bjornoleh May 28, 2024
cba2bf8
Merge pull request #235 from dsnallfot/dev-edit-overrides
dnzxy May 30, 2024
5310235
Merge pull request #236 from dsnallfot/dev-edit-tt
dnzxy May 30, 2024
0683f32
Remove unused Import Settings in JSON that cause errors decoding JSON
kskandispersonal May 30, 2024
9bc3ddf
fix(issue templates): removed severity level from bug report
Sjoerd-Bo3 May 30, 2024
2fafe34
fix(issue templates): feature request label was not assigned to enhan…
Sjoerd-Bo3 May 30, 2024
ad48525
fix(issue templates): removed severity level from feature requests
Sjoerd-Bo3 May 30, 2024
005f5fa
fix(issue templates): updated discord invite link
Sjoerd-Bo3 May 30, 2024
fd5ff68
Merge pull request #202 from Sjoerd-Bo3/feat/issue-templates
bjornoleh May 30, 2024
8de9979
Merge pull request #249 from kskandis/NightscoutCGMImportSettingsLoop
dnzxy May 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 40 additions & 19 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,52 @@
---
name: "\U0001F41B Bug report"
about: Create a report to help us fix things
title: ''
labels: ['bug', 'needs-triage']
assignees: ''
projects: ['nightscout/2']

---
## Describe the bug
*A clear and concise description of what the bug is. Describe what you see versus what you expect to see.*

**Describe the bug**
A clear and concise description of what the bug is.
## Attach a Log
*Tap the Trio settings icon at the bottom of the screen, then tap 'Share logs' on the bottom of the list and attach it to this ticket.*

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## To Reproduce
*Steps to reproduce the behavior:*
1. *Go to '...'*
2. *Click on '....'*
3. *Scroll down to '....'*
4. *See error*

**Expected behavior**
A clear and concise description of what you expected to happen.
## Expected behavior
*A clear and concise description of what you expected to happen.*

**Screenshots**
If applicable, add screenshots to help explain your problem.
## Screenshots
*If applicable, add screenshots to help explain your problem.*

**Smartphone (please complete the following information):**
## Setup Information (please complete the following information):

**Setup Information (please complete the following information):**
* Pump type
* CGM type and CGM app
* Trio version, branch and git reference (see Trio Settings)
### Smartphone:
* Hardware: *[e.g. iPhone 15 Pro]*
* OS Version: *[e.g. iOS 17.5]*

**Additional context**
Add any other context about the problem here.
### Pump:
* Manufacturer: *[e.g. Insulet]*
* Model: *[e.g. Omnipod Dash or Eros]*

### CGM:
* Device: *[e.g. Dexcom G7]*
* Manager app: *[e.g. Dexcom App or xDrip4iOS]*

### Trio Version:
* Version Number: *[e.g. 1.9.2]*
* Repo: *nightscout/trio*
* Git Reference: *[e.g. commit hash]*

## Technical Details
*If applicable, provide any technical details that might help in diagnosing the problem. This could include logs, error messages, or relevant configuration details.*

## Additional context
*Add any other context about the problem here.*
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: "🆘 Individual troubleshooting help: Please go to the Discord Trio Server"
url: https://discord.gg/fCY5svg4
url: https://discord.com/invite/FnwFEFUwXE
about: Are you having an issue with your individual setup? Please first go to the Discord Trio Server and post there, with details of your setup (App version, pump, CGM, and CGM app) and the issue you are observing
26 changes: 18 additions & 8 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,27 @@
---
name: "\U0001F4A1 Feature request \U0001F4A1"
about: Suggest an idea for this project
title: ''
labels: ['enhancement', 'needs-triage']
assignees: ''
projects: ['nightscout/2']

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
## Is your feature request related to a problem? Please describe.
*Provide a clear and concise description of the problem. Explain how this issue affects your experience with the Trio app and any specific scenarios where it occurs.*

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
## Describe the solution you'd like
*Detail the desired change or feature you'd like to see implemented in the Trio app. Be specific about how this solution would improve your experience and address the problem described above.*

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
## Describe alternatives you've considered
*List and describe any alternative solutions or features you've considered that could also address the problem. Explain why you believe the proposed solution is the best option.*

**Additional context**
Add any other context or screenshots about the feature request here.
## Additional context
*Include any other context, screenshots, or relevant information that might help in understanding the issue or the proposed solution. If applicable, describe any previous discussions or decisions that relate to this feature request.*

## Technical Details
*If applicable, provide any technical details or considerations that might impact the implementation of this feature. This could include dependencies, potential risks, or required changes to existing functionalities.*

## User Impact
*(Optional) Describe the impact of this issue on your use of the Trio app. Include any specific examples or data that demonstrate how widespread or severe the problem is.*
24 changes: 20 additions & 4 deletions FreeAPS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -240,10 +240,14 @@
45717281F743594AA9D87191 /* ConfigEditorRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920DDB21E5D0EB813197500D /* ConfigEditorRootView.swift */; };
5075C1608E6249A51495C422 /* TargetsEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BDEA2DC60EDE0A3CA54DC73 /* TargetsEditorProvider.swift */; };
53F2382465BF74DB1A967C8B /* PumpConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8630D58BDAD6D9C650B9B39 /* PumpConfigProvider.swift */; };
5A2325522BFCBF55003518CA /* NightscoutUploadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A2325512BFCBF55003518CA /* NightscoutUploadView.swift */; };
5A2325542BFCBF66003518CA /* NightscoutFetchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A2325532BFCBF65003518CA /* NightscoutFetchView.swift */; };
5A2325582BFCC168003518CA /* NightscoutConnectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A2325572BFCC168003518CA /* NightscoutConnectView.swift */; };
5BFA1C2208114643B77F8CEB /* AddTempTargetProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE53A13D26F101B332EFFC8 /* AddTempTargetProvider.swift */; };
5D16287A969E64D18CE40E44 /* PumpConfigStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F60E97100041040446F44E7 /* PumpConfigStateModel.swift */; };
63E890B4D951EAA91C071D5C /* BasalProfileEditorStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAFF91130F2FCCC7EBBA11AD /* BasalProfileEditorStateModel.swift */; };
642F76A05A4FF530463A9FD0 /* NightscoutConfigRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8782B44544F38F2B2D82C38E /* NightscoutConfigRootView.swift */; };
65070A332BFDCB83006F213F /* TidepoolStartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65070A322BFDCB83006F213F /* TidepoolStartView.swift */; };
6632A0DC746872439A858B44 /* ISFEditorDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79BDA519C9B890FD9A5DFCF3 /* ISFEditorDataFlow.swift */; };
69A31254F2451C20361D172F /* BolusStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 223EC0494F55A91E3EA69EF4 /* BolusStateModel.swift */; };
69B9A368029F7EB39F525422 /* CREditorStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64AA5E04A2761F6EEA6568E1 /* CREditorStateModel.swift */; };
Expand Down Expand Up @@ -290,7 +294,7 @@
CE1F6DD92BADF4620064EB8D /* PluginManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1F6DD82BADF4620064EB8D /* PluginManagerTests.swift */; };
CE1F6DDB2BAE08B60064EB8D /* TidepoolManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1F6DDA2BAE08B60064EB8D /* TidepoolManager.swift */; };
CE1F6DE72BAF1A180064EB8D /* BuildDetails.plist in Resources */ = {isa = PBXBuildFile; fileRef = CE1F6DE62BAF1A180064EB8D /* BuildDetails.plist */; };
CE1F6DE92BAF37C90064EB8D /* TidePoolConfigView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1F6DE82BAF37C90064EB8D /* TidePoolConfigView.swift */; };
CE1F6DE92BAF37C90064EB8D /* TidepoolConfigView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1F6DE82BAF37C90064EB8D /* TidepoolConfigView.swift */; };
CE2FAD3A297D93F0001A872C /* BloodGlucoseExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE2FAD39297D93F0001A872C /* BloodGlucoseExtensions.swift */; };
CE48C86428CA69D5007C0598 /* OmniBLEPumpManagerExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE48C86328CA69D5007C0598 /* OmniBLEPumpManagerExtensions.swift */; };
CE48C86628CA6B48007C0598 /* OmniPodManagerExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE48C86528CA6B48007C0598 /* OmniPodManagerExtensions.swift */; };
Expand Down Expand Up @@ -760,13 +764,17 @@
44080E4709E3AE4B73054563 /* ConfigEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConfigEditorProvider.swift; sourceTree = "<group>"; };
4DD795BA46B193644D48138C /* TargetsEditorRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorRootView.swift; sourceTree = "<group>"; };
505E09DC17A0C3D0AF4B66FE /* ISFEditorStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ISFEditorStateModel.swift; sourceTree = "<group>"; };
5A2325512BFCBF55003518CA /* NightscoutUploadView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutUploadView.swift; sourceTree = "<group>"; };
5A2325532BFCBF65003518CA /* NightscoutFetchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutFetchView.swift; sourceTree = "<group>"; };
5A2325572BFCC168003518CA /* NightscoutConnectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutConnectView.swift; sourceTree = "<group>"; };
5B8A42073A2D03A278914448 /* AddTempTargetDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AddTempTargetDataFlow.swift; sourceTree = "<group>"; };
5C018D1680307A31C9ED7120 /* CGMStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CGMStateModel.swift; sourceTree = "<group>"; };
5D5B4F8B4194BB7E260EF251 /* ConfigEditorStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConfigEditorStateModel.swift; sourceTree = "<group>"; };
5F48C3AC770D4CCD0EA2B0C2 /* AddCarbsDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AddCarbsDataFlow.swift; sourceTree = "<group>"; };
60744C3E9BB3652895C908CC /* DataTableProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DataTableProvider.swift; sourceTree = "<group>"; };
618E62C9757B2F95431B5DC0 /* AddCarbsProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AddCarbsProvider.swift; sourceTree = "<group>"; };
64AA5E04A2761F6EEA6568E1 /* CREditorStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CREditorStateModel.swift; sourceTree = "<group>"; };
65070A322BFDCB83006F213F /* TidepoolStartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TidepoolStartView.swift; sourceTree = "<group>"; };
67F94DD2853CF42BA4E30616 /* BasalProfileEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorDataFlow.swift; sourceTree = "<group>"; };
680C4420C9A345D46D90D06C /* ManualTempBasalProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ManualTempBasalProvider.swift; sourceTree = "<group>"; };
6B1A8D012B14D88B00E76752 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -815,7 +823,7 @@
CE1F6DD82BADF4620064EB8D /* PluginManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PluginManagerTests.swift; sourceTree = "<group>"; };
CE1F6DDA2BAE08B60064EB8D /* TidepoolManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TidepoolManager.swift; sourceTree = "<group>"; };
CE1F6DE62BAF1A180064EB8D /* BuildDetails.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = BuildDetails.plist; sourceTree = "<group>"; };
CE1F6DE82BAF37C90064EB8D /* TidePoolConfigView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TidePoolConfigView.swift; sourceTree = "<group>"; };
CE1F6DE82BAF37C90064EB8D /* TidepoolConfigView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TidepoolConfigView.swift; sourceTree = "<group>"; };
CE2FAD39297D93F0001A872C /* BloodGlucoseExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BloodGlucoseExtensions.swift; sourceTree = "<group>"; };
CE398D012977349800DF218F /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; };
CE398D17297C9EE800DF218F /* G7SensorKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = G7SensorKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -1275,8 +1283,9 @@
isa = PBXGroup;
children = (
3811DE3C25C9D4A100A708ED /* SettingsRootView.swift */,
CE1F6DE82BAF37C90064EB8D /* TidePoolConfigView.swift */,
CE1F6DE82BAF37C90064EB8D /* TidepoolConfigView.swift */,
DD1DB7CD2BED00CF0048B367 /* SettingsRootViewModel.swift */,
65070A322BFDCB83006F213F /* TidepoolStartView.swift */,
);
path = View;
sourceTree = "<group>";
Expand Down Expand Up @@ -1865,6 +1874,9 @@
isa = PBXGroup;
children = (
8782B44544F38F2B2D82C38E /* NightscoutConfigRootView.swift */,
5A2325512BFCBF55003518CA /* NightscoutUploadView.swift */,
5A2325532BFCBF65003518CA /* NightscoutFetchView.swift */,
5A2325572BFCC168003518CA /* NightscoutConnectView.swift */,
);
path = View;
sourceTree = "<group>";
Expand Down Expand Up @@ -2598,6 +2610,7 @@
CEE9A6552BBB418300EB5194 /* CalibrationsProvider.swift in Sources */,
19F95FF529F10FCF00314DDC /* StatProvider.swift in Sources */,
38F3B2EF25ED8E2A005C48AA /* TempTargetsStorage.swift in Sources */,
5A2325542BFCBF66003518CA /* NightscoutFetchView.swift in Sources */,
19B0EF2128F6D66200069496 /* Statistics.swift in Sources */,
3811DF1025CAAAE200A708ED /* APSManager.swift in Sources */,
3870FF4725EC187A0088248F /* BloodGlucose.swift in Sources */,
Expand Down Expand Up @@ -2648,6 +2661,7 @@
3811DE1825C9D40400A708ED /* Router.swift in Sources */,
CE7950262998056D00FA576E /* CGMSetupView.swift in Sources */,
38A0363B25ECF07E00FCBB52 /* GlucoseStorage.swift in Sources */,
65070A332BFDCB83006F213F /* TidepoolStartView.swift in Sources */,
190EBCC629FF138000BA767D /* StatConfigProvider.swift in Sources */,
38E98A2725F52C9300C0CED0 /* CollectionIssueReporter.swift in Sources */,
E00EEC0427368630002FF094 /* SecurityAssembly.swift in Sources */,
Expand All @@ -2661,7 +2675,7 @@
38569347270B5DFB0002C50D /* CGMType.swift in Sources */,
3821ED4C25DD18BA00BC42AD /* Constants.swift in Sources */,
384E803425C385E60086DB71 /* JavaScriptWorker.swift in Sources */,
CE1F6DE92BAF37C90064EB8D /* TidePoolConfigView.swift in Sources */,
CE1F6DE92BAF37C90064EB8D /* TidepoolConfigView.swift in Sources */,
3811DE5D25C9D4D500A708ED /* Publisher.swift in Sources */,
E00EEC0727368630002FF094 /* APSAssembly.swift in Sources */,
38B4F3AF25E2979F00E76A18 /* IndexedCollection.swift in Sources */,
Expand Down Expand Up @@ -2716,6 +2730,7 @@
38E989DD25F5021400C0CED0 /* PumpStatus.swift in Sources */,
38E98A2525F52C9300C0CED0 /* IssueReporter.swift in Sources */,
190EBCC429FF136900BA767D /* StatConfigDataFlow.swift in Sources */,
5A2325582BFCC168003518CA /* NightscoutConnectView.swift in Sources */,
3811DEB025C9D88300A708ED /* BaseKeychain.swift in Sources */,
3811DE4325C9D4A100A708ED /* SettingsProvider.swift in Sources */,
45252C95D220E796FDB3B022 /* ConfigEditorDataFlow.swift in Sources */,
Expand Down Expand Up @@ -2860,6 +2875,7 @@
BA00D96F7B2FF169A06FB530 /* CGMStateModel.swift in Sources */,
CE94598729E9E4110047C9C6 /* WatchConfigRootView.swift in Sources */,
19E1F7E829D082D0005C8D20 /* IconConfigDataFlow.swift in Sources */,
5A2325522BFCBF55003518CA /* NightscoutUploadView.swift in Sources */,
E3A08AAE59538BC8A8ABE477 /* NotificationsConfigDataFlow.swift in Sources */,
1956FB212AFF79E200C7B4FF /* CoreDataStorage.swift in Sources */,
0F7A65FBD2CD8D6477ED4539 /* NotificationsConfigProvider.swift in Sources */,
Expand Down
16 changes: 8 additions & 8 deletions FreeAPS.xcodeproj/xcshareddata/xcschemes/Trio.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "43CABDFC1C3506F100005705"
Expand All @@ -273,7 +273,7 @@
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C17F50CD291EAC3800555EB5"
Expand All @@ -283,7 +283,7 @@
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "43D8FDD41C728FDF0073BE78"
Expand All @@ -293,7 +293,7 @@
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B4CEE2DF257129780093111B"
Expand All @@ -303,7 +303,7 @@
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C13CC34029C7B73A007F25DE"
Expand All @@ -313,7 +313,7 @@
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "84752E8A26ED0FFE009FD801"
Expand All @@ -323,7 +323,7 @@
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "C12ED9C929C7DBA900435701"
Expand All @@ -333,7 +333,7 @@
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "431CE7761F98564200255374"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"useAutotune" : false,
"onlyAutotuneBasals" : false,
"isUploadEnabled" : false,
"isDownloadEnabled" : false,
"useLocalGlucoseSource" : false,
"localGlucosePort" : 8080,
"debugOptions" : false,
Expand Down
Loading
Loading