Skip to content

Commit b076c46

Browse files
committed
Merge branch 'freeaps_dev' into freeaps
2 parents a2accd6 + dc27707 commit b076c46

File tree

12 files changed

+110
-33
lines changed

12 files changed

+110
-33
lines changed

.gitmodules

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,39 @@
1+
[submodule "Amplitude-iOS"]
2+
path = Amplitude-iOS
3+
url = https://github.com/loopnlearn/Amplitude-iOS.git
4+
[submodule "CGMBLEKit"]
5+
path = CGMBLEKit
6+
url = https://github.com/loopnlearn/CGMBLEKit.git
7+
[submodule "G4ShareSpy"]
8+
path = G4ShareSpy
9+
url = https://github.com/loopnlearn/G4ShareSpy.git
110
[submodule "Loop"]
211
path = Loop
3-
url=https://github.com/loopnlearn/Loop.git
12+
url = https://github.com/loopnlearn/Loop.git
413
[submodule "LoopKit"]
514
path = LoopKit
615
url = https://github.com/loopnlearn/LoopKit.git
7-
[submodule "CGMBLEKit"]
8-
path = CGMBLEKit
9-
url = https://github.com/loopnlearn/CGMBLEKit.git
16+
[submodule "MKRingProgressView"]
17+
path = MKRingProgressView
18+
url = https://github.com/loopnlearn/MKRingProgressView.git
19+
[submodule "NightscoutAPIClient"]
20+
path = NightscoutAPIClient
21+
url = https://github.com/ivalkou/NightscoutAPIClient.git
22+
[submodule "OmniBLE"]
23+
path = OmniBLE
24+
url = https://github.com/loopnlearn/OmniBLE.git
1025
[submodule "SwiftCharts"]
1126
path = SwiftCharts
1227
url = https://github.com/ps2/SwiftCharts.git
1328
[submodule "dexcom-share-client-swift"]
1429
path = dexcom-share-client-swift
1530
url = https://github.com/loopnlearn/dexcom-share-client-swift.git
16-
[submodule "G4ShareSpy"]
17-
path = G4ShareSpy
18-
url = https://github.com/loopnlearn/G4ShareSpy.git
31+
[submodule "libre-direct-client-swift"]
32+
path = libre-direct-client-swift
33+
url = https://github.com/loopnlearn/libre-direct-client-swift.git
1934
[submodule "rileylink_ios"]
2035
path = rileylink_ios
2136
url = https://github.com/loopnlearn/rileylink_ios.git
22-
[submodule "Amplitude-iOS"]
23-
path = Amplitude-iOS
24-
url = https://github.com/loopnlearn/Amplitude-iOS.git
25-
[submodule "MKRingProgressView"]
26-
path = MKRingProgressView
27-
url = https://github.com/loopnlearn/MKRingProgressView.git
28-
[submodule "NightscoutAPIClient"]
29-
path = NightscoutAPIClient
30-
url = https://github.com/ivalkou/NightscoutAPIClient.git
3137
[submodule "xdrip-client-swift"]
3238
path = xdrip-client-swift
3339
url = https://github.com/loopnlearn/xdrip-client-swift

Loop

Submodule Loop updated 90 files

Loop.xcworkspace/contents.xcworkspacedata

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

Loop.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

Loop.xcworkspace/xcshareddata/xcschemes/Loop (Workspace).xcscheme

