I have tried to click on the meatballs menu at the top-right of each icon. I have added the same 16 icons but the Contents.json
file didn´t changed. The images were not added to the file.
I have a copy of my iOS project on my iMac and there I opened my Contents.json file and I copied everything from this file to my Contents.json file on my Windows laptop and now my icon gets displayed on my iPad.
For example:
{
"images" : [
{
"filename" : "40.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "20x20"
},