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

Update to Swift3 #1

Merged
merged 12 commits into from Mar 18, 2017
Merged

Update to Swift3 #1

merged 12 commits into from Mar 18, 2017

Conversation

kareman
Copy link
Contributor

@kareman kareman commented Mar 17, 2017

Hi, I've been enjoying reading your thesis, this is fascinating stuff!

I have updated this project to Swift 3, except for ExampleCar (because Swift-AI has not been updated for Swift 3 yet). Everything seems to be working except for ExampleParallel when running in parallel.

@kareman
Copy link
Contributor Author

kareman commented Mar 17, 2017

xctool does not seem to be working with Xcode 8.2, I get the same errors on my computer as those in the Travis build. But these work, with a lot messier output obviously:

xcodebuild clean build -workspace Workspace.xcworkspace -scheme Revolver
xcodebuild test -workspace Workspace.xcworkspace -scheme Revolver

@petrmanek petrmanek merged commit 79538c2 into petrmanek:master Mar 18, 2017
@petrmanek
Copy link
Owner

Hello there,

Thank you for the pull request! I'm glad you enjoyed reading my thesis.
As you can see, I have fixed Travis and ExampleParallel. The pull request has been merged.

Cheers,
Petr

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