Contents.json 481 B

123456789101112131415161718192021222324
  1. {
  2. "images" : [
  3. {
  4. "orientation" : "portrait",
  5. "idiom" : "iphone",
  6. "extent" : "full-screen",
  7. "minimum-system-version" : "7.0",
  8. "scale" : "2x"
  9. },
  10. {
  11. "extent" : "full-screen",
  12. "idiom" : "iphone",
  13. "subtype" : "retina4",
  14. "filename" : "xl_splash@2x.png",
  15. "minimum-system-version" : "7.0",
  16. "orientation" : "portrait",
  17. "scale" : "2x"
  18. }
  19. ],
  20. "info" : {
  21. "version" : 1,
  22. "author" : "xcode"
  23. }
  24. }