Skip to content

Commit

Permalink
[AUTO] Update generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
sersoft-bot committed Oct 2, 2023
1 parent 77747b9 commit 031d29a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dist/index.js
Expand Up @@ -223,7 +223,13 @@ async function main() {
addPathArg('result-bundle-path', 'resultBundlePath');
addInputArg('result-bundle-version', 'resultBundleVersion');
addPathArg('cloned-source-packages-path', 'clonedSourcePackagesDirPath');
addPathArg('package-cache-path', 'packageCachePath');
addPathArg('derived-data-path', 'derivedDataPath');
addFlagArg('disable-package-repository-cache', 'disablePackageRepositoryCache');
addFlagArg('disable-automatic-package-resolution', 'disableAutomaticPackageResolution');
addFlagArg('skip-package-updates', 'skipPackageUpdates');
addFlagArg('skip-package-plugin-validation', 'skipPackagePluginValidation');
addFlagArg('skip-macro-validation', 'skipMacroValidation');
addPathArg('xcroot');
addPathArg('xctestrun');
addInputArg('test-plan', 'testPlan');
Expand Down

0 comments on commit 031d29a

Please sign in to comment.