質問編集履歴

3

追加

2019/01/29 06:25

投稿

amazon_106
amazon_106

スコア50

test CHANGED
File without changes
test CHANGED
@@ -358,6 +358,10 @@
358
358
 
359
359
  ```ここに言語を入力
360
360
 
361
+ reason: 'could not dequeue a view of kind: UICollectionElementKindSectionFooter with identifier UserProfileHeader - must register a nib or a class for the identifier or connect a prototype cell in a storyboard'
362
+
363
+
364
+
361
365
  libc++abi.dylib: terminating with uncaught exception of type NSException
362
366
 
363
367
  (lldb)

2

追加

2019/01/29 06:25

投稿

amazon_106
amazon_106

スコア50

test CHANGED
File without changes
test CHANGED
@@ -354,4 +354,16 @@
354
354
 
355
355
 
356
356
 
357
+ xcodeのconsoleのエラーメッセージです。
358
+
359
+ ```ここに言語を入力
360
+
361
+ libc++abi.dylib: terminating with uncaught exception of type NSException
362
+
363
+ (lldb)
364
+
365
+ ```
366
+
367
+
368
+
357
369
  よろしくお願いします。

1

ごじ

2019/01/29 06:04

投稿

amazon_106
amazon_106

スコア50

test CHANGED
File without changes
test CHANGED
@@ -136,7 +136,7 @@
136
136
 
137
137
 
138
138
 
139
- UI部品の為のファイルをユーザーページの同じ階層にファイルを追加し以下のコードを書きました。
139
+ UI部品の為のファイルをユーザーページの同じ階層に追加し以下のコードを書きました。
140
140
 
141
141
 
142
142