-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only include privacy manifest on Darwin (#257)
Motivation: The privacy manifest is only required on Darwin. It's currently included on all platforms which results in build warnings. Modifications: - Only include manifest on Darwin - Exclude the privacy manifest from the build on other platforms Result: - Fewer warnings - Resolves #256
- Loading branch information
Showing
1 changed file
with
22 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters