Skip to content
  • Clinton Stimpson's avatar
    cmCPackDragNDropGenerator: Improving handling of temporary dmg images · 356068cd
    Clinton Stimpson authored and Brad King's avatar Brad King committed
    Adjust the image format to create the initial `dmg`, and convert only
    when necessary.  This eliminates spurious
    
        hdiutil create -format UDRW
    
    failures I'm seeing which may be related to an anti-virus scanner.
    Running
    
        hdiutil create -format UDRW -verbose
    
    indicates a "resource is busy" issue when unmounting an image.
    356068cd