File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.0 </string >
20+ <string >2.0.1 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
23+ <key >CFBundleURLTypes </key >
24+ <array >
25+ <dict >
26+ <key >CFBundleURLName </key >
27+ <string >net.coding.CodingForiOS </string >
28+ <key >CFBundleURLSchemes </key >
29+ <array >
30+ <string >CodingForiOS </string >
31+ </array >
32+ </dict >
33+ </array >
2334 <key >CFBundleVersion </key >
24- <string >2.0.2015012115 </string >
35+ <string >2.0.1.2015012317 </string >
2536 <key >LSRequiresIPhoneOS </key >
2637 <true />
2738 <key >UIFileSharingEnabled </key >
3849 </array >
3950 <key >UIViewControllerBasedStatusBarAppearance </key >
4051 <false />
41- <key >CFBundleURLTypes </key >
42- <array >
43- <dict >
44- <key >CFBundleURLName </key >
45- <string >net.coding.CodingForiOS </string >
46- <key >CFBundleURLSchemes </key >
47- <array >
48- <string >CodingForiOS </string >
49- </array >
50- </dict >
51- </array >
5252</dict >
5353</plist >
You can’t perform that action at this time.
0 commit comments