File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
4
<dict >
5
- <key >CFBundleName </key >
6
- <string >TSPL </string >
7
5
<key >CFBundleDisplayName </key >
8
6
<string >The Swift Programming Language </string >
9
7
<key >CFBundleIdentifier </key >
10
8
<string >org.swift.tspl </string >
11
9
<key >CDDefaultCodeListingLanguage </key >
12
10
<string >swift </string >
13
- <key >CFBundleDevelopmentRegion </key >
14
- <string >en </string >
15
- <key >CFBundleIconFile </key >
16
- <string >DocumentationIcon </string >
17
- <key >CFBundleIconName </key >
18
- <string >DocumentationIcon </string >
19
- <key >CFBundlePackageType </key >
20
- <string >DOCS </string >
21
- <key >CFBundleShortVersionString </key >
22
- <string >0.1.0 </string >
23
- <key >CFBundleVersion </key >
24
- <string >0.1.0 </string >
25
11
<key >CDDefaultModuleKind </key >
26
12
<string ></string >
27
13
</dict >
You can’t perform that action at this time.
0 commit comments