Update conditions.json

This commit is contained in:
Alin Lupascu
2024-04-17 13:09:16 -06:00
committed by GitHub
parent bdde53300f
commit b9a60f5977
+3 -10
View File
@@ -1,15 +1,8 @@
[
{
"bundle_id": "uszoomxos",
"include": ["newfeature"],
"exclude": ["oldmodule"],
"includeForce": ["~/Library/Application Support/AnotherApp"]
},
{
"bundle_id": "comanotherapp",
"include": ["anotherfeature"],
"bundle_id": "TEMPLATE",
"include": [],
"exclude": [],
"includeForce": ["~/Library/Application Support/AnotherApp"]
"includeForce": []
}
]