lib/yamg/templates.yaml in yamg-0.0.7 vs lib/yamg/templates.yaml in yamg-0.0.8

- old
+ new

@@ -144,51 +144,40 @@ 'icon.png': 512 'icon1024.png': 1024 '180.png': 180 splash: 'splash.png': [1024, 768] + screenshots: + 'android/android-10in-1280x720-land': [1280, 720] + 'android/android-10in-2048x1152-land': [2048, 1152] + 'android/android-10in-1280x720-port': [720, 1280] + 'android/android-10in-2048x1152-port': [1152, 2048] + 'android/android-7in-1280x800-land': [1280, 800] + 'android/android-7in-1280x800-port': [800, 1280] + 'android/android-4in-1280x720-land': [1920, 1080] + 'android/android-4in-1280x720-port': [1080, 1920] + apple: icons: 'icon.png': 1024 'icon16.png': 16 splash: 'splash.png': [1024, 768] screenshots: + 'ios/ipad-1024x768-land': [1024, 768] + 'ios/ipad-1024x768-port': [768, 1024] + 'ios/ipadretina-2048x1536-land': [2048, 1536, 2] + 'ios/ipadretina-2048x1536-port': [1536, 2048, 2] + 'ios/iphone4-960x640-land': [960, 640] + 'ios/iphone4-640x960-port': [640, 960] + 'ios/iphone5-1136x640-land': [1136, 640, 2] + 'ios/iphone5-640x1136-port': [640, 1136, 2] + 'ios/iphone6p-1080x1920-port': [1080, 1920, 2] + 'ios/iphone6p-1920x1080-land': [1920, 1080, 2] + 'ios/iphone6-1334x750-land': [1334, 750, 2] + 'ios/iphone6-750x1334-port': [750, 1334, 2] - {filename: "android-10in-1280x720-land", width: 1280, height: 720, savePath: 'Media/android/screenshots/10in'}, - {filename: "android-10in-2048x1152-land", width: 2048, height: 1152, savePath: 'Media/android/screenshots/10in'}, - {filename: "android-7in-1280x800-land", width: 1280, height: 800, savePath: 'Media/android/screenshots/7in'}, - {filename: "android-10in-1280x720-port", width: 720, height: 1280, savePath: 'Media/android/screenshots/10in'}, - {filename: "android-10in-2048x1152-port", width: 1152, height: 2048, savePath: 'Media/android/screenshots/10in'}, - {filename: "android-7in-1280x800-port", width: 800, height: 1280, savePath: 'Media/android/screenshots/7in'}, - {filename: "android-4in-1280x720-land", width: 1920, height: 1080, savePath: 'Media/android/screenshots/4in'}, - {filename: "android-4in-1280x720-port", width: 1080, height: 1920, savePath: 'Media/android/screenshots/4in'}, - {filename: "ipad-1024x768-land", width: 1024, height: 768, savePath: 'Media/ios/screenshots/ipad'}, - { - filename: "ipadretina-2048x1536-land", - width: 2048, - height: 1536, - devicePixelRatio: 2, - savePath: 'Media/ios/screenshots/ipadRetina' - }, - {filename: "iphone4-960x640-land", width: 960, height: 640, savePath: 'Media/ios/screenshots/iphone4'}, - {filename: "iphone5-1136x640-land", width: 1136, height: 640, savePath: 'Media/ios/screenshots/iphone5'}, - {filename: "ipad-1024x768-port", width: 768, height: 1024, savePath: 'Media/ios/screenshots/ipad'}, - { - filename: "ipadretina-2048x1536-port", - width: 1536, - height: 2048, - devicePixelRatio: 2, - savePath: 'Media/ios/screenshots/ipadRetina' - }, - {filename: "iphone4-640x960-port", width: 640, height: 960, savePath: 'Media/ios/screenshots/iphone4'}, - {filename: "iphone5-640x1136-port", width: 640, height: 1136, savePath: 'Media/ios/screenshots/iphone5'}, - {filename: "iphone6p-1080x1920-port", width: 1080, height: 1920, savePath: 'Media/ios/screenshots/iphone6p'}, - {filename: "iphone6p-1920x1080-land", width: 1920, height: 1080, savePath: 'Media/ios/screenshots/iphone6p'}, - {filename: "iphone6-1334x750-land", width: 1334, height: 750, savePath: 'Media/ios/screenshots/iphone6'}, - {filename: "iphone6-750x1334-port", width: 750, height: 1334, savePath: 'Media/ios/screenshots/iphone6'} - ] facebook: icons: 'icon.png': 1024 'icon16.png': 16