OBJECTIVE C
PREREQUISITES
-
Install CLI
-
Supported projects files
-
Install CocoaPods
-
Verify Podfile exists
-
pod install should be run on the project before running the tool
-
COMMAND-LINE
Run the following from the command line. project-name is required.
vsp_defense scan --lang=objective_c --api-key=<YOUR_API_KEY> --path=/d/temp/objective_c-starter --project-name="My ObjectiveC Project"