Skip to content

Commit 0334c23

Browse files
authored
Merge pull request #12 from ps2/Kdisimone-patch-1
update prep script for CGMBLEKit branch change
2 parents 8598af6 + 6a9ce73 commit 0334c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prep_workspace.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ git reset HEAD
1717
cd Carthage/Checkouts
1818
cd LoopKit; git fetch; git checkout pumpmanager-updates; git pull; cd ..
1919
cd rileylink_ios; git fetch; git checkout omnipod-testing; git pull; cd ..
20-
cd CGMBLEKit; git fetch; git checkout dev; git pull; cd ..
20+
cd CGMBLEKit; git fetch; git checkout omnikit-testing; git pull; cd ..
2121
cd dexcom-share-client-swift; git fetch; git checkout carthage-recursive; git pull; cd ..
2222
cd G4ShareSpy; git fetch; git checkout fix-cartfile; git pull; cd ..
2323
cd ../..

0 commit comments

Comments
 (0)