ps2 on temp-basal
Disable open loop when manual t… (compare)
ps2 on temp-basal
Handle non-optional change in P… (compare)
ps2 on dev
Reactivate DiagnosticLog. Also … (compare)
carthage build
after changing framework code? if so, almost no time saving. OK so I will try changing something in a framework and see whether it updates without reruning carthage build
update
or build
, but bootstrap
instead. carthage bootstrap is similar to update but it's working on Cartfile.resolved as opposed to Cartfile.
--use-submodules
option adds each dependency in the Checkouts folder to your Git repository as a submodule, meaning you can change the dependencies’ source, and commit and push those changes elsewhere without fear of an overwrite.