Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
rachguo authored and rachguo committed Feb 27, 2024
1 parent f3ea0ed commit cd90858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci_build/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ def convert_arg_line_to_args(self, arg_line):
parser.add_argument(
"--macos",
choices=["MacOSX", "Catalyst"],
help="Specify the target platform for macOS build. Default is MacOSX. Only specify when --build_apple_framework is present.",
help="Specify the target platform for macOS build. Only specify this argument when --build_apple_framework is present.",
)

parser.add_argument(
Expand Down

0 comments on commit cd90858

Please sign in to comment.