Skip to content

Commit

Permalink
Update code signature to reference correct build rule.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 306830431
  • Loading branch information
Googler authored and swiple-rules-gardener committed Apr 16, 2020
1 parent 5131f3d commit 32ede96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rules-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@ Builds and bundles a macOS extension.
## macos_kernel_extension

```python
macos_bundle(name, additional_contents, bundle_id, bundle_name, entitlements,
macos_kernel_extension(name, additional_contents, bundle_id, bundle_name, entitlements,
entitlements_validation, infoplists, ipa_post_processor, linkopts,
minimum_os_version, provisioning_profile, resources, strings, version, deps)
```
Expand Down

0 comments on commit 32ede96

Please sign in to comment.