Skip to content

Commit

Permalink
Update xcodeproj/internal/xcode_schemes.bzl
Browse files Browse the repository at this point in the history
Co-authored-by: Brentley Jones <[email protected]>
Signed-off-by: Nicholas Long <[email protected]>
  • Loading branch information
longsview and brentleyjones authored Nov 12, 2024
1 parent a559c57 commit c7af149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xcodeproj/internal/xcode_schemes.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ also be modified in Xcode.
selected. If no expansion context is desired, use the `string`
value `none`.
options: Optional. A value returned by
`xcode_schemes.options`.
`xcode_schemes.test_options`.
pre_actions: Optional. A `sequence` of `struct` values as created by
`xcode_schemes.pre_post_action`.
post_actions: Optional. A `sequence` of `struct` values as created
Expand Down

0 comments on commit c7af149

Please sign in to comment.