Skip to content

Commit 2d9c9a5

Browse files
authored
Reorg ps2 frameworks (#53)
* Update gitmodules to point to LoopKit repos instead of ps2 repos * Moving submodules * Add renamed projects
1 parent cd71bea commit 2d9c9a5

File tree

5 files changed

+22
-18
lines changed

5 files changed

+22
-18
lines changed

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
[submodule "dexcom-share-client-swift"]
1111
path = dexcom-share-client-swift
1212
url = https://github.com/LoopKit/dexcom-share-client-swift.git
13-
[submodule "rileylink_ios"]
14-
path = rileylink_ios
15-
url = https://github.com/ps2/rileylink_ios.git
13+
[submodule "RileyLinkKit"]
14+
path = RileyLinkKit
15+
url = https://github.com/LoopKit/RileyLinkKit
1616
[submodule "MKRingProgressView"]
1717
path = MKRingProgressView
1818
url = https://github.com/LoopKit/MKRingProgressView.git
1919
[submodule "NightscoutService"]
2020
path = NightscoutService
21-
url = https://github.com/ps2/NightscoutService.git
21+
url = https://github.com/LoopKit/NightscoutService.git
2222
[submodule "Minizip"]
2323
path = Minizip
2424
url = https://github.com/LoopKit/Minizip.git

LoopWorkspace.xcworkspace/contents.xcworkspacedata

Lines changed: 3 additions & 3 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 & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,20 @@
398398
ReferencedContainer = "container:NightscoutService/NightscoutService.xcodeproj">
399399
</BuildableReference>
400400
</BuildActionEntry>
401+
<BuildActionEntry
402+
buildForTesting = "YES"
403+
buildForRunning = "NO"
404+
buildForProfiling = "NO"
405+
buildForArchiving = "NO"
406+
buildForAnalyzing = "NO">
407+
<BuildableReference
408+
BuildableIdentifier = "primary"
409+
BlueprintIdentifier = "431CE7761F98564200255374"
410+
BuildableName = "RileyLinkBLEKitTests.xctest"
411+
BlueprintName = "RileyLinkBLEKitTests"
412+
ReferencedContainer = "container:RileyLinkKit/RileyLinkKit.xcodeproj">
413+
</BuildableReference>
414+
</BuildActionEntry>
401415
</BuildActionEntries>
402416
</BuildAction>
403417
<TestAction
@@ -425,16 +439,6 @@
425439
ReferencedContainer = "container:LoopKit/LoopKit.xcodeproj">
426440
</BuildableReference>
427441
</TestableReference>
428-
<TestableReference
429-
skipped = "NO">
430-
<BuildableReference
431-
BuildableIdentifier = "primary"
432-
BlueprintIdentifier = "431CE7761F98564200255374"
433-
BuildableName = "RileyLinkBLEKitTests.xctest"
434-
BlueprintName = "RileyLinkBLEKitTests"
435-
ReferencedContainer = "container:rileylink_ios/RileyLink.xcodeproj">
436-
</BuildableReference>
437-
</TestableReference>
438442
<TestableReference
439443
skipped = "NO">
440444
<BuildableReference

RileyLinkKit

Submodule RileyLinkKit added at 91d3091

rileylink_ios

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

0 commit comments

Comments
 (0)