fix: frames and switch_to warning instead of instruction

This commit is contained in:
Michael Freno
2026-01-13 16:05:53 -05:00
parent 3eac9a2767
commit a33b671be3
3 changed files with 23 additions and 11 deletions

View File

@@ -454,7 +454,7 @@ switch_to_self() {
if ! has_sparkle_package; then
echo ""
print_warning "Remember to add Sparkle package in Xcode (see instructions above)"
print_warning "Sparkle not successfully added!"
fi
}