Commit 1a310d03 authored by Chris Guidry's avatar Chris Guidry Committed by GitHub

Update swift version to 4.1 for Xcode 9.3.

After upgrading to Xcode 9.3, I get the following error:
dyld: Library not loaded: @rpath/libswiftCore.dylib
  Referenced from: /Users/chris/Library/Developer/CoreSimulator/Devices/.../data/Containers/Bundle/Application/.../RE-vibe.app/Frameworks/Zip.framework/Zip
  Reason: image not found

I have tried several different approaches, but none have fixed the issue. I suspect the the swift version for this package needs to be upgraded to match Xcode 9.3's version.
parent e0935dcb
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment