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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Carthage #62

Merged
merged 13 commits into from Dec 29, 2016
Merged

Add support for Carthage #62

merged 13 commits into from Dec 29, 2016

Conversation

Lascorbe
Copy link
Collaborator

@Lascorbe Lascorbe commented Nov 2, 2016

Hi 馃槉

First, thank you for your continuos support and work on the OSS community 馃嵒

So, just if you're interested in adding support for Carthage, this PR adds it.
I know that accepting this, it might add to this project the need to keep the support for that dependency manager in the future, so up to you 馃槂

On other news, this goes with the Quick v0.9.3 and Nimble v4.1.x versions that support Swift 2.3. To support Swift 3, as you may know, we should change the versions to use Quick v1.x and Nimble v5.x.

隆Ya tu sabes! 馃嵎

cc @juolgon

@Lascorbe Lascorbe closed this Nov 2, 2016
@ashfurrow
Copy link
Owner

Why the close? Was going to merge this.

@Lascorbe
Copy link
Collaborator Author

Lascorbe commented Nov 3, 2016

Hey @ashfurrow, sorry, I want to make sure everything is in place, the Travis CI passes, and I add the Carthage step on the CHANGELOG. I closed it so you didn't lose the time before I get that done, sorry about the confusion.

@ashfurrow
Copy link
Owner

Cool cool, just re-open when you're ready 馃憤

@Lascorbe Lascorbe reopened this Dec 26, 2016
@Lascorbe
Copy link
Collaborator Author

Lascorbe commented Dec 26, 2016

I think now it's ready 馃槂

Ok so, I couldn't think of a way of having both Swift versions (2.3 and 3.0) working with Carthage (because of the dependencies), so I had to release 2 versions to make clear which one supports which version:

  • Nimble-Snapshots v4.4.1 -> Swift 2.3
  • Nimble-Snapshots v4.4.2 -> Swift 3.0

@ashfurrow
Copy link
Owner

Super-awesome, thanks!

@ashfurrow ashfurrow merged commit 258c453 into ashfurrow:master Dec 29, 2016
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