To have more control when building the app with xcargs parameter we can pass additional arguments to xcodebuild for the build phase. i.e: Package plugin and macro validations can be disabled by passing -skipPackagePluginValidation and -skipMacroValidation arguments.
To have more control when building the app with xcargs parameter we can pass additional arguments to xcodebuild for the build phase. i.e: Package plugin and macro validations can be disabled by passing -skipPackagePluginValidation and -skipMacroValidation arguments.