Closed samrobbins closed 8 years ago
This requires a commit in spaceship
to function correctly. https://github.com/fastlane/spaceship/commit/f17033e49f8a66f88fbeadf3c4e4b2cda1c636c3
It is expected that CI will break as spaceship
was not deployed yet with my changes.
@samrobbins You can deploy the new version of spaceship
and update the spaceship
dependency of deliver
:rocket:
@KrauseFx this is green now :balloon:
This looks great already @samrobbins, hard problem - great solution. Could you also update the documentation to explain where the tv screenshots should be stored?
Does deliver init
automatically create the folder + the tv screenshots?
@KrauseFx deliver init
does the correct thing with existing screenshots. Let me test with no screenshots.
If no screenshots are available to download no appleTV folder is created. Should we try to auto detect this and create it? Saying that a project is tvOS only is hard since it could be a multi target project. Is updating the documentation good enough here?
@KrauseFx (
added to concat call as well.
LGTM, testing it on some real-world project before it's ready to be merged :+1:
Looks great, :ship: