Giter Club home page Giter Club logo

Comments (5)

kareman avatar kareman commented on May 18, 2024

Hi, I haven't upgraded yet myself but I'm installing 10.12 in a virtual machine now to test this. Which version of Xcode are you using? And which version of swift on the commandline?

from swiftshell.

bryan3000000 avatar bryan3000000 commented on May 18, 2024

XCode 8, XCode 8 command-line tools, Swift version 3.0 (swiftlang-800.0.46.2 clang-800.0.38)

I'm actually running the first or second version of the GM of Sierra, build 16A319 - this is a lower build number than the final release, but it won't pull any updates - I don't think this detail should matter.

I did make sure the Swift 3 branch was checked out before compiling.

from swiftshell.

kareman avatar kareman commented on May 18, 2024

@bryan3000000 Setting the minimum deployment target to 10.9 fixed the problem. I have no idea why.

Can you try the latest commit and see if it works on 10.12 as well?

from swiftshell.

bryan3000000 avatar bryan3000000 commented on May 18, 2024

That commit does appear to have fixed the issue on 10.12. I second your confusion, and would not have thought to do that. In fact, I had forgotten to add that the import was working just fine as long as you were running swiftshell directly from the command line (as REPL) rather than in a script.

The only difference I can see is that the compile size is slightly larger with the deployment target set to 10.9. I assume this difference would be explained by the extra plumbing needed by 10.9 to run Swift. Maybe there's an issue in Swift 3 that the 10.9 compatibility works around.

from swiftshell.

kareman avatar kareman commented on May 18, 2024

It seems like a bug, but I have not been able to find much information on it. I also got the same problem on macOS 10.11.

from swiftshell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.