lib/appiconset/generator.rb in appiconset-2.2.0 vs lib/appiconset/generator.rb in appiconset-2.3.0
- old
+ new
@@ -94,9 +94,11 @@
end
end
# tvOSアイコン
def tvos_platforms
+ # Input 4640x1440
+ # Output 2400x1440, 3840x1440, 4640x1440
platforms = [
{
name: 'tv',
contents: [
{ width: 800, height: 480, scale: 2 },