Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: ExtensionShare/Info.plist

Issue 29743618: Issue 6608 - Removed CI refs from Target settings for ABB and Share Extension (Closed)
Patch Set: Created April 5, 2018, 11:44 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« AdBlockBrowser/Info.plist ('K') | « AdBlockBrowser/Info.plist ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ExtensionShare/Info.plist
diff --git a/ExtensionShare/Info.plist b/ExtensionShare/Info.plist
index 92123fa8d66fda7b22feabb229d1f9ab862b56bb..4347b1ee3f661adadfc33dedd2e45bb9cc1edd8c 100644
--- a/ExtensionShare/Info.plist
+++ b/ExtensionShare/Info.plist
@@ -21,11 +21,11 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
- <string>$CI_VERSION_NUMBER</string>
+ <string>2.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>$CI_BUILD_NUMBER</string>
+ <string>05_04_2018</string>
dean 2018/04/06 00:03:56 As we're not currently utilising CFBundleVersion,
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
« AdBlockBrowser/Info.plist ('K') | « AdBlockBrowser/Info.plist ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld