Examine the Retrieved MDAPI Source Files
Before moving forward, let’s take a moment to examine the files that were retrieved from your packaging org.
In this exercise, you will…
- Examine the
package.xmlfile from your retrieved MDAPI source
Examine the package.xml file from your retrieved MDAPI source
The unpackaged.zip file contained the metadata that is currently part of the managed package in your packaging org. To inspect the package.xml file, you must…
- Open the
original-packagedirectory that’s inside of yourmdapi-sourcedirectory. - Click on the
package.xmlfile. - Observe that the
package.xmlfile specifies those same three metadata components that you added to your package earlier.