Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- settings = {
- orientation = {
- default = "portrait",
- supported = { "portrait"},
- },
- iphone =
- {
- plist =
- {
- CFBundleIconFile = "Icon.png",
- CFBundleIconFiles = {
- "Icon.png",
- "Icon-72.png",
- },
- },
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement