• Just van Rossum's avatar
    Fixed a bug that's been there from the beginning but wasn't noticed · 4fdb0889
    Just van Rossum authored
    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.
    ----------------------------------------------------------------------
    4fdb0889
bundlebuilder.py 31.9 KB