.vscode/launch.json in cocoapods-binaryhqp-0.5.0 vs .vscode/launch.json in cocoapods-binaryhqp-0.5.1

- old
+ new

@@ -7,11 +7,11 @@ "request": "launch", "useBundler": true, "cwd": "${workspaceRoot}/demo", // pod 命令执行的路径 "program": "/usr/local/bin/pod", // "args": ["update", "--verbose","--sources=http://gitlab.9tong.com/ios-group/HQPFoundation/hqpspecs.git"], // `pod` 命令的参数 - // "args": ["install", "--verbose"] + "args": ["install", "--verbose"] // "args": ["install","--hsource"] - "args":["install", "--help"] + // "args":["install", "--help"] } ] } \ No newline at end of file