Lines changed: 55 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,20 @@
300300
ReferencedContainer = "container:NightscoutAPIClient/NightscoutAPIClient.xcodeproj">
301301
</BuildableReference>
302302
</BuildActionEntry>
303+
<BuildActionEntry
304+
buildForTesting = "YES"
305+
buildForRunning = "YES"
306+
buildForProfiling = "YES"
307+
buildForArchiving = "YES"
308+
buildForAnalyzing = "YES">
309+
<BuildableReference
310+
BuildableIdentifier = "primary"
311+
BlueprintIdentifier = "84752E8126ED0FFE009FD801"
312+
BuildableName = "OmniBLE.framework"
313+
BlueprintName = "OmniBLE"
314+
ReferencedContainer = "container:OmniBLE/OmniBLE.xcodeproj">
315+
</BuildableReference>
316+
</BuildActionEntry>
303317
<BuildActionEntry
304318
buildForTesting = "YES"
305319
buildForRunning = "YES"
@@ -384,6 +398,34 @@
384398
ReferencedContainer = "container:xdrip-client-swift/xDripClient.xcodeproj">
385399
</BuildableReference>
386400
</BuildActionEntry>
401+
<BuildActionEntry
402+
buildForTesting = "YES"
403+
buildForRunning = "YES"
404+
buildForProfiling = "YES"
405+
buildForArchiving = "YES"
406+
buildForAnalyzing = "YES">
407+
<BuildableReference
408+
BuildableIdentifier = "primary"
409+
BlueprintIdentifier = "432B0E871CDFC3C50045347B"
410+
BuildableName = "LibreDirectClient.framework"
411+
BlueprintName = "LibreDirectClient"
412+
ReferencedContainer = "container:libre-direct-client-swift/LibreDirectClient.xcodeproj">
413+
</BuildableReference>
414+
</BuildActionEntry>
415+
<BuildActionEntry
416+
buildForTesting = "YES"
417+
buildForRunning = "YES"
418+
buildForProfiling = "YES"
419+
buildForArchiving = "YES"
420+
buildForAnalyzing = "YES">
421+
<BuildableReference
422+
BuildableIdentifier = "primary"
423+
BlueprintIdentifier = "43A8EC81210E664300A81379"
424+
BuildableName = "LibreDirectClientUI.framework"
425+
BlueprintName = "LibreDirectClientUI"
426+
ReferencedContainer = "container:libre-direct-client-swift/LibreDirectClient.xcodeproj">
427+
</BuildableReference>
428+
</BuildActionEntry>
387429
<BuildActionEntry
388430
buildForTesting = "YES"
389431
buildForRunning = "YES"
@@ -393,7 +435,7 @@
393435
<BuildableReference
394436
BuildableIdentifier = "primary"
395437
BlueprintIdentifier = "43776F8B1B8022E90074EA36"
396-
BuildableName = "FreeAPS.app"
438+
BuildableName = "Loop.app"
397439
BlueprintName = "Loop"
398440
ReferencedContainer = "container:Loop/Loop.xcodeproj">
399441
</BuildableReference>
@@ -423,7 +465,7 @@
423465
<BuildableReference
424466
BuildableIdentifier = "primary"
425467
BlueprintIdentifier = "43776F8B1B8022E90074EA36"
426-
BuildableName = "FreeAPS.app"
468+
BuildableName = "Loop.app"
427469
BlueprintName = "Loop"
428470
ReferencedContainer = "container:Loop/Loop.xcodeproj">
429471
</BuildableReference>
@@ -539,6 +581,16 @@
539581
ReferencedContainer = "container:rileylink_ios/RileyLink.xcodeproj">
540582
</BuildableReference>
541583
</TestableReference>
584+
<TestableReference
585+
skipped = "NO">
586+
<BuildableReference
587+
BuildableIdentifier = "primary"
588+
BlueprintIdentifier = "84752E8A26ED0FFE009FD801"
589+
BuildableName = "OmniBLETests.xctest"
590+
BlueprintName = "OmniBLETests"
591+
ReferencedContainer = "container:OmniBLE/OmniBLE.xcodeproj">
592+
</BuildableReference>
593+
</TestableReference>
542594
</Testables>
543595
</TestAction>
544596
<LaunchAction
@@ -556,7 +608,7 @@
556608
<BuildableReference
557609
BuildableIdentifier = "primary"
558610
BlueprintIdentifier = "43776F8B1B8022E90074EA36"
559-
BuildableName = "FreeAPS.app"
611+
BuildableName = "Loop.app"
560612
BlueprintName = "Loop"
561613
ReferencedContainer = "container:Loop/Loop.xcodeproj">
562614
</BuildableReference>

LoopConfigOverride.xcconfig

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
1-
//
1+
// This enables a persistent override file used across clones at the same level
2+
#include? "../../LoopConfigOverride.xcconfig"
23

34
// Override this if you don't want the default com.${DEVELOPMENT_TEAM}.loopkit that loop uses
45
// MAIN_APP_BUNDLE_IDENTIFIER = com.myname.loop
56

67
// Customize this to change the app name displayed
7-
MAIN_APP_DISPLAY_NAME = FreeAPS
8-
9-
MAIN_APP_PRODUCT_NAME = FreeAPS
8+
// MAIN_APP_DISPLAY_NAME = Loop
109

1110
// Features
12-
// SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) FEATURE_OVERRIDES_DISABLED
13-
14-
// Assets
15-
INCLUDED_SOURCE_FILE_NAMES = AdditionalAssets.xcassets
11+
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) ALLOW_SIMULATORS_ENABLED //ALLOW_DEBUG_FEATURES_ENABLED
1612

17-
APPICON_NAME = CustomLoopIcon
13+
// Put your team id here for signing
14+
// LOOP_DEVELOPMENT_TEAM = YOUR_ID_HERE

LoopKit

Submodule LoopKit updated 64 files

OmniBLE

Submodule OmniBLE added at 01ae46b

dexcom-share-client-swift

libre-direct-client-swift

0 commit comments

Comments
 (0)