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

Swift 3 support #34

Merged
merged 7 commits into from
Sep 30, 2016
Merged

Swift 3 support #34

merged 7 commits into from
Sep 30, 2016

Conversation

a2
Copy link
Owner

@a2 a2 commented Sep 30, 2016

Closes #21.
Closes #22.
Closes #23.
Closes #30.
Closes #32.

@a2 a2 mentioned this pull request Sep 30, 2016
@a2 a2 merged commit d0a8854 into master Sep 30, 2016
@a2 a2 deleted the swift-3.0 branch September 30, 2016 12:36
@ChristianSteffens
Copy link
Contributor

Great - thank you for this Swift Migration ;-)
I'm missing the Xcode Project File in the latest commit - is this by mistake?

@a2
Copy link
Owner Author

a2 commented Oct 2, 2016

@LordNali You can generate the Xcode project file with swift package generate-xcodeproj.

@ChristianSteffens
Copy link
Contributor

Okay - should have thought of that (but haven´t used SPM yet).

@a2
Copy link
Owner Author

a2 commented Oct 2, 2016

@LordNali No worries. I'll update the README to include this information.

@ChristianSteffens
Copy link
Contributor

Okay, now I got a problem with Carthage: It needs a shared Xcode-Project to build your Framework.
The Problem is known: Carthage/Carthage#1226
For now I manually create the necessary MessagePack project.

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