If I remove line 14 as you suggested I get this error message:
2021-03-16 13:53:51.666072+0100 Flowshot[6490:1274036] [core] "Error returned from daemon: Error Domain=com.apple.accounts Code=7 "(null)""
2021-03-16 13:53:51.771564+0100 Flowshot[6490:1274036] [Storyboard] Unknown class GalleryImageCell in Interface Builder file.
2021-03-16 13:53:51.772326+0100 Flowshot[6490:1274036] * Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[UICollectionViewCell 0x102ec0680 setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key galleryImage.'
First throw call stack:
(0x1a36bd9d8 0x1b7a43b54 0x1a35ce6e4 0x1a487aca8 0x1a64317b8 0x1a5b6f254 0x1a35a8298 0x1a5b6b218 0x1a56bb3e4 0x1ec094180 0x1a56bba44 0x1024825f8 0x1024831f4 0x1a56a8984 0x1a56ad514 0x1a56b1ac0 0x1a6432398 0x1a6937df4 0x1a693e398 0x1a641ecb0 0x1a576cb68 0x1a5768f68 0x1a576e9a8 0x1a6425704 0x1a576e8dc 0x1a5893410 0x1a588ff00 0x1a64254d4 0x1a63fa634 0x1a63f9524 0x1a63f6ce4 0x1a6426e80 0x1a6427308 0x1a63f27dc 0x1a6427804 0x1a63f2624 0x1a63f1f18 0x1a588bf78 0x1a589400c 0x1a59c208c 0x1a5893f8c 0x1a64253d8 0x1a5893df4 0x1a575a35c 0x1a63d1f08 0x1a5f37984 0x1a5f26eb4 0x1a5f58484 0x1a363c87c 0x1a3636f50 0x1a3637498 0x1a3636ba0 0x1ba39f598 0x1a5f282f4 0x1a5f2d874 0x1b6db7b54 0x102474644 0x1024745bc 0x102474688 0x1a3315568)
libc++abi.dylib: terminating with uncaught exception of type NSException
** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[UICollectionViewCell 0x102ec0680 setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key galleryImage.'
terminating with uncaught exception of type NSException
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: