Sha256: 4ebf760dbc3edffd66f958d66e27d70bf87c093fa2aa12b1de403f2ff6f6d7f3
Contents?: true
Size: 449 Bytes
Versions: 8
Compression:
Stored size: 449 Bytes
Contents
settings = { orientation = { default = "portrait", supported = { "portrait" }, }, iphone = { plist = { UIStatusBarHidden = false, UIApplicationExitsOnSuspend = true, CFBundleIconFile = "Icon.png", CFBundleIconFiles = { "Icon.png", "Icon@2x.png", "Icon-72.png", }, } }, --[[ For Android: androidPermissions = { "android.permission.INTERNET", }, ]]-- }
Version data entries
8 entries across 8 versions & 1 rubygems