config.json 146 字节
Newer Older
1 2 3 4 5 6 7 8 9
{
	"frameworks": [
		"CoreLocation",
		"SystemConfiguration"
	],
	"deploymentTarget": "9.0",
	"validArchitectures": [   
		"arm64", "armv7" ]   
}