質問編集履歴

1

コードの修正

2018/11/09 03:13

投稿

globalplus
globalplus

スコア119

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  {
36
36
 
37
- if let vc = segue.destination as? FirstViewController
37
+ if let vc = segue.destination as? SecondViewController
38
38
 
39
39
  {
40
40