• Just van Rossum's avatar
    Fixed a bug that's been there from the beginning but wasn't noticed · ed8bfce0
    Just van Rossum yazdı
    until now: the inheritance of default values was the wrong way around.
    This caused app bundles to get a type of "BNDL" instead of "APPL".
    Apparently this is not a problem until you try to drag your app to
    the dock.
    ----------------------------------------------------------------------
    ed8bfce0
bundlebuilder.py 31.9 KB