VirtualBox

Changeset 61926 in vbox for trunk


Ignore:
Timestamp:
Jun 29, 2016 9:40:52 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108365
Message:

darwin/Installer: trying to deal with xcode 7.3.1 signing requirements

File:
1 edited

Legend:

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

    r61925 r61926  
    747747        $(foreach bin, $(VBOX_DI_VBAPP_UNIVERSAL_PROGS) \
    748748                , $(NLTAB)$(call VBOX_SIGN_MACHO_FN,$(VBOX_PATH_VBOX_APP_TMP)/Contents/$(bin),org.virtualbox.app.macos.$(notdir $(bin))) )
    749         $(foreach file, $(filter %.xpt,$(VBOX_DI_VBAPP_MISC_FILES) \
     749        $(foreach file, $(filter %.xpt,$(VBOX_DI_VBAPP_MISC_FILES)) \
    750750                , $(NLTAB)$(call VBOX_SIGN_FILE_FN,$(VBOX_PATH_VBOX_APP_TMP)/Contents/$(file),org.virtualbox.app.$(tolower $(subst $(SP),,$(subst /,.,$(file))))) )
    751751 ifdef VBOX_NOT_OSX_105 ## @todo Move as much stuff out of MacOS/ as possible!!
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