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

Downloading the release pkg takes a long time #27

Closed
jaunesarmiento opened this issue Aug 26, 2018 · 3 comments
Closed

Downloading the release pkg takes a long time #27

jaunesarmiento opened this issue Aug 26, 2018 · 3 comments

Comments

@jaunesarmiento
Copy link

make install-dependencies-mac
make install-cleanup-mac
rm -rf /tmp/swift-4.1.3-RELEASE-osx.pkg
rm -rf /tmp/swift-4.1.3-RELEASE-osx.unpkg
rm -rf /tmp/swift-4.1.3-RELEASE-osx
curl https://swift.org/builds/swift-4.1.3-release/xcode/swift-4.1.3-RELEASE/swift-4.1.3-RELEASE-osx.pkg --output /tmp/swift-4.1.3-RELEASE-osx.pkg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  5  344M    5 20.2M    0     0   9524      0 10:32:01  0:37:05  9:54:56  9305
@OmeletHopper
Copy link

I don't necessarily think this is an issue with SwiftEngine, it just seems you didn't have swift already installed so it had to be downloaded.

@jaunesarmiento
Copy link
Author

Ah right. I'm still using Swift 4.0.3. Thanks!

@jaunesarmiento
Copy link
Author

Would be nice to see in the README which version of Swift this depends on.

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

No branches or pull requests

2 participants