Skip to content
New issue

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

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

Already on GitHub? # to your account

Migrate to Xcode 9 #112

Merged
merged 4 commits into from
Sep 21, 2017
Merged

Migrate to Xcode 9 #112

merged 4 commits into from
Sep 21, 2017

Conversation

ikesyo
Copy link
Member

@ikesyo ikesyo commented Sep 21, 2017

No description provided.

.travis.yml Outdated
@@ -37,7 +37,7 @@ matrix:
- SWIFTPM_TEST_Commandant=YES swift test
env:
- JOB=Linux
- SWIFT_VERSION=4.0-DEVELOPMENT-SNAPSHOT-2017-08-04-a
- SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2017-09-20-a
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any reason not to use 4.0-RELEASE?

Copy link
Member Author

Choose a reason for hiding this comment

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

@norio-nomura Because that is tested above (L24-L33) with .swift-version.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, I see. I did not notice. Thanks.

A wired error happens.

> /home/travis/.swiftenv/versions/DEVELOPMENT-SNAPSHOT-2017-09-20-a/usr/bin/swift-build: error while loading shared libraries: libdispatch.so: cannot open shared object file: No such file or directory
@ikesyo ikesyo merged commit bbb6d57 into master Sep 21, 2017
@ikesyo ikesyo deleted the xcode-9 branch September 21, 2017 05:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants