Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BuildLoopCaregiver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ function before_final_return_message() {
echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}"
echo " For new phone or new watch (never used with Xcode),"
echo " review Developer Mode Information:"
echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch"
echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch"
echo ""
echo " For phones that have Developer Mode enabled continue with these steps"
echo " Upper middle of Xcode:"
Expand Down
2 changes: 1 addition & 1 deletion BuildLoopFollow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ function before_final_return_message() {
echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}"
echo " For new phone or new watch (never used with Xcode),"
echo " review Developer Mode Information:"
echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch"
echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch"
echo ""
echo " For phones that have Developer Mode enabled continue with these steps"
echo " Upper middle of Xcode:"
Expand Down
2 changes: 1 addition & 1 deletion BuildTrio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ function before_final_return_message() {
echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}"
echo " For new phone or new watch (never used with Xcode),"
echo " review Developer Mode Information:"
echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch"
echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch"
echo ""
echo " For phones that have Developer Mode enabled continue with these steps"
echo " Upper middle of Xcode:"
Expand Down
2 changes: 1 addition & 1 deletion BuildxDrip4iOS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ function before_final_return_message() {
echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}"
echo " For new phone or new watch (never used with Xcode),"
echo " review Developer Mode Information:"
echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch"
echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch"
echo ""
echo " For phones that have Developer Mode enabled continue with these steps"
echo " Upper middle of Xcode:"
Expand Down
2 changes: 1 addition & 1 deletion inline_functions/before_final_return_message.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function before_final_return_message() {
echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}"
echo " For new phone or new watch (never used with Xcode),"
echo " review Developer Mode Information:"
echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch"
echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch"
echo ""
echo " For phones that have Developer Mode enabled continue with these steps"
echo " Upper middle of Xcode:"
Expand Down