27 lines
359 B
Plaintext
27 lines
359 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"EngineAssociation": "",
|
|
"Category": "",
|
|
"Description": "",
|
|
"Plugins": [
|
|
{
|
|
"Name": "GoogleARCore",
|
|
"Enabled": true,
|
|
"SupportedTargetPlatforms": [
|
|
"Android"
|
|
]
|
|
},
|
|
{
|
|
"Name": "AppleARKit",
|
|
"Enabled": true,
|
|
"SupportedTargetPlatforms": [
|
|
"IOS"
|
|
]
|
|
}
|
|
],
|
|
"TargetPlatforms": [
|
|
"Android",
|
|
"IOS"
|
|
]
|
|
}
|