Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPM support documentation #37

Merged
merged 2 commits into from
Apr 27, 2023
Merged

SPM support documentation #37

merged 2 commits into from
Apr 27, 2023

Conversation

RomanPodymov
Copy link
Contributor

Hello.
Thank you for CoreLocation.
Add SPM support documentation.

README.markdown Outdated
@@ -5,15 +5,23 @@ This project adds promises to Apple’s CoreLocation framework.
## CocoaPods

```ruby
pod "PromiseKit/CoreLocation", "~> 6.0"
pod "PromiseKit/CoreLocation", "~> 3.1.2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is incorrect I believe. CoreLocation is a subspec and thus the version is tied to the PromiseKit version.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted.

README.markdown Outdated Show resolved Hide resolved
@mxcl mxcl merged commit dd9662b into PromiseKit:master Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants