JM_KA/profiles/v2/packages/ios.json
2022-08-25 14:27:18 +08:00

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"
}
}
}