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.
https://github.com/square/Blueprint/blob/main/CHANGELOG.md
Post-merge steps:
Once the PR is merged, fetch changes and tag the release, using the merge commit:
Publish to CocoaPods:
Updating spec repo
trunk
CocoaPods 1.16.1 is available.
To update use:
gem install cocoapods
For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.16.1
Validating podspec
-> BlueprintUI
-> BlueprintUI (5.1.0)
- ERROR | [iOS] unknown: Encountered an unknown error ([!] /opt/homebrew/bin/git clone https://github.com/square/blueprint.git /var/folders/fb/bfghsm1n7ps8dp0cvv6gppkh0000gn/T/d20241125-84659-6li85w --template= --single-branch --depth 1 --branch 5.1.0
Cloning into '/var/folders/fb/bfghsm1n7ps8dp0cvv6gppkh0000gn/T/d20241125-84659-6li85w'...
warning: Could not find remote branch 5.1.0 to clone.
fatal: Remote branch 5.1.0 not found in upstream origin
) during validation.
[!] The spec did not pass validation, due to 1 error.
Updating spec repo
cocoapods
Validating podspec
-> BlueprintUICommonControls
-> BlueprintUICommonControls (5.1.0)
- ERROR | [iOS] unknown: Encountered an unknown error (CocoaPods could not find compatible versions for pod "BlueprintUI":
In Podfile:
BlueprintUICommonControls (from
/Users/robmaceachern/Development/Blueprint/BlueprintUICommonControls.podspec
) was resolved to 5.1.0, which depends onBlueprintUI (= 5.1.0)
None of your spec sources contain a spec satisfying the dependency:
BlueprintUI (= 5.1.0)
.You have either:
pod repo update
or withpod install --repo-update
.[!] The spec did not pass validation, due to 1 error.