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

Unified Diff: samples/github/ios/Podfile

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 | « samples/github/compile_mock_service.sh ('k') | samples/github/ios/compile.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/github/ios/Podfile
diff --git a/samples/github/ios/Podfile b/samples/github/ios/Podfile
index adaf3d31192890f4b9491234fa4cfbb278df9330..767e657e62be3ed0cd77a286949f4bbf685befc6 100644
--- a/samples/github/ios/Podfile
+++ b/samples/github/ios/Podfile
@@ -4,7 +4,7 @@ xcodeproj 'github'
pod 'MMDrawerController', '~> 0.5.7'
pod 'LruCache'
-pod 'FletchPod', :path => '../../..'
+pod 'DartinoPod', :path => '../../..'
pod 'Service', :path => '../generated/service'
pod 'Immi', :path => '../generated/immi'
pod 'ImmiSamples', :path => '../../../pkg/immi_samples/lib'
« no previous file with comments | « samples/github/compile_mock_service.sh ('k') | samples/github/ios/compile.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698