Skip to content

Commit 9539f1d

Browse files
authored
Added MixpanelService to Loop (#63)
* Added MixpanelService to Loop * Update module url * bump mixpanel
1 parent f0fc918 commit 9539f1d

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
[submodule "MinimedKit"]
5353
path = MinimedKit
5454
url = https://github.com/LoopKit/MinimedKit.git
55+
[submodule "MixpanelService"]
56+
path = MixpanelService
57+
url = https://github.com/LoopKit/MixpanelService
5558
[submodule "LibreTransmitter"]
5659
path = LibreTransmitter
5760
url = https://github.com/LoopKit/LibreTransmitter.git

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/swiftpm/Package.resolved

Lines changed: 9 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
@@ -104,6 +104,20 @@
104104
ReferencedContainer = "container:AmplitudeService/AmplitudeService.xcodeproj">
105105
</BuildableReference>
106106
</BuildActionEntry>
107+
<BuildActionEntry
108+
buildForTesting = "YES"
109+
buildForRunning = "YES"
110+
buildForProfiling = "YES"
111+
buildForArchiving = "YES"
112+
buildForAnalyzing = "YES">
113+
<BuildableReference
114+
BuildableIdentifier = "primary"
115+
BlueprintIdentifier = "849523B52A25DCD3003AC2FD"
116+
BuildableName = "MixpanelServiceKitPlugin.loopplugin"
117+
BlueprintName = "MixpanelServiceKitPlugin"
118+
ReferencedContainer = "container:MixpanelService/MixpanelService.xcodeproj">
119+
</BuildableReference>
120+
</BuildActionEntry>
107121
<BuildActionEntry
108122
buildForTesting = "YES"
109123
buildForRunning = "YES"

MixpanelService

Submodule MixpanelService added at 68a5bf8

0 commit comments

Comments
 (0)