File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <string >English </string >
77 <key >CFBundleDocumentTypes </key >
88 <array >
9- <dict >
10- <key >CFBundleTypeExtensions </key >
11- <array >
12- <string >py </string >
13- </array >
14- <key >CFBundleTypeIconFile </key >
15- <string >PythonSource.icns </string >
16- <key >CFBundleTypeName </key >
17- <string >Python Module </string >
18- <key >CFBundleTypeOSTypes </key >
19- <array >
20- <string >TEXT </string >
21- </array >
22- <key >CFBundleTypeRole </key >
23- <string >Shell </string >
24- </dict >
25- <dict >
26- <key >CFBundleTypeExtensions </key >
27- <array >
28- <string >pyc </string >
29- </array >
30- <key >CFBundleTypeIconFile </key >
31- <string >PythonCompiled.icns </string >
32- <key >CFBundleTypeName </key >
33- <string >Python Compiled Module </string >
34- <key >CFBundleTypeOSTypes </key >
35- <array >
36- <string >PYC </string >
37- </array >
38- <key >CFBundleTypeRole </key >
39- <string >Shell </string >
40- </dict >
419 <dict >
4210 <key >CFBundleTypeOSTypes </key >
4311 <array >
You can’t perform that action at this time.
0 commit comments