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

Unified Diff: Info-Framework.plist

Issue 29756571: Issue 6609: KittCore Removed CI values (Closed)
Patch Set: Issue 6609 - Remove CI Values from KittCore, added BUILD_NUMBER to Build Settings, created issue nu… Created April 23, 2018, 8:40 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
« no previous file with comments | « no previous file | Info-ResourceBundle.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Info-Framework.plist
diff --git a/Info-Framework.plist b/Info-Framework.plist
index fe8c449126bc2b6d51b323c461d2a0d83c307d46..b3f69e792140c1adff0ea763029aca63ad768f1a 100644
--- a/Info-Framework.plist
+++ b/Info-Framework.plist
@@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>$(CORE_BUILD_NUMBER)</string>
+ <string>$(BUILD_NUMBER)</string>
</dict>
</plist>
« no previous file with comments | « no previous file | Info-ResourceBundle.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld