Guest User

Untitled

a guest
Jun 20th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. settings =
  2. {
  3. orientation =
  4. {
  5. default = "landscapeRight",
  6. content = "landscapeRight",
  7. supported =
  8. {
  9. "landscapeRight",
  10. "landscapeLeft"
  11. },
  12. },
  13.  
  14. iphone =
  15. {
  16. plist =
  17. {
  18. UIPrerenderedIcon = true
  19. },
  20. }
  21. }
Add Comment
Please, Sign In to add comment