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/*
61
61
! Lib /test /data /README
62
62
/Makefile
63
63
/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 /
64
73
Misc /python.pc
65
74
Misc /python-embed.pc
66
75
Misc /python-config.sh
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType</key >
18
18
<string >FMWK</string >
19
19
<key >CFBundleShortVersionString</key >
20
- <string >%VERSION%, (c) 2001-2019 Python Software Foundation.</string >
20
+ <string >%VERSION%, (c) 2001-2021 Python Software Foundation.</string >
21
21
<key >CFBundleLongVersionString</key >
22
- <string >%VERSION%, (c) 2001-2019 Python Software Foundation.</string >
22
+ <string >%VERSION%, (c) 2001-2021 Python Software Foundation.</string >
23
23
<key >CFBundleSignature</key >
24
24
<string >????</string >
25
25
<key >CFBundleVersion</key >
You can’t perform that action at this time.
0 commit comments