The xcode needs icon for iPad Pro. The size is 167x167px and is called iPad_83.5_2x in some context. However I’m unable to figure out what name that should be called in fuse project file. The documentation only give me these:
Have you tried adding an icon in the format you expect to see if it just works? If not there may be something we have to special case/fix, but my guess is it would just work as expected. If you could give it a shot and let me know how it goes that’d be helpful
Yeah, I don’t know what’s the “key” for it should be. Apple uses the name Icon-83.5@2x.png so by following Fuse logic it should be something like iPad_83.5_2x (?) But this doesn’t work. (Icon-83.5@2x.png doesn’t work either)
This feature (both Pad_83.5_2x and iOS-Marketing_1024_1x, as well as some other missing ones) has been implemented and is expected to be released as part of Fuse 1.5.