Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates starship to version 1.7.1. This version is the last to support iOS without patches, as outside contributors were able to add iOS support to a specific crate,
sys-info
; developers behind starship have since switched over to another crate.This also fixed the current state of the hosted Makefile, which was unusable due to a broken patch; it pointed to a now deleted fork which contained fixed for iOS. Tested on iOS 12, iOS 14, and macOS 12.6.1, building on macOS.
Checklist