Closed cnordvik closed 8 years ago
@cnordvik hey, I'm running into this issue as well. What did you end up doing to resolve?
@Cyclic For the first time ever I had to go into TeamCity and delete the Work folder to force it to do a clean checkout. No idea why. Since it worked from my local machine I started suspecting the build server...
This issue was migrated to https://github.com/fastlane/fastlane/issues/2112. Please post all further comments there.
fastlane
is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket:
Today I started getting this from our build server when uploading the IPA. I guess this is the iPad pro so I added the icon to the AppIcons.appiconset/Contents.json.
{ "filename": "167.png", "size": "83.5x83.5", "scale": "2x", "idiom": "ipad" },
But still it complains. Any idea what may be missing here? Is it me, Apple, Xamarin Studio or Deliver? :-)