mirror of
https://github.com/markuryy/shark.git
synced 2026-07-27 23:41:01 +00:00
Compare commits
1 Commits
1abd13e898
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d007508e8a |
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
@@ -104,6 +104,7 @@ jobs:
|
|||||||
|
|
||||||
# Set keychain permissions
|
# Set keychain permissions
|
||||||
echo "Setting keychain permissions..."
|
echo "Setting keychain permissions..."
|
||||||
|
security set-keychain-settings -t 3600 -u build.keychain
|
||||||
security set-key-partition-list -S apple-tool:,apple:,codesign: -s -k "$KEYCHAIN_PASSWORD" build.keychain
|
security set-key-partition-list -S apple-tool:,apple:,codesign: -s -k "$KEYCHAIN_PASSWORD" build.keychain
|
||||||
|
|
||||||
# List imported certificates for debugging
|
# List imported certificates for debugging
|
||||||
|
|||||||
Reference in New Issue
Block a user