add package.xml

This commit is contained in:
2026-08-05 13:23:17 +02:00
parent dddab86120
commit 19ef90c58d
2 changed files with 8 additions and 10 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns="http://soap.sforce.com/2006/04/metadata">
<types>
<members>Account</members>
<name>CustomObject</name>
</types>
<version>67.0</version>
</Package>