Bulk removed clean_paths.

This commit is contained in:
Fabio Pelosin
2012-06-27 14:33:50 +02:00
parent 79aaeaaa48
commit 9654119368
261 changed files with 257 additions and 296 deletions
+1 -1
View File
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
s.platform = :ios
s.source_files = 'Classes'
s.resource = "ga-js-runtime.js"
s.clean_paths = "GAJavaScript.xcodeproj", "Samples", "Tests", "ThirdParty", ".gitignore", "GAJavaScriptTests-Info.plist", "GAJavaScript_Prefix.pch"
end