Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: FletchPod.podspec

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | GNUmakefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: FletchPod.podspec
diff --git a/FletchPod.podspec b/FletchPod.podspec
index 5b348d2daed5aa860096071b0b7539cb47b76a8d..591c484f660ca5f5f99e6cfa1297b31f31b68f4a 100644
--- a/FletchPod.podspec
+++ b/FletchPod.podspec
@@ -1,5 +1,5 @@
Pod::Spec.new do |s|
- s.name = "FletchPod"
+ s.name = "DartinoPod"
s.version = "0.1"
s.source_files = "include/**/*.h", "src/vm/osx_ia32_workaround.c"
s.header_mappings_dir = "."
« no previous file with comments | « DEPS ('k') | GNUmakefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698