In the player settings for iOS, I can define icons for the following sizes:
152x152
144x144
120x120
114x114
76x76
72x72
57x57
however, after building the project, only the following sizes are definex in the XCode project:
144x144
114x114
72x72
57x57
How can I make unity copy all the icons over? Also, what about spotlight search (80x80/40x40) and settings icon (58x58/29x29) ?