Skip to content

Commit ecb9bf4

Browse files
authored
Merge pull request LoopKit#313 from LoopKit/feat/dana
Add Dana as pump option to Loop
2 parents b456503 + 2b05982 commit ecb9bf4

File tree

5 files changed

+22
-1
lines changed

5 files changed

+22
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@
5858
[submodule "LibreTransmitter"]
5959
path = LibreTransmitter
6060
url = https://github.com/LoopKit/LibreTransmitter.git
61+
[submodule "DanaKit"]
62+
path = DanaKit
63+
url = https://github.com/loopandlearn/DanaKit

DanaKit

Submodule DanaKit added at 33a8d47

LoopWorkspace.xcworkspace/contents.xcworkspacedata

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,20 @@
174174
ReferencedContainer = "container:OmniBLE/OmniBLE.xcodeproj">
175175
</BuildableReference>
176176
</BuildActionEntry>
177+
<BuildActionEntry
178+
buildForTesting = "YES"
179+
buildForRunning = "YES"
180+
buildForProfiling = "YES"
181+
buildForArchiving = "YES"
182+
buildForAnalyzing = "YES">
183+
<BuildableReference
184+
BuildableIdentifier = "primary"
185+
BlueprintIdentifier = "3E6007862D0C5D0C00B186D1"
186+
BuildableName = "DanaKitPlugin.loopplugin"
187+
BlueprintName = "DanaKitPlugin"
188+
ReferencedContainer = "container:DanaKit/DanaKit.xcodeproj">
189+
</BuildableReference>
190+
</BuildActionEntry>
177191
<BuildActionEntry
178192
buildForTesting = "YES"
179193
buildForRunning = "YES"

VersionOverride.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88

99
// Version [for DIY Loop]
1010
// configure the version number in LoopWorkspace
11-
LOOP_MARKETING_VERSION = 3.7.4
11+
LOOP_MARKETING_VERSION = 3.7.5
1212
CURRENT_PROJECT_VERSION = 57

0 commit comments

Comments
 (0)