Running Swift 4 code on Xcode 8.3 - issue with Xcode Snapshot

早过忘川 提交于 2019-12-11 14:59:44

问题


I am facing issues with XCode snapshot. Actually I have Xcode 8.3.3, but I need to run Swift 4 project on it. Upgrading OSX and Xcode version is not an option for me.

I followed the accepted answer from here: Is it possible to compile Swift 4 on Xcode 8.x?

I downloaded Xcode snapshot (latest, 30th Dec release of toolchain) from https://swift.org/download/#snapshots

and made the required settings of toolchain. However, I am encountering a strange issue.

Again, to resolve this, I tried the accepted answer on link Could not build Objective-C module '_SwiftUIKitOverlayShims'

however, even this does not seem to work. Please suggest where I am going wrong.

来源:https://stackoverflow.com/questions/48073482/running-swift-4-code-on-xcode-8-3-issue-with-xcode-snapshot

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!