Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(258)

Side by Side Diff: chrome/installer/mac/variables.sh

Issue 2832073002: Refactor mac signing scripts for development workflow (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Copyright 2017 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 enforcement_flags_app="restrict"
6 enforcement_flags_helpers="${enforcement_flags_app},library"
7
8 requirement_suffix="and certificate leaf=H\"605852E8A609E39F8CF795E396657D26B3A0 31BC\""
Mark Mentovai 2017/04/24 15:00:23 What you upload and submit for review should only
Greg K 2017/04/25 00:55:01 Acknowledged.
9 #requirement_suffix="\
10 #and (certificate leaf = H\"85cee8254216185620ddc8851c7a9fc4dfe120ef\" or \
11 #certificate leaf = H\"c9a99324ca3fcb23dbcc36bd5fd4f9753305130a\") \
12 #"
Mark Mentovai 2017/04/24 15:00:23 We also have sign_installer_tools.sh. Should it ge
Greg K 2017/04/25 00:55:01 Done.
OLDNEW
« chrome/installer/mac/sign_app.sh.in ('K') | « chrome/installer/mac/sign_versioned_dir.sh.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698