Retrieve App Using package.xml
How to retrieve App/Custom Application With package.xml Syntax to retrieve app with package.xml <?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <types> <name>CustomApplication</name> […]