MCPcopy Create free account
hub / github.com/coronalabs/corona / ReadBuildSettings

Method ReadBuildSettings

platform/shared/Rtt_DeviceBuildData.cpp:192–299  ·  view source on GitHub ↗

settings = { plugins = { -- key is the name passed to Lua's 'require()' moduleName1 = { -- required publisherId = "string domain value", -- optional (if nil, assumes all platforms are supported) platforms = { ios = true, android = true, } -- optional (for partners) sandboxKey = "string hash value" }, moduleName2 = { }, }, buildQueue = "", buildBucket = "", buildYear = 2014, -- int. defau

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

BuildMethod · 0.45
OnOKMethod · 0.45
appAndroidBuildFunction · 0.45
appWebBuildFunction · 0.45
appLinuxBuildFunction · 0.45
appNxSBuildFunction · 0.45
OnLinuxPluginGetMethod · 0.45
BuildMethod · 0.45

Calls 15

Rtt_FileExistsFunction · 0.85
luaL_loadfileFunction · 0.85
lua_pcallFunction · 0.85
lua_getfieldFunction · 0.85
lua_tobooleanFunction · 0.85
lua_tointegerFunction · 0.85
lua_pushnilFunction · 0.85
lua_nextFunction · 0.85
lua_typeFunction · 0.85
lua_isstringFunction · 0.85
lua_pushvalueFunction · 0.85
lua_setfieldFunction · 0.85

Tested by

no test coverage detected