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

Unified Diff: Info-ResourceBundle.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 | « Info-Framework.plist ('k') | KittCore.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Info-ResourceBundle.plist
diff --git a/Info-ResourceBundle.plist b/Info-ResourceBundle.plist
index 2710ee10ff2b90192d7a87286894713a6e128fe6..8ecd2b2a288d05a5c94fae23346ed39d36d08521 100644
--- a/Info-ResourceBundle.plist
+++ b/Info-ResourceBundle.plist
@@ -17,6 +17,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 | « Info-Framework.plist ('k') | KittCore.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld