File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1- <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <!DOCTYPE plist PUBLIC "- // Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>NSHumanReadableCopyright</key> <string>©4D SAS 2017-2021</string> <key>CFBundleShortVersionString</key> <string>Component for 4D</string> <key>CFBundleLongVersionString</key> <string>dev</string> <key>CFBundleGetInfoString</key> <string>Component for 4D</string> <key>CFBundleName</key> <string>4D ViewPro</string> <key>CFBundleVersion</key> <string>268</string> </dict> </plist>
1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+
5+ <dict >
6+ <key >NSHumanReadableCopyright </key >
7+ <string >©4D SAS 2017-2026 </string >
8+ <key >CFBundleShortVersionString </key >
9+ <string >Component for 4D </string >
10+ <key >CFBundleLongVersionString </key >
11+ <string >dev </string >
12+ <key >CFBundleGetInfoString </key >
13+ <string >Component for 4D </string >
14+ <key >CFBundleName </key >
15+ <string >4D ViewPro </string >
16+ <key >CFBundleVersion </key >
17+ <string >268 </string >
18+ </dict >
19+
20+ </plist >
You can’t perform that action at this time.
0 commit comments