-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix execution_requirements for code signing (#1094)
Instead of `no-cache` these should be `no-remote`, since the remote machine might not have the certs in the keychain. Also adds the same condition to `ImportedDynamicFrameworkProcessor`.
- Loading branch information
1 parent
4073a5a
commit d49933a
Showing
2 changed files
with
8 additions
and
3 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
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