diff options
| author | Yong He <yonghe@outlook.com> | 2023-10-26 15:04:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-26 15:04:25 -0700 |
| commit | 02e6c6b52d79c1da22d73f56762a550b45f90935 (patch) | |
| tree | d8bfa9c97da582a34c3d480cefee957fbd5debbe /extras/macos-sign.json | |
| parent | 41e17d370d67a584fbac9bbbe435c057c18715f4 (diff) | |
Update to Bearer/tap/gon for macos notarization. (#3292)
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'extras/macos-sign.json')
| -rw-r--r-- | extras/macos-sign.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extras/macos-sign.json b/extras/macos-sign.json index db2bd8979..fbe511bf3 100644 --- a/extras/macos-sign.json +++ b/extras/macos-sign.json @@ -5,10 +5,6 @@ "./bin/macosx-*/release/slangd" ], "bundle_id" : "shader-slang.slang", - "apple_id": { - "username" : "yongh@outlook.com", - "password": "@env:AC_PASSWORD" - }, "sign" :{ "application_identity" : "d6ada82a113e4204aaad914e1013e9548ffd30d0" } |
