File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,15 @@ Lib/test/data/*
6161! Lib /test /data /README
6262/Makefile
6363/Makefile.pre
64+ Mac /Makefile
65+ Mac /PythonLauncher /Info.plist
66+ Mac /PythonLauncher /Makefile
67+ Mac /PythonLauncher /Python Launcher
68+ Mac /PythonLauncher /Python Launcher.app /*
69+ Mac /Resources /app /Info.plist
70+ Mac /Resources /framework /Info.plist
71+ Mac /pythonw
72+ /* .framework /
6473Misc /python.pc
6574Misc /python-embed.pc
6675Misc /python-config.sh
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType</key >
1818 <string >FMWK</string >
1919 <key >CFBundleShortVersionString</key >
20- <string >%VERSION%, (c) 2001-2019 Python Software Foundation.</string >
20+ <string >%VERSION%, (c) 2001-2021 Python Software Foundation.</string >
2121 <key >CFBundleLongVersionString</key >
22- <string >%VERSION%, (c) 2001-2019 Python Software Foundation.</string >
22+ <string >%VERSION%, (c) 2001-2021 Python Software Foundation.</string >
2323 <key >CFBundleSignature</key >
2424 <string >????</string >
2525 <key >CFBundleVersion</key >
You can’t perform that action at this time.
0 commit comments