VirtualBox

Changeset 83077 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Feb 14, 2020 4:00:59 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136125
Message:

/Config.kmk, Installer/darwin: add support for automated notarization with CCS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/Makefile.kmk

    r83036 r83077  
    165165        @# Sign the created dmg.
    166166        $(call VBOX_SIGN_DMG_FN,$@,org.virtualbox.dmg)
     167  if $(intersects darwin all 1,$(VBOX_WITH_CORP_CODE_SIGNING))
     168        @# Notarize the signed dmg (includes stapling).
     169        $(call VBOX_NOTARIZE_FILE_FN,$@,org.virtualbox.VirtualBox.$(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD).$(VBOX_SVN_REV))
     170  endif
    167171 endif
    168172endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette