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

Migrate samples to Swift 3 #205

Closed
wants to merge 0 commits into from
Closed

Migrate samples to Swift 3 #205

wants to merge 0 commits into from

Conversation

dhardiman
Copy link
Contributor

Carthage seems to find this example project and fall over when the dependencies are checked using Xcode 8 as it’s not specifying the swift version. This appears to fix that. It does seem to build the framework target twice due to the cocoa pods usage for the example, but I don’t think that causes a problem. Perhaps in future the example project could link directly to the project rather than using CocoaPods to solve that, but probably not urgent.

@AliSoftware
Copy link
Owner

👌 Could you also add an entry in the CHANGELOG to credit yourself for this migration? Thx!

@dhardiman
Copy link
Contributor Author

Sure, updated. Hope the format is ok above the previous release? Let me know if not and I'll fix.

@@ -1,5 +1,8 @@
# OHHTTPStubs — CHANGELOG

* Migrate samples to Swift 3
Copy link
Owner

Choose a reason for hiding this comment

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

Could you add a full stop and 2 spaces at the end of that line so that the markdown formatting matches the other notes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

@AliSoftware
Copy link
Owner

Travis-CI builds are currently failing due to a bug in the latest version of xcpretty: xcpretty/xcpretty#241 — Waiting for the fix.

@AliSoftware AliSoftware force-pushed the swift-3.0 branch 2 times, most recently from 1b93a24 to ca8e9c2 Compare October 23, 2016 15:34
@AliSoftware
Copy link
Owner

Merged manually via ca8e9c295b859215b1ab8a9df8e0546a24e768e5

Thanks again!

AliSoftware added a commit that referenced this pull request Oct 23, 2016
@dhardiman dhardiman deleted the swift-3.0 branch October 25, 2016 09:04
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.

2 participants