Note: This product is deprecated. Veracode will delete this topic on February 1, 2023.
Veracode requires that you package your application as a ZIP file that contains debug (dSYM) information for the application and any other information that is relevant to the new structure.
Before you begin:
Before you can use the Veracode Mobile Application Packager, you must have:
- macOS 10.14 or later
- Installed Xcode 9.x or later
- Installed Xcode Command-Line Tools
- Installed the Veracode Mobile Application Packager
- Compiled your iOS application
As an alternative to using the Veracode Mobile Application Packager to package your application, you can follow the iOS Packaging Guidance.
To complete this task:
-
Open your Xcode project.
-
From the Xcode menu bar, select Product > Archive to create an archive for that project.
-
Open the Veracode Mobile Application Packager.
-
Select an application from the Applications list.
-
Select the archive you want to package and click Create Package.
This action generates a ZIP file, which is available in
~/Documents/MobileApplicationPackager
or the custom location set in the preferences.
Next steps:
You can now upload your iOS application to Veracode for analysis. Review Static Analysis for detailed instructions on submitting an application for analysis.