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", "bundle_id": "TEMPLATE",
"include": ["newfeature"], "include": [],
"exclude": ["oldmodule"],
"includeForce": ["~/Library/Application Support/AnotherApp"]
},
{
"bundle_id": "comanotherapp",
"include": ["anotherfeature"],
"exclude": [], "exclude": [],
"includeForce": ["~/Library/Application Support/AnotherApp"] "includeForce": []
} }
] ]