質問編集履歴

1

情報の追記

2019/03/20 06:01

投稿

globalplus
globalplus

スコア119

test CHANGED
File without changes
test CHANGED
@@ -160,7 +160,7 @@
160
160
 
161
161
  // KannaでHTMLDocumentを生成
162
162
 
163
-
163
+      //ここにエラー、'HTMLDocument' cannot be constructed because it has no accessible initializersが出ます。
164
164
 
165
165
  guard let doc = try! HTMLDocument(html: data, encoding: String.Encoding.utf8) else
166
166