33 lines
691 B
JSON
33 lines
691 B
JSON
|
{
|
||
|
"common": {
|
||
|
"outputName": "ios",
|
||
|
"mainBundleCompressionType": "merge_dep",
|
||
|
"platform": "ios",
|
||
|
"name": "JM_KA",
|
||
|
"replaceSplashScreen": true,
|
||
|
"debug": true
|
||
|
},
|
||
|
"options": {
|
||
|
"ios": {
|
||
|
"renderBackEnd": {
|
||
|
"metal": true
|
||
|
},
|
||
|
"skipUpdateXcodeProject": false,
|
||
|
"orientation": {
|
||
|
"portrait": true,
|
||
|
"upsideDown": false,
|
||
|
"landscapeRight": true,
|
||
|
"landscapeLeft": true
|
||
|
},
|
||
|
"osTarget": {
|
||
|
"iphoneos": true,
|
||
|
"simulator": true
|
||
|
},
|
||
|
"targetVersion": "12.0",
|
||
|
"__version__": "1.0.0",
|
||
|
"developerTeam": "J2LN8S9CPY",
|
||
|
"packageName": "org.jianmiau.jmka"
|
||
|
}
|
||
|
}
|
||
|
}
|