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

Unified Diff: samples/github/ios/Podfile

Issue 2035023003: Remove service-compiler related code. (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 6 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/ios/.clang-format ('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
deleted file mode 100644
index 767e657e62be3ed0cd77a286949f4bbf685befc6..0000000000000000000000000000000000000000
--- a/samples/github/ios/Podfile
+++ /dev/null
@@ -1,10 +0,0 @@
-platform :ios, '6.0'
-xcodeproj 'github'
-
-pod 'MMDrawerController', '~> 0.5.7'
-pod 'LruCache'
-
-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/ios/.clang-format ('k') | samples/github/ios/compile.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698