diff --git a/.gitmodules b/.gitmodules
index f1c6c8c91..1308e60c0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,6 +52,9 @@
[submodule "MinimedKit"]
path = MinimedKit
url = https://github.com/LoopKit/MinimedKit.git
+[submodule "MixpanelService"]
+ path = MixpanelService
+ url = https://github.com/LoopKit/MixpanelService
[submodule "LibreTransmitter"]
path = LibreTransmitter
url = https://github.com/LoopKit/LibreTransmitter.git
diff --git a/LoopWorkspace.xcworkspace/contents.xcworkspacedata b/LoopWorkspace.xcworkspace/contents.xcworkspacedata
index 6fc438395..3d841b9d8 100644
--- a/LoopWorkspace.xcworkspace/contents.xcworkspacedata
+++ b/LoopWorkspace.xcworkspace/contents.xcworkspacedata
@@ -70,6 +70,9 @@
+
+
diff --git a/LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved b/LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved
index 328a7401c..b7db35562 100644
--- a/LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved
+++ b/LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -36,6 +36,15 @@
"version" : "1.7.1"
}
},
+ {
+ "identity" : "mixpanel-swift",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/mixpanel/mixpanel-swift.git",
+ "state" : {
+ "branch" : "master",
+ "revision" : "c676a9737c76e127e3ae5776247b226bc6d7652d"
+ }
+ },
{
"identity" : "mkringprogressview",
"kind" : "remoteSourceControl",
diff --git a/LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme b/LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme
index c61af27a3..bfc2bb049 100644
--- a/LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme
+++ b/LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme
@@ -104,6 +104,20 @@
ReferencedContainer = "container:AmplitudeService/AmplitudeService.xcodeproj">
+
+
+
+