Skip to content

Commit

Permalink
Merge pull request #169 from nightscout/missing_details_from_PR163
Browse files Browse the repository at this point in the history
Commit missing details for #163
  • Loading branch information
bjornoleh authored May 10, 2024
2 parents dbd17fd + cbdad68 commit fa230e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions FreeAPS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,6 @@
B5EF98E22A39CD656A230704 /* AutotuneConfigProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AutotuneConfigProvider.swift; sourceTree = "<group>"; };
B8C7F882606FF83A21BE00D8 /* PumpSettingsEditorRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpSettingsEditorRootView.swift; sourceTree = "<group>"; };
B9B5C0607505A38F256BF99A /* CGMDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CGMDataFlow.swift; sourceTree = "<group>"; };
B9CAAEFB2AE70836000F68BC /* branch.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = branch.txt; sourceTree = SOURCE_ROOT; };
BA49538D56989D8DA6FCF538 /* TargetsEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorDataFlow.swift; sourceTree = "<group>"; };
BDF530D72B40F8AC002CAF43 /* LockScreenView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LockScreenView.swift; sourceTree = "<group>"; };
BF8BCB0C37DEB5EC377B9612 /* BasalProfileEditorRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorRootView.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1370,7 +1369,6 @@
3811DEC725C9DA7300A708ED /* FreeAPS.entitlements */,
388E596425AD948E0019842D /* Info.plist */,
1927C8E82744606D00347C69 /* InfoPlist.strings */,
B9CAAEFB2AE70836000F68BC /* branch.txt */,
19DA487F29CD2B8400EEA1E7 /* Assets.xcassets */,
);
path = Resources;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// SettingsRootViewModel.swift
// FreeAPS
//
// Created by Jonas Björkert on 2024-05-09.
//

import Foundation
import SwiftUI
import Swinject
Expand Down

0 comments on commit fa230e2

Please sign in to comment.