Swift1 [Swift] UIKit import 오류 (No such module 'UIKit') 아래 사이트 참고 https://stackoverflow.com/questions/46901881/no-such-module-uikit No such module 'UIKit' All I want to do is make the most basic macOS / OS X app that just shows a WKWebView... import UIKit import WebKit class ViewController: UIViewController, WKUIDelegate { var webView: WKWebView! stackoverflow.com UIKit 는 iOS 구축 할 때만 사용하는 것인데 MacOS로 설정이 되어 있어서 그런거.... 역시나 Mac으로 선택 되어 있다. My Mac 클릭 >.. 2024. 2. 3. 이전 1 다음 LIST