| ▲ | merelysounds 3 hours ago | |
This is very useful in mobile projects. App stores require screenshots, but generating N images for NUMBER_OF_SCREEN_SIZES times NUMBER_OF_LOCALIZATIONS can be a chore. In the past I wrote my own scripts for that, today tools like Fastlane[1] help. I use Fastlane for my logic puzzle game Nonoverse[2], you can see sample screenshots in its App Store page. I also automated App Preview video recording, complete with multiple scenes. If anyone wants to read more let me know, perhaps this is a good topic for an article. [2]: https://apps.apple.com/us/app/nonoverse-nonogram-puzzles/id6... | ||
| ▲ | jdnebdbd a minute ago | parent [-] | |
That sounds enticing! I can't figure out if it's a paid service or a local OS application though | ||