
エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
No such module 'Cocoa' in Swift Playground
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
No such module 'Cocoa' in Swift Playground
I'm trying to follow some of the code used in the WWDC playgrounds session, I'm trying to import ... I'm trying to follow some of the code used in the WWDC playgrounds session, I'm trying to import the Cocoa framework with: import Cocoa But I get the following error in the assistant editor Playground execution failed: error: <REPL>:3:8: error: no such module 'Cocoa' I'm at 41:20 in the video if that helps at all.