Skip to content

Commit 175b62e

Browse files
authored
LoopKit Analytics (#30)
* LoopKit Analytics * Update jmespath * Update iOS target for AmplitudeService * Update iOS targets * Loop updates * update to dev branches
1 parent 3770f56 commit 175b62e

18 files changed

+43
-60
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
[submodule "rileylink_ios"]
1414
path = rileylink_ios
1515
url = https://github.com/ps2/rileylink_ios.git
16-
[submodule "Amplitude-iOS"]
17-
path = Amplitude-iOS
18-
url = https://github.com/LoopKit/Amplitude-iOS.git
1916
[submodule "MKRingProgressView"]
2017
path = MKRingProgressView
2118
url = https://github.com/LoopKit/MKRingProgressView.git

Amplitude-iOS

Lines changed: 0 additions & 1 deletion
This file was deleted.

CGMBLEKit

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ GEM
144144
http-cookie (1.0.4)
145145
domain_name (~> 0.5)
146146
httpclient (2.8.3)
147-
jmespath (1.4.0)
147+
jmespath (1.6.2)
148148
json (2.6.0)
149149
jwt (2.3.0)
150150
memoist (0.16.2)

Loop.xcworkspace/contents.xcworkspacedata

Lines changed: 0 additions & 3 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: 18 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: 12 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -118,20 +118,6 @@
118118
ReferencedContainer = "container:LoopKit/LoopKit.xcodeproj">
119119
</BuildableReference>
120120
</BuildActionEntry>
121-
<BuildActionEntry
122-
buildForTesting = "YES"
123-
buildForRunning = "YES"
124-
buildForProfiling = "YES"
125-
buildForArchiving = "YES"
126-
buildForAnalyzing = "YES">
127-
<BuildableReference
128-
BuildableIdentifier = "primary"
129-
BlueprintIdentifier = "12C972CA24105C3600E9CDDB"
130-
BuildableName = "Amplitude.framework"
131-
BlueprintName = "Amplitude_iOS"
132-
ReferencedContainer = "container:Amplitude-iOS/Amplitude.xcodeproj">
133-
</BuildableReference>
134-
</BuildActionEntry>
135121
<BuildActionEntry
136122
buildForTesting = "YES"
137123
buildForRunning = "YES"
@@ -308,24 +294,10 @@
308294
buildForAnalyzing = "YES">
309295
<BuildableReference
310296
BuildableIdentifier = "primary"
311-
BlueprintIdentifier = "A936A8F625BC99470085119C"
312-
BuildableName = "LoopOnboardingPlugin.loopplugin"
313-
BlueprintName = "LoopOnboardingPlugin"
314-
ReferencedContainer = "container:LoopOnboarding/LoopOnboarding.xcodeproj">
315-
</BuildableReference>
316-
</BuildActionEntry>
317-
<BuildActionEntry
318-
buildForTesting = "YES"
319-
buildForRunning = "YES"
320-
buildForProfiling = "YES"
321-
buildForArchiving = "YES"
322-
buildForAnalyzing = "YES">
323-
<BuildableReference
324-
BuildableIdentifier = "primary"
325-
BlueprintIdentifier = "C1BA045D28DF89FD00CD6BA4"
326-
BuildableName = "CGMBLEKitG7Plugin.loopplugin"
327-
BlueprintName = "CGMBLEKitG7Plugin"
328-
ReferencedContainer = "container:CGMBLEKit/CGMBLEKit.xcodeproj">
297+
BlueprintIdentifier = "C17F511C291EACCD00555EB5"
298+
BuildableName = "G7SensorPlugin.loopplugin"
299+
BlueprintName = "G7SensorPlugin"
300+
ReferencedContainer = "container:G7SensorKit/G7SensorKit.xcodeproj">
329301
</BuildableReference>
330302
</BuildActionEntry>
331303
<BuildActionEntry
@@ -336,10 +308,10 @@
336308
buildForAnalyzing = "YES">
337309
<BuildableReference
338310
BuildableIdentifier = "primary"
339-
BlueprintIdentifier = "C17F511C291EACCD00555EB5"
340-
BuildableName = "G7SensorPlugin.loopplugin"
341-
BlueprintName = "G7SensorPlugin"
342-
ReferencedContainer = "container:G7SensorKit/G7SensorKit.xcodeproj">
311+
BlueprintIdentifier = "A936A97325BC9A230085119C"
312+
BuildableName = "LoopSupportPlugin.loopplugin"
313+
BlueprintName = "LoopSupportPlugin"
314+
ReferencedContainer = "container:LoopSupport/LoopSupport.xcodeproj">
343315
</BuildableReference>
344316
</BuildActionEntry>
345317
<BuildActionEntry
@@ -350,10 +322,10 @@
350322
buildForAnalyzing = "YES">
351323
<BuildableReference
352324
BuildableIdentifier = "primary"
353-
BlueprintIdentifier = "A936A97325BC9A230085119C"
354-
BuildableName = "LoopSupportPlugin.loopplugin"
355-
BlueprintName = "LoopSupportPlugin"
356-
ReferencedContainer = "container:LoopSupport/LoopSupport.xcodeproj">
325+
BlueprintIdentifier = "A936A8F625BC99470085119C"
326+
BuildableName = "LoopOnboardingPlugin.loopplugin"
327+
BlueprintName = "LoopOnboardingPlugin"
328+
ReferencedContainer = "container:LoopOnboarding/LoopOnboarding.xcodeproj">
357329
</BuildableReference>
358330
</BuildActionEntry>
359331
<BuildActionEntry

0 commit comments

Comments
 (0)