<< PREVIOUS NEXT >>

 

 

OBJECTIVE C

 

PREREQUISITES

  1. Install CLI

  2. Supported projects files

    1. Install CocoaPods

    2. Verify Podfile exists

    3. 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" 

 

 

 

<< PREVIOUS NEXT >>