回答編集履歴

2

追記しましたので試していただけますか?

2019/08/15 12:13

投稿

TakuyaAso
TakuyaAso

スコア1361

test CHANGED
@@ -7,3 +7,15 @@
7
7
  [http://programming-beginner-memo.com/?p=223](http://programming-beginner-memo.com/?p=223)
8
8
 
9
9
  [https://shigu493.com/2018-02-10-【swift3】unknown_class_xxxxx_in_interface_builder_file-_への対処法/](https://shigu493.com/2018-02-10-【swift3】unknown_class_xxxxx_in_interface_builder_file-_への対処法/)
10
+
11
+
12
+
13
+ ↑ダメだった
14
+
15
+ ので
16
+
17
+
18
+
19
+ Class部分を UITableViewController ではなく ViewController にしてみたらいかがでしょうか?
20
+
21
+ 見た感じ UITableViewController ではないです。

1

リンクに変更

2019/08/15 12:13

投稿

TakuyaAso
TakuyaAso

スコア1361

test CHANGED
@@ -4,6 +4,6 @@
4
4
 
5
5
  参考
6
6
 
7
- http://programming-beginner-memo.com/?p=223
7
+ [http://programming-beginner-memo.com/?p=223](http://programming-beginner-memo.com/?p=223)
8
8
 
9
- https://shigu493.com/2018-02-10-【swift3】unknown_class_xxxxx_in_interface_builder_file-_への対処法/
9
+ [https://shigu493.com/2018-02-10-【swift3】unknown_class_xxxxx_in_interface_builder_file-_への対処法/](https://shigu493.com/2018-02-10-【swift3】unknown_class_xxxxx_in_interface_builder_file-_への対処法/